Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/940/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=29013, name=collection3, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=29013, 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:50219/kx_: collection already exists: 
awholynewstresscollection_collection3_1
        at __randomizedtesting.SeedInfo.seed([E70F7E855E1CA177]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        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:1086)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)




Build Log:
[...truncated 10704 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/init-core-data-001
   [junit4]   2> 1597061 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[E70F7E855E1CA177]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1597061 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[E70F7E855E1CA177]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kx_/
   [junit4]   2> 1597066 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1597067 INFO  (Thread-21945) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1597067 INFO  (Thread-21945) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1597167 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57092
   [junit4]   2> 1597167 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1597168 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1597171 INFO  (zkCallback-1960-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3062a111 
name:ZooKeeperConnection Watcher:127.0.0.1:57092 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1597171 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1597172 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1597172 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1597175 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x14f7157f7e10000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1597175 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1597176 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1597178 INFO  (zkCallback-1961-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b9a88d5 name:ZooKeeperConnection 
Watcher:127.0.0.1:57092/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1597178 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1597178 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1597178 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1597181 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1597182 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1597184 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1597186 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597187 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1597190 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597190 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1597193 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597194 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1597196 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597197 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1597199 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597199 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1597202 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597202 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1597204 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597204 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1597207 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597207 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1597209 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597210 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1597212 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597212 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1597215 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597215 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1597218 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1597219 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1597220 INFO  (zkCallback-1962-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7fbdb5a2 
name:ZooKeeperConnection Watcher:127.0.0.1:57092 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1597220 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1597221 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1597221 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1597222 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x14f7157f7e10002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1597223 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1597223 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1597225 INFO  (zkCallback-1963-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c9e8032 
name:ZooKeeperConnection Watcher:127.0.0.1:57092/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1597225 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1597225 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1597226 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597226 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1597229 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597229 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 1597232 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597232 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 1597234 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597234 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1597236 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597237 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1597239 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597239 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1597241 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597241 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 1597243 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597244 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1597246 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597246 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1597248 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597248 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1597250 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597251 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1597253 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597253 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1597603 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1
   [junit4]   2> 1597604 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1597606 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1df6f665{/kx_,null,AVAILABLE}
   [junit4]   2> 1597607 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@75afdc91{HTTP/1.1}{127.0.0.1:48755}
   [junit4]   2> 1597607 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.e.j.s.Server Started @1600810ms
   [junit4]   2> 1597607 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kx_, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores,
 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/tempDir-001/control/data,
 hostPort=48755}
   [junit4]   2> 1597607 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1597608 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/'
   [junit4]   2> 1597624 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1597624 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1597627 INFO  (zkCallback-1964-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@59c65308 
name:ZooKeeperConnection Watcher:127.0.0.1:57092/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1597627 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1597627 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1597629 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1597629 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/solr.xml
   [junit4]   2> 1597643 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores
   [junit4]   2> 1597643 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1322089533
   [junit4]   2> 1597643 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/]
   [junit4]   2> 1597643 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/lib
   [junit4]   2> 1597643 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/lib).
   [junit4]   2> 1597652 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1597653 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1597653 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1597654 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1597654 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57092/solr
   [junit4]   2> 1597654 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1597654 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1597655 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1597656 INFO  (zkCallback-1966-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b6d6638 
name:ZooKeeperConnection Watcher:127.0.0.1:57092 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1597657 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1597657 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1597659 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1597660 INFO  
(zkCallback-1967-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4fcf51fe 
name:ZooKeeperConnection Watcher:127.0.0.1:57092/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1597660 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1597661 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1597663 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1597666 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1597668 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1597670 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1597673 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1597674 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1597675 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1597677 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1597678 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48755_kx_
   [junit4]   2> 1597678 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:48755_kx_
   [junit4]   2> 1597680 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1597681 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1597683 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1597684 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94418739832881158-127.0.0.1:48755_kx_-n_0000000000
   [junit4]   2> 1597685 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:48755_kx_
   [junit4]   2> 1597685 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1597686 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.Overseer Overseer 
(id=94418739832881158-127.0.0.1:48755_kx_-n_0000000000) starting
   [junit4]   2> 1597689 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1597697 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1597697 INFO  
(OverseerCollectionConfigSetProcessor-94418739832881158-127.0.0.1:48755_kx_-n_0000000000)
 [n:127.0.0.1:48755_kx_    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1597698 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1597698 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1597718 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1597718 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1597719 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores
   [junit4]   2> 1597720 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{config=solrconfig.xml, dataDir=data/, configSetProperties=configsetprops.json, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1/,
 transient=false, schema=schema.xml, shard=, collection=control_collection, 
coreNodeName=, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1,
 loadOnStartup=true, name=collection1}
   [junit4]   2> 1597720 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1/
   [junit4]   2> 1597720 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1597722 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1597722 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:48755_kx_    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1597722 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1597722 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 1597725 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:48755_kx_",
   [junit4]   2>   "base_url":"http://127.0.0.1:48755/kx_";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection"} current state version: 0
   [junit4]   2> 1597725 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1597726 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:48755_kx_",
   [junit4]   2>   "base_url":"http://127.0.0.1:48755/kx_";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection"}
   [junit4]   2> 1597727 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1597728 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1597731 INFO  
(zkCallback-1967-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_    ] 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> 1598727 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1598727 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1598728 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1598728 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1598729 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1598729 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1/'
   [junit4]   2> 1598749 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1598758 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1598775 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1598807 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1598808 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1598816 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1599159 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1599168 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1599170 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1599180 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1599184 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1599188 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1599189 WARN  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1599189 WARN  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1599189 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1599190 WARN  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1599190 WARN  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1599192 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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/J0
   [junit4]   2> 1599192 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1599192 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1599192 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1599193 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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@5a95ed49
   [junit4]   2> 1599194 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1/data
   [junit4]   2> 1599194 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1599194 WARN  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1599195 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1/data/index
   [junit4]   2> 1599195 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=2, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4387319638306255]
   [junit4]   2> 1599195 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@30fa26da 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@770ccb54),segFN=segments_1,generation=1}
   [junit4]   2> 1599196 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1599196 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48755_kx_ 
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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1/data/
   [junit4]   2> 1599197 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48755_kx_ 
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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1599202 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1599203 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1599203 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1599203 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1599203 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1599204 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599204 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599204 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599205 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599209 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1599211 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1599212 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1599215 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1599220 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/logging,/schema,/update/json,/admin/file,/admin/luke,/admin/mbeans,/update/json/docs,/update,/admin/threads,standard,/admin/properties,/admin/plugins,/config,/get,/admin/system,/admin/segments,/replication,/admin/ping,/update/csv
   [junit4]   2> 1599222 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599222 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599222 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599224 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1599224 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1599225 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4720859087271765]
   [junit4]   2> 1599225 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@30fa26da 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@770ccb54),segFN=segments_1,generation=1}
   [junit4]   2> 1599225 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1599225 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f147248[collection1] 
