Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1089/
3 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([44AE6826275E59B9]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([44AE6826275E59B9]:0)
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=12497, name=collection3,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=12497, name=collection3, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:57026: collection already exists:
awholynewstresscollection_collection3_11
at __randomizedtesting.SeedInfo.seed([44AE6826275E59B9]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:880)
Build Log:
[...truncated 11736 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/init-core-data-001
[junit4] 2> 1503102 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[44AE6826275E59B9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 1503102 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[44AE6826275E59B9]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1503107 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1503162 INFO (Thread-5368) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1503162 INFO (Thread-5368) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1503261 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.ZkTestServer start zk server on port:38403
[junit4] 2> 1503261 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1503310 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1503362 INFO (zkCallback-1700-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2a731792
name:ZooKeeperConnection Watcher:127.0.0.1:38403 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1503362 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1503362 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1503362 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1503370 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1503389 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1503390 INFO (zkCallback-1701-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2c62347d
name:ZooKeeperConnection Watcher:127.0.0.1:38403/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1503390 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1503391 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1503391 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 1503393 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 1503394 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 1503395 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 1503396 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1503396 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 1503398 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1503399 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 1503411 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1503411 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1503412 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1503413 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 1503414 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1503414 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 1503415 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1503416 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 1503417 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1503417 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 1503419 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1503419 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 1503421 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1503421 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1503423 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1503423 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 1503426 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1503426 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 1503429 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1503430 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1503433 INFO (zkCallback-1702-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@25b0179c
name:ZooKeeperConnection Watcher:127.0.0.1:38403 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1503433 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1503434 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1503434 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1503473 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1503492 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1503496 INFO (zkCallback-1703-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@48f31c44
name:ZooKeeperConnection Watcher:127.0.0.1:38403/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1503496 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1503496 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1503497 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf2/solrconfig.xml
[junit4] 2> 1503497 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
[junit4] 2> 1503505 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf2/schema.xml
[junit4] 2> 1503505 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
[junit4] 2> 1503507 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf2/enumsConfig.xml
[junit4] 2> 1503507 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
[junit4] 2> 1503515 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1503515 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1503517 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf2/stopwords.txt
[junit4] 2> 1503517 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
[junit4] 2> 1503519 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf2/protwords.txt
[junit4] 2> 1503519 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
[junit4] 2> 1503533 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf2/currency.xml
[junit4] 2> 1503534 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
[junit4] 2> 1503538 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf2/open-exchange-rates.json
[junit4] 2> 1503538 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
[junit4] 2> 1503541 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 1503541 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 1503543 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf2/old_synonyms.txt
[junit4] 2> 1503543 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
[junit4] 2> 1503544 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf2/synonyms.txt
[junit4] 2> 1503545 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
[junit4] 2> 1503546 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml
to /configs/conf2/elevate.xml
[junit4] 2> 1503546 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
[junit4] 2> 1504015 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1
[junit4] 2> 1504016 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1504019 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36a59912{/,null,AVAILABLE}
[junit4] 2> 1504019 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@31e488c5{HTTP/1.1}{127.0.0.1:57026}
[junit4] 2> 1504019 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.e.j.s.Server Started @1506806ms
[junit4] 2> 1504020 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/tempDir-001/control/data,
hostPort=57026,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores}
[junit4] 2> 1504020 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4f6de641
[junit4] 2> 1504020 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001'
[junit4] 2> 1504020 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1504020 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1504020 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1504022 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1504026 INFO (zkCallback-1704-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ef2dec9
name:ZooKeeperConnection Watcher:127.0.0.1:38403/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1504026 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1504026 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1504029 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1504029 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/solr.xml
[junit4] 2> 1504056 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores
[junit4] 2> 1504056 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.CoreContainer New CoreContainer 2118801786
[junit4] 2> 1504056 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001]
[junit4] 2> 1504056 WARN
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/lib
[junit4] 2> 1504056 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1504057 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1504058 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1504058 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1504058 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38403/solr
[junit4] 2> 1504058 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1504058 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1504061 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1504062 INFO (zkCallback-1707-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@576f6b49
name:ZooKeeperConnection Watcher:127.0.0.1:38403 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1504063 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1504063 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1504083 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1504084 INFO
(zkCallback-1708-thread-1-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6af60101
name:ZooKeeperConnection Watcher:127.0.0.1:38403/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1504084 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1504086 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1504087 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1504090 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1504091 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1504093 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1504094 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1504095 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1504096 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1504097 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1504098 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57026_
[junit4] 2> 1504098 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:57026_
[junit4] 2> 1504099 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1504100 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1504101 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1504101 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95338420215939078-127.0.0.1:57026_-n_0000000000
[junit4] 2> 1504102 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:57026_
[junit4] 2> 1504102 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1504103 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.Overseer Overseer
(id=95338420215939078-127.0.0.1:57026_-n_0000000000) starting
[junit4] 2> 1504104 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1504108 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1504109 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1504109 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 1504113 INFO
(OverseerCollectionConfigSetProcessor-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 1504115 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 1504149 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1504149 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1504150 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores
[junit4] 2> 1504151 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{schema=schema.xml, collection=control_collection, shard=, loadOnStartup=true,
config=solrconfig.xml, coreNodeName=, dataDir=data/,
configSetProperties=configsetprops.json, transient=false, name=collection1}
[junit4] 2> 1504151 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1
[junit4] 2> 1504151 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1504152 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 1504153 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 1504154 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
[junit4] 2> 1504155 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:57026_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 1504155 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:57026",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:57026_",
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1504156 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 1504156 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:57026",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:57026_",
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"}
[junit4] 2> 1504159 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 1504160 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1504161 INFO
(zkCallback-1708-thread-1-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1504171 INFO
(zkCallback-1708-thread-2-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1505159 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 1505159 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 1505161 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 1505161 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 1505162 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 1505162 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1'
[junit4] 2> 1505163 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1505163 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1505166 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 1505174 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 1505189 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1505234 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1505266 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1505714 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1505722 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 1505724 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 1505737 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1505741 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1505746 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1505747 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1505748 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
[junit4] 2> 1505749 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 1505749 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1505749 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1/data/]
[junit4] 2> 1505749 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@446da04c
[junit4] 2> 1505750 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1/data
[junit4] 2> 1505750 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1/data/index/
[junit4] 2> 1505750 WARN
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1505750 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1/data/index
[junit4] 2> 1505750 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=7.4951171875,
floorSegmentMB=0.2158203125, forceMergeDeletesPctAllowed=21.076048219657785,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1505751 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1fcc5ad3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@215ee2f4;
maxCacheMB=0.9775390625
maxMergeSizeMB=0.2158203125)),segFN=segments_1,generation=1}
[junit4] 2> 1505752 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1505752 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1/data/
[junit4] 2> 1505753 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1505757 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1505757 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1505758 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1505759 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1505759 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1505759 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1505759 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1505760 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1505760 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1505760 WARN
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1505769 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1505773 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1505774 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1505776 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1505781 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/update/json/docs,standard,/config,/update,/admin/threads,/get,/admin/segments,/admin/ping,/update/csv,/dump,/admin/system,/admin/properties,/admin/mbeans,/admin/luke,/admin/logging,/replication,/update/json,/admin/file,/admin/plugins,/schema
[junit4] 2> 1505782 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1505783 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1505783 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1505783 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1505783 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1505784 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@6794457f
[junit4] 2> 1505784 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1fcc5ad3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@215ee2f4;
maxCacheMB=0.9775390625
maxMergeSizeMB=0.2158203125)),segFN=segments_1,generation=1}
[junit4] 2> 1505784 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1505784 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@9e20bd6[collection1] main
[junit4] 2> 1505785 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 1505786 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 1505786 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 1505786 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1505786 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1505786 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1505786 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 1505787 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1505787 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1505787 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1505788 INFO
(searcherExecutor-3720-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@9e20bd6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1505788 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1505788 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1505788 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1505788 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1525414726205440000
[junit4] 2> 1505790 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1525414726205440000
[junit4] 2> 1505790 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 1505791 INFO
(coreLoadExecutor-3719-thread-1-processing-n:127.0.0.1:57026_)
[n:127.0.0.1:57026_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1505791 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:57026
collection:control_collection shard:shard1
[junit4] 2> 1505792 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1505796 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95338420215939078-core_node1-n_0000000000
[junit4] 2> 1505797 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=180000
[junit4] 2> 1505799 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1505799 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1505800 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:57026/collection1/
[junit4] 2> 1505800 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1505800 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:57026/collection1/ has no replicas
[junit4] 2> 1505801 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 1505801 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 1505803 INFO
(zkCallback-1708-thread-3-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1505803 INFO
(zkCallback-1708-thread-2-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1505806 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 1505807 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57026/collection1/ shard1
[junit4] 2> 1505808 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:57026",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1505910 INFO
(zkCallback-1708-thread-2-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1505910 INFO
(zkCallback-1708-thread-3-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1505959 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:57026/collection1/ and leader is
http://127.0.0.1:57026/collection1/
[junit4] 2> 1505959 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57026
[junit4] 2> 1505959 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1505959 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 1505959 INFO
(coreZkRegister-3713-thread-1-processing-r:core_node1 s:shard1 x:collection1
c:control_collection n:127.0.0.1:57026_) [n:127.0.0.1:57026_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 1505961 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:57026",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:57026_",
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 1505962 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:57026",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:57026_",
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1506064 INFO
(zkCallback-1708-thread-3-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1506064 INFO
(zkCallback-1708-thread-2-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1506156 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1506157 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1506159 INFO (zkCallback-1710-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6fa1dd14
name:ZooKeeperConnection Watcher:127.0.0.1:38403/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1506159 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1506159 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1506159 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1506161 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1506269 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001/cores/collection1
[junit4] 2> 1506269 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001
[junit4] 2> 1506270 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1506274 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6348d702{/,null,AVAILABLE}
[junit4] 2> 1506274 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@431bf73a{HTTP/1.1}{127.0.0.1:45963}
[junit4] 2> 1506274 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.e.j.s.Server Started @1509061ms
[junit4] 2> 1506274 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml,
hostContext=/, hostPort=45963,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001/cores,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/tempDir-001/jetty1}
[junit4] 2> 1506275 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4f6de641
[junit4] 2> 1506275 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001'
[junit4] 2> 1506275 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1506275 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1506275 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1506276 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1506278 INFO (zkCallback-1711-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@16965da2
name:ZooKeeperConnection Watcher:127.0.0.1:38403/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1506278 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1506278 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1506279 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1506279 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001/solr.xml
[junit4] 2> 1506315 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001/cores
[junit4] 2> 1506315 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1746043745
[junit4] 2> 1506315 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001]
[junit4] 2> 1506315 WARN
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001/lib
[junit4] 2> 1506317 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1506319 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1506320 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1506320 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1506320 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38403/solr
[junit4] 2> 1506320 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1506320 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1506322 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1506324 INFO (zkCallback-1714-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2629d244
name:ZooKeeperConnection Watcher:127.0.0.1:38403 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1506325 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1506325 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1506328 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1506329 INFO
(zkCallback-1715-thread-1-processing-n:127.0.0.1:45963_) [n:127.0.0.1:45963_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3dcd8f72
name:ZooKeeperConnection Watcher:127.0.0.1:38403/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1506329 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1506334 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 1507340 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45963_
[junit4] 2> 1507341 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:45963_
[junit4] 2> 1507342 INFO
(zkCallback-1708-thread-2-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1507342 INFO
(zkCallback-1708-thread-3-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1507342 INFO (zkCallback-1710-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1507345 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1507345 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95338420215939082-127.0.0.1:45963_-n_0000000001
[junit4] 2> 1507346 INFO
(zkCallback-1715-thread-1-processing-n:127.0.0.1:45963_) [n:127.0.0.1:45963_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1507348 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95338420215939078-127.0.0.1:57026_-n_0000000000 to
know if I could be the leader
[junit4] 2> 1507396 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1507396 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1507398 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001/cores
[junit4] 2> 1507399 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1, transient=false, coreNodeName=, name=collection1,
config=solrconfig.xml, schema=schema.xml, dataDir=data/, shard=}
[junit4] 2> 1507399 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001/cores/collection1
[junit4] 2> 1507399 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1507400 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
[junit4] 2> 1507400 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[44AE6826275E59B9])
[n:127.0.0.1:45963_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 1507400 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 1507400 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 1507403 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:45963",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:45963_",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1507403 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:45963",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:45963_",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"}
[junit4] 2> 1507403 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 1507404 INFO
(OverseerStateUpdate-95338420215939078-127.0.0.1:57026_-n_0000000000)
[n:127.0.0.1:57026_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 1507404 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 1507506 INFO
(zkCallback-1715-thread-1-processing-n:127.0.0.1:45963_) [n:127.0.0.1:45963_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 1507506 INFO (zkCallback-1710-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 1507506 INFO
(zkCallback-1708-thread-2-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 1507506 INFO
(zkCallback-1708-thread-3-processing-n:127.0.0.1:57026_) [n:127.0.0.1:57026_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 1508405 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 1508405 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 1508405 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 1508406 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from: [/collections/collection1]
[junit4] 2> 1508406 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 1508406 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_44AE6826275E59B9-001/shard-1-001/cores/collection1'
[junit4] 2> 1508406 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1508406 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 1508419 INFO
(coreLoadExecutor-3730-thread-1-processing-n:127.0.0.1:45963_)
[n:127.0.0.1:45963_ c:
[...truncated too long message...]
NFO (jetty-launcher-4877-thread-8) [n:127.0.0.1:59677_solr
c:testSolrCloudCollection s:shard1 r:core_node3
x:testSolrCloudCollection_shard1_replica1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6c5906f8{/solr,null,UNAVAILABLE}
[junit4] 2> 11788345 WARN
(TEST-BasicAuthIntegrationTest.testBasics-seed#[44AE6826275E59B9]-SendThread(127.0.0.1:40857))
[n:127.0.0.1:34190_solr ] o.a.z.c.StaticHostProvider Unexpected exception
[junit4] 2> java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
[junit4] 2> 11788345 WARN
(jetty-launcher-4877-thread-3-SendThread(127.0.0.1:40857))
[n:127.0.0.1:36130_solr ] o.a.z.c.StaticHostProvider Unexpected exception
[junit4] 2> java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
[junit4] 2> 11788345 WARN
(jetty-launcher-4877-thread-2-SendThread(127.0.0.1:40857))
[n:127.0.0.1:59677_solr ] o.a.z.ClientCnxn Unexpected exception
[junit4] 2> java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_44AE6826275E59B9-001
[junit4] 2> 11788449 INFO (jetty-launcher-4877-thread-9)
[n:127.0.0.1:34190_solr c:testSolrCloudCollection s:shard1 r:core_node1
x:testSolrCloudCollection_shard1_replica2] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@30e86314{/solr,null,UNAVAILABLE}
[junit4] 2> 11788449 INFO (jetty-launcher-4877-thread-6)
[n:127.0.0.1:36130_solr c:testSolrCloudCollection s:shard2 r:core_node2
x:testSolrCloudCollection_shard2_replica2] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@43bf0719{/solr,null,UNAVAILABLE}
[junit4] 2> Feb 06, 2016 11:45:28 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{range_facet_l=PostingsFormat(name=MockRandom),
intDefault=PostingsFormat(name=Memory doPackFST= false),
timestamp=PostingsFormat(name=MockRandom),
range_facet_l_dv=Lucene50(blocksize=128), id=Lucene50(blocksize=128),
range_facet_i_dv=PostingsFormat(name=MockRandom),
multiDefault=PostingsFormat(name=MockRandom),
_version_=PostingsFormat(name=Memory doPackFST= false)},
docValues:{timestamp=DocValuesFormat(name=Lucene54),
range_facet_l_dv=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Lucene54)}, sim=DefaultSimilarity,
locale=ko-KR, timezone=America/Sitka
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=4,threads=3,free=90274136,total=514850816
[junit4] 2> NOTE: All tests run in this JVM: [TestTolerantSearch,
RecoveryAfterSoftCommitTest, TestSort,
StatelessScriptUpdateProcessorFactoryTest, UnloadDistributedZkTest,
TestSweetSpotSimilarityFactory, TestManagedSchemaFieldResource, TestZkChroot,
HighlighterConfigTest, TestFieldTypeCollectionResource,
TestUseDocValuesAsStored2, TestWriterPerf, OverseerRolesTest,
HdfsDirectoryFactoryTest, TestInitParams, DateMathParserTest,
DateRangeFieldTest, TestDistributedMissingSort, ConnectionManagerTest,
XmlUpdateRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType,
TestMaxScoreQueryParser, DeleteLastCustomShardedReplicaTest,
TestXIncludeConfig, ZkStateWriterTest, BadIndexSchemaTest,
TestObjectReleaseTracker, CachingDirectoryFactoryTest,
HdfsRestartWhileUpdatingTest, TestDistribDocBasedVersion,
SuggestComponentContextFilterQueryTest, TestMiniSolrCloudClusterBase,
CurrencyFieldXmlFileTest, BJQParserTest, AssignTest,
DistributedFacetPivotWhiteBoxTest, HdfsNNFailoverTest, TestDynamicLoading,
TestIndexingPerformance, BasicDistributedZk2Test, TestCollapseQParserPlugin,
TestNamedUpdateProcessors, CollectionsAPIAsyncDistributedZkTest,
TestCloudPivotFacet, TestSchemaNameResource, TestMinMaxOnMultiValuedField,
HttpPartitionTest, TestPHPSerializedResponseWriter, TestHdfsUpdateLog,
ClusterStateTest, TestPerFieldSimilarity, TestElisionMultitermQuery,
BitVectorTest, SaslZkACLProviderTest, TestPostingsSolrHighlighter,
TestCoreDiscovery, TestAuthorizationFramework, TestTrieFacet, ScriptEngineTest,
TestAnalyzeInfixSuggestions, TestConfigSetImmutable, TestCSVResponseWriter,
TestLeaderElectionZkExpiry, TestCopyFieldCollectionResource,
FullSolrCloudDistribCmdsTest, TestJsonRequest, TestSolrXml, CursorMarkTest,
BadComponentTest, TestRecovery, AutoCommitTest, TestClassicSimilarityFactory,
FieldAnalysisRequestHandlerTest, TestCharFilters, TestShardHandlerFactory,
SimpleFacetsTest, UpdateParamsTest, SearchHandlerTest, LeaderElectionTest,
RegexBoostProcessorTest, TestDynamicFieldResource, TestReload,
DirectUpdateHandlerOptimizeTest, TestReversedWildcardFilterFactory,
TestManagedSchema, TestRestManager, TestSolrDeletionPolicy1, OverseerTest,
CollectionReloadTest, DistributedFacetPivotLongTailTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest,
ClusterStateUpdateTest, TestRandomFaceting, ZkCLITest,
TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin,
StatsComponentTest, DirectUpdateHandlerTest, HighlighterTest,
DistributedQueryElevationComponentTest, CoreAdminHandlerTest,
SuggesterWFSTTest, NoCacheHeaderTest, TestUpdate,
FieldMutatingUpdateProcessorTest, QueryEqualityTest, TestRemoteStreaming,
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest,
StandardRequestHandlerTest, TestQueryTypes, RequestHandlersTest,
TestSolrQueryParser, SolrPluginUtilsTest, ReturnFieldsTest,
TestAnalyzedSuggestions, TestLFUCache, PreAnalyzedFieldTest, PrimUtilsTest,
TestSuggestSpellingConverter, DateFieldTest, SliceStateTest, UUIDFieldTest,
CircularListTest, TestRTGBase, CursorPagingTest, TestJettySolrRunner,
AliasIntegrationTest, CloudExitableDirectoryReaderTest,
CollectionTooManyReplicasTest, CustomCollectionTest, DeleteReplicaTest,
DistributedQueueTest, DistributedVersionInfoTest, MigrateRouteKeyTest,
MultiThreadedOCPTest, RollingRestartTest, TestRestoreCore,
CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest,
SecurityConfHandlerTest, DistributedDebugComponentTest,
DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest,
DistributedQueryComponentCustomSortTest, FacetPivotSmallTest,
SpatialHeatmapFacetsTest, TestExpandComponent, JavabinLoaderTest,
SmileWriterTest, TestIntervalFaceting, TestMacros, TestRawResponseWriter,
TestSortingResponseWriter, TestManagedResource, TestManagedResourceStorage,
TestFieldTypeResource, TestManagedSchemaDynamicFieldResource,
TestSchemaVersionResource, TestSerializedLuceneMatchVersion,
TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource,
TestManagedSynonymFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest,
SpatialRPTFieldTypeTest, TestCloudManagedSchema,
TestCloudManagedSchemaConcurrent, BlockJoinFacetRandomTest,
CloudMLTQParserTest, TestExactStatsCache, BasicAuthIntegrationTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.seed=44AE6826275E59B9
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=ko-KR -Dtests.timezone=America/Sitka -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | BasicAuthIntegrationTest (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([44AE6826275E59B9]:0)
[junit4] Completed [566/566 (2!)] on J2 in 7221.88s, 1 test, 2 errors <<<
FAILURES!
[...truncated 13 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:757:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:694:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:534:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1477:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1033:
There were test failures: 566 suites (7 ignored), 2268 tests, 1 suite-level
error, 2 errors, 33 ignored (18 assumptions) [seed: 44AE6826275E59B9]
Total time: 338 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]