main
   [junit4]   2> 1599226 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599227 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599227 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599228 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 1599228 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1599228 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599228 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599229 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599229 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1599229 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1599230 INFO  
(searcherExecutor-3107-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@4f147248[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1599230 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599230 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599230 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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> 1599230 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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 1510699839592071168
   [junit4]   2> 1599232 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ 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 1510699839592071168
   [junit4]   2> 1599233 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1599233 INFO  
(coreLoadExecutor-3106-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_ c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1599233 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
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:48755/kx_ 
collection:control_collection shard:shard1
   [junit4]   2> 1599234 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
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> 1599238 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
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/94418739832881158-core_node1-n_0000000000
   [junit4]   2> 1599239 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1599241 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1599241 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
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> 1599241 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:48755/kx_/collection1/
   [junit4]   2> 1599241 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1599241 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] 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> 1599241 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:48755/kx_/collection1/ has no replicas
   [junit4]   2> 1599241 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
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:48755/kx_/collection1/ shard1
   [junit4]   2> 1599242 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1599242 INFO  
(zkCallback-1967-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_    ] 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> 1599246 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] 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:48755/kx_";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1599349 INFO  
(zkCallback-1967-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_    ] 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> 1599397 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:48755/kx_/collection1/ and leader is 
http://127.0.0.1:48755/kx_/collection1/
   [junit4]   2> 1599397 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
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:48755/kx_
   [junit4]   2> 1599397 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1599397 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1599398 INFO  
(coreZkRegister-3100-thread-1-processing-r:core_node1 n:127.0.0.1:48755_kx_ 
x:collection1 s:shard1 c:control_collection) [n:127.0.0.1:48755_kx_ 
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> 1599399 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:48755_kx_",
   [junit4]   2>   "base_url":"http://127.0.0.1:48755/kx_";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 3
   [junit4]   2> 1599400 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:48755_kx_",
   [junit4]   2>   "base_url":"http://127.0.0.1:48755/kx_";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"}
   [junit4]   2> 1599502 INFO  
(zkCallback-1967-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_    ] 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> 1599724 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1599724 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1599726 INFO  (zkCallback-1969-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@685470e6 
name:ZooKeeperConnection Watcher:127.0.0.1:57092/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1599726 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1599726 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1599727 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1599729 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1599729 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1599729 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1599730 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1599731 INFO  (zkCallback-1970-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@212eb538 
name:ZooKeeperConnection Watcher:127.0.0.1:57092/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1599731 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1599731 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1599733 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x14f7157f7e10008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1599734 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 1599734 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1599836 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 1600030 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/cores/collection1
   [junit4]   2> 1600031 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001
   [junit4]   2> 1600031 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1600033 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fa16042{/kx_,null,AVAILABLE}
   [junit4]   2> 1600034 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@286004a2{HTTP/1.1}{127.0.0.1:39325}
   [junit4]   2> 1600034 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.e.j.s.Server Started @1603237ms
   [junit4]   2> 1600034 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/tempDir-001/jetty1,
 hostContext=/kx_, hostPort=39325, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/cores}
   [junit4]   2> 1600034 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1600034 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/'
   [junit4]   2> 1600050 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1600051 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1600052 INFO  (zkCallback-1971-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@214da534 
name:ZooKeeperConnection Watcher:127.0.0.1:57092/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1600053 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1600053 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1600054 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1600054 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/solr.xml
   [junit4]   2> 1600068 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/cores
   [junit4]   2> 1600068 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1073505885
   [junit4]   2> 1600068 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/]
   [junit4]   2> 1600068 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/lib
   [junit4]   2> 1600069 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/lib).
   [junit4]   2> 1600077 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
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> 1600078 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1600078 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1600079 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1600079 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57092/solr
   [junit4]   2> 1600079 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1600079 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1600079 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1600081 INFO  (zkCallback-1973-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47a397b1 
name:ZooKeeperConnection Watcher:127.0.0.1:57092 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1600081 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1600082 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1600083 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1600084 INFO  
(zkCallback-1974-thread-1-processing-n:127.0.0.1:39325_kx_) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@76565f17 
name:ZooKeeperConnection Watcher:127.0.0.1:57092/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1600084 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1600089 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1601094 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39325_kx_
   [junit4]   2> 1601095 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:39325_kx_
   [junit4]   2> 1601096 INFO  (zkCallback-1969-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> 1601096 INFO  
(zkCallback-1974-thread-1-processing-n:127.0.0.1:39325_kx_) 
[n:127.0.0.1:39325_kx_    ] 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> 1601097 INFO  
(zkCallback-1967-thread-1-processing-n:127.0.0.1:48755_kx_) 
[n:127.0.0.1:48755_kx_    ] 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> 1601099 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1601099 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94418739832881163-127.0.0.1:39325_kx_-n_0000000001
   [junit4]   2> 1601100 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94418739832881158-127.0.0.1:48755_kx_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1601114 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1601115 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1601116 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/cores
   [junit4]   2> 1601117 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{transient=false, dataDir=data/, config=solrconfig.xml, 
configSetProperties=configsetprops.json, shard=, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/cores/collection1/,
 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/cores/collection1,
 collection=collection1, loadOnStartup=true, coreNodeName=, schema=schema.xml, 
name=collection1}
   [junit4]   2> 1601117 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_E70F7E855E1CA177-001/shard-1-001/cores/collection1/
   [junit4]   2> 1601117 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1601118 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1601118 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[E70F7E855E1CA177]) 
[n:127.0.0.1:39325_kx_    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1601118 INFO  
(coreLoadExecutor-3117-thread-1-processing-n:127.0.0.1:39325_kx_) 
[n:127.0.0.1:39325_kx_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1601119 INFO  
(coreLoadExecutor-3117-thread-1-processing-n:127.0.0.1:39325_kx_) 
[n:127.0.0.1:39325_kx_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1601120 INFO  
(coreLoadExecutor-3117-thread-1-processing-n:127.0.0.1:39325_kx_) 
[n:127.0.0.1:39325_kx_ c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for external collection collection1
   [junit4]   2> 1601120 INFO  
(coreLoadExecutor-3117-thread-1-processing-n:127.0.0.1:39325_kx_) 
[n:127.0.0.1:39325_kx_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch collection1
   [junit4]   2> 1601120 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:39325_kx_",
   [junit4]   2>   "base_url":"http://127.0.0.1:39325/kx_";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1"} current state version: 4
   [junit4]   2> 1601121 INFO  
(coreLoadExecutor-3117-thread-1-processing-n:127.0.0.1:39325_kx_) 
[n:127.0.0.1:39325_kx_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Add data for collection1 ver 0 
   [junit4]   2> 1601121 INFO  
(coreLoadExecutor-3117-thread-1-processing-n:127.0.0.1:39325_kx_) 
[n:127.0.0.1:39325_kx_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1601121 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:39325_kx_",
   [junit4]   2>   "base_url":"http://127.0.0.1:39325/kx_";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1"}
   [junit4]   2> 1601121 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=2
   [junit4]   2> 1601121 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1601224 INFO  
(OverseerStateUpdate-94418739832881158-127.0.0.1:48755_kx_-n_0000000000) 
[n:127.0.0.1:48755_kx_    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.js

[...truncated too long message...]

t]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39325/kx_: Could not find collection : 
awholynewstresscollection_collection4_1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E70F7E855E1CA177]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)Throwable
 #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=29015, name=collection5, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55594/kx_: collection already exists: 
awholynewstresscollection_collection5_1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E70F7E855E1CA177]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)Throwable
 #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=29011, name=collection1, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55594/kx_: collection already exists: 
awholynewstresscollection_collection1_1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E70F7E855E1CA177]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)
   [junit4]   2> 2028624 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[E70F7E855E1CA177]-worker) 
[n:127.0.0.1:36855_kx_ c:addReplicaColl s:shard2 r:core_node3 
x:addReplicaColl_shard2_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{id=BlockTreeOrds(blocksize=128), 
multiDefault=PostingsFormat(name=LuceneFixedGap), _version_=FSTOrd50, 
text=PostingsFormat(name=SimpleText), range_facet_i_dv=FSTOrd50, a_t=FSTOrd50, 
other_tl1=FSTOrd50, range_facet_l_dv=BlockTreeOrds(blocksize=128), 
intDefault=FSTOrd50, a_i1=FSTOrd50, timestamp=FSTOrd50, 
range_facet_l=FSTOrd50}, 
docValues:{range_facet_i_dv=DocValuesFormat(name=Asserting), 
range_facet_l_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Asserting)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_SD, 
timezone=MIT
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=134712856,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample, 
SmileWriterTest, TestManagedStopFilterFactory, 
SignatureUpdateProcessorFactoryTest, StandardRequestHandlerTest, 
LeaderInitiatedRecoveryOnCommitTest, TestSolr4Spatial2, TestDocSet, TestSolrJ, 
TestConfigSets, TestStressLucene, LeaderElectionIntegrationTest, 
AlternateDirectoryTest, PreAnalyzedUpdateProcessorTest, TestComponentsName, 
TestFieldSortValues, TestValueSourceCache, BasicZkTest, VersionInfoTest, 
QueryElevationComponentTest, TestDocumentBuilder, MultiThreadedOCPTest, 
RequestLoggingTest, TestJettySolrRunner, AnalysisAfterCoreReloadTest, 
DistributedMLTComponentTest, TestDownShardTolerantSearch, 
DocumentAnalysisRequestHandlerTest, TestFieldTypeResource, 
SimpleCollectionCreateDeleteTest, DateFieldTest, ResponseLogComponentTest, 
ResourceLoaderTest, HdfsChaosMonkeySafeLeaderTest, 
CurrencyFieldOpenExchangeTest, JsonLoaderTest, TestDocBasedVersionConstraints, 
TestCryptoKeys, ReturnFieldsTest, UUIDUpdateProcessorFallbackTest, 
TestIBSimilarityFactory, DistributedSpellCheckComponentTest, FullHLLTest, 
CollectionsAPIAsyncDistributedZkTest, TestFreeTextSuggestions, 
TestOmitPositions, TestLuceneMatchVersion, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
TestHdfsUpdateLog, FileUtilsTest, TestFieldTypeCollectionResource, 
TestDistribIDF, TestBadConfig, RequiredFieldsTest, TestMiniSolrCloudClusterSSL, 
TestSolrQueryParserDefaultOperatorResource, SuggestComponentTest, 
IndexSchemaTest, DateMathParserTest, ExternalFileFieldSortTest, 
TestStressUserVersions, TestEmbeddedSolrServerConstructors, 
TestAnalyzedSuggestions, TestSchemaSimilarityResource, 
DistributedQueryElevationComponentTest, TestRandomDVFaceting, 
TestDynamicFieldResource, TestCloudManagedSchemaConcurrent, 
DeleteLastCustomShardedReplicaTest, TestFunctionQuery, DocValuesMissingTest, 
TestCloudInspectUtil, TestRandomFaceting, XsltUpdateRequestHandlerTest, 
TestLMDirichletSimilarityFactory, TestFoldingMultitermQuery, 
TestCollationFieldDocValues, TestRealTimeGet, StressHdfsTest, TestMacros, 
TestSolr4Spatial, IndexSchemaRuntimeFieldTest, TestCustomDocTransformer, 
TimeZoneUtilsTest, PingRequestHandlerTest, DistributedFacetPivotLongTailTest, 
DistributedDebugComponentTest, BasicDistributedZkTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [275/536] on J0 in 432.32s, 1 test, 1 error <<< FAILURES!

[...truncated 859 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729: 
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:524:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006:
 There were test failures: 536 suites, 2128 tests, 1 error, 29 ignored (17 
assumptions)

Total time: 181 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #911
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1169049270 bytes
Compression is 0.0%
Took 3 min 21 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to