Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/530/

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

Error Message:
expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([39CEC9DFF9F9C2BF:71BBBD6BFFCAED2A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:516)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11622 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/init-core-data-001
   [junit4]   2> 862332 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[39CEC9DFF9F9C2BF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 862333 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[39CEC9DFF9F9C2BF]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001
   [junit4]   2> 862333 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[39CEC9DFF9F9C2BF]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 862333 INFO  (Thread-1901) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 862333 INFO  (Thread-1901) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 862433 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[39CEC9DFF9F9C2BF]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:48672
   [junit4]   2> 862441 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 862441 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 862441 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 862441 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 862443 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5abea7c0{/solr,null,AVAILABLE}
   [junit4]   2> 862446 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3da30ddd{/solr,null,AVAILABLE}
   [junit4]   2> 862447 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1f91fc41{HTTP/1.1,[http/1.1]}{127.0.0.1:56751}
   [junit4]   2> 862447 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.e.j.s.Server Started @866799ms
   [junit4]   2> 862447 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56751}
   [junit4]   2> 862447 ERROR (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 862447 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 862447 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 862447 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 862447 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-10T07:00:42.252Z
   [junit4]   2> 862448 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3eff8cdf{HTTP/1.1,[http/1.1]}{127.0.0.1:41611}
   [junit4]   2> 862448 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.e.j.s.Server Started @866800ms
   [junit4]   2> 862448 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41611}
   [junit4]   2> 862448 ERROR (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 862449 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 862449 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 862449 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 862449 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-10T07:00:42.254Z
   [junit4]   2> 862451 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6daa6b14{/solr,null,AVAILABLE}
   [junit4]   2> 862458 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3947d258{/solr,null,AVAILABLE}
   [junit4]   2> 862459 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@16582248{HTTP/1.1,[http/1.1]}{127.0.0.1:48588}
   [junit4]   2> 862459 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.e.j.s.Server Started @866811ms
   [junit4]   2> 862460 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48588}
   [junit4]   2> 862460 ERROR (jetty-launcher-1158-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 862460 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 862460 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 862460 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 862460 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-10T07:00:42.265Z
   [junit4]   2> 862465 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 862466 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2f8492bd{HTTP/1.1,[http/1.1]}{127.0.0.1:42418}
   [junit4]   2> 862466 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.e.j.s.Server Started @866818ms
   [junit4]   2> 862466 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42418}
   [junit4]   2> 862466 ERROR (jetty-launcher-1158-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 862466 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 862466 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 862466 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 862466 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-10T07:00:42.271Z
   [junit4]   2> 862467 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 862468 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 862488 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 862492 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 862496 INFO  (jetty-launcher-1158-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48672/solr
   [junit4]   2> 862506 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 862506 INFO  (jetty-launcher-1158-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48672/solr
   [junit4]   2> 862511 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 862511 INFO  (jetty-launcher-1158-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48672/solr
   [junit4]   2> 862513 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 862514 INFO  (jetty-launcher-1158-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48672/solr
   [junit4]   2> 862603 INFO  (jetty-launcher-1158-thread-4) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42418_solr
   [junit4]   2> 862605 INFO  (jetty-launcher-1158-thread-3) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48588_solr
   [junit4]   2> 862605 INFO  (jetty-launcher-1158-thread-2) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41611_solr
   [junit4]   2> 862605 INFO  (jetty-launcher-1158-thread-1) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56751_solr
   [junit4]   2> 862606 INFO  (jetty-launcher-1158-thread-4) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.Overseer Overseer 
(id=96912096764952586-127.0.0.1:42418_solr-n_0000000000) starting
   [junit4]   2> 862610 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 862615 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 862617 INFO  
(zkCallback-1178-thread-1-processing-n:127.0.0.1:48588_solr) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 862617 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:56751_solr) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 862650 INFO  (jetty-launcher-1158-thread-1) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node1/.
   [junit4]   2> 862654 INFO  (jetty-launcher-1158-thread-3) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node3/.
   [junit4]   2> 862663 INFO  (jetty-launcher-1158-thread-2) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node2/.
   [junit4]   2> 862664 INFO  (jetty-launcher-1158-thread-4) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42418_solr
   [junit4]   2> 862666 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:56751_solr) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 862666 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 862666 INFO  
(zkCallback-1178-thread-1-processing-n:127.0.0.1:48588_solr) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 862666 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 862674 INFO  (jetty-launcher-1158-thread-4) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node4/.
   [junit4]   2> 862683 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[39CEC9DFF9F9C2BF]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 862735 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[39CEC9DFF9F9C2BF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards
   [junit4]   2> 862737 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[39CEC9DFF9F9C2BF])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 862741 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 862743 INFO  
(OverseerThreadFactory-2884-thread-1-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
acollection
   [junit4]   2> 862744 ERROR 
(OverseerThreadFactory-2884-thread-1-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: acollection operation: create 
failed:org.apache.solr.common.SolrException: numShards is a required param 
(when using CompositeId router).
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 862748 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2}
 status=400 QTime=6
   [junit4]   2> 862748 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[39CEC9DFF9F9C2BF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingNumShards
   [junit4]   2> 862787 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[39CEC9DFF9F9C2BF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
   [junit4]   2> 862788 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[39CEC9DFF9F9C2BF])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 862801 INFO  (qtp1225070472-6768) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2
   [junit4]   2> 862803 INFO  
(OverseerStateUpdate-96912096764952586-127.0.0.1:42418_solr-n_0000000000) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 863807 ERROR (qtp1225070472-6768) [n:127.0.0.1:48588_solr 
c:corewithnocollection3   x:corewithnocollection3] o.a.s.c.c.ZkStateReader 
Specified config=[conf123] does not exist in ZooKeeper at 
location=[/configs/conf123]
   [junit4]   2> 863807 ERROR (qtp1225070472-6768) [n:127.0.0.1:48588_solr 
c:corewithnocollection3   x:corewithnocollection3] o.a.s.c.CoreContainer Error 
creating core [corewithnocollection3]: Specified config does not exist in 
ZooKeeper: conf123
   [junit4]   2> org.apache.solr.common.cloud.ZooKeeperException: Specified 
config does not exist in ZooKeeper: conf123
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:189)
   [junit4]   2>        at 
org.apache.solr.cloud.CloudConfigSetService.createCoreResourceLoader(CloudConfigSetService.java:36)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:840)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:779)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:660)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:441)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 863811 ERROR (qtp1225070472-6768) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'corewithnocollection3': Unable to create core 
[corewithnocollection3] Caused by: Specified config does not exist in 
ZooKeeper: conf123
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:813)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:660)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:441)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [corewithnocollection3]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:855)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:779)
   [junit4]   2>        ... 32 more
   [junit4]   2> Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
Specified config does not exist in ZooKeeper: conf123
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:189)
   [junit4]   2>        at 
org.apache.solr.cloud.CloudConfigSetService.createCoreResourceLoader(CloudConfigSetService.java:36)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:840)
   [junit4]   2>        ... 33 more
   [junit4]   2> 
   [junit4]   2> 863811 INFO  (qtp1225070472-6768) [n:127.0.0.1:48588_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2}
 status=400 QTime=1012
   [junit4]   2> 864015 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 864015 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 864016 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[39CEC9DFF9F9C2BF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
   [junit4]   2> 864067 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[39CEC9DFF9F9C2BF]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
   [junit4]   2> 864069 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[39CEC9DFF9F9C2BF]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 864072 INFO  (qtp1225070472-6770) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=corewithnocollection3&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 864074 INFO  
(OverseerThreadFactory-2884-thread-2-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 864075 INFO  
(OverseerCollectionConfigSetProcessor-96912096764952586-127.0.0.1:42418_solr-n_0000000000)
 [n:127.0.0.1:42418_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 864778 INFO  (qtp1225070472-6770) [n:127.0.0.1:48588_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=corewithnocollection3&action=DELETE&wt=javabin&version=2} status=0 
QTime=706
   [junit4]   2> 864782 INFO  (qtp1225070472-6772) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 864784 INFO  
(OverseerThreadFactory-2884-thread-3-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
addReplicaColl
   [junit4]   2> 864784 INFO  
(OverseerCollectionConfigSetProcessor-96912096764952586-127.0.0.1:42418_solr-n_0000000000)
 [n:127.0.0.1:42418_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 864993 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 864994 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 864996 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 864997 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 865107 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 865107 INFO  
(zkCallback-1178-thread-1-processing-n:127.0.0.1:48588_solr) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 865107 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 865107 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:56751_solr) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866019 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 866026 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 866033 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 866034 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 866044 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] 
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica1] Schema name=minimal
   [junit4]   2> 866045 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] 
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica1] Schema name=minimal
   [junit4]   2> 866047 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 866048 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] 
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica2] Schema name=minimal
   [junit4]   2> 866048 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] 
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica2] Schema name=minimal
   [junit4]   2> 866053 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 866054 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 866055 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 866057 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica1' using 
configuration from collection addReplicaColl
   [junit4]   2> 866057 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node4/addReplicaColl_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node4/./addReplicaColl_shard2_replica1/data/]
   [junit4]   2> 866058 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica2' using 
configuration from collection addReplicaColl
   [junit4]   2> 866059 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node2/addReplicaColl_shard2_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node2/./addReplicaColl_shard2_replica2/data/]
   [junit4]   2> 866060 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica2' using 
configuration from collection addReplicaColl
   [junit4]   2> 866060 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node1/addReplicaColl_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node1/./addReplicaColl_shard1_replica2/data/]
   [junit4]   2> 866062 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica1' using 
configuration from collection addReplicaColl
   [junit4]   2> 866062 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node3/addReplicaColl_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node3/./addReplicaColl_shard1_replica1/data/]
   [junit4]   2> 866079 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 866079 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 866099 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 866099 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 866100 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 866100 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 866100 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10970dbe[addReplicaColl_shard2_replica1] main]
   [junit4]   2> 866104 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 866104 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 866104 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 866105 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 866105 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28867528[addReplicaColl_shard1_replica2] main]
   [junit4]   2> 866105 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 866105 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 866105 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 866106 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 866106 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 866106 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78c2a8e4[addReplicaColl_shard2_replica2] main]
   [junit4]   2> 866106 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 866107 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 866107 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 866107 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 866107 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 866107 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 866107 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1550593552193421312
   [junit4]   2> 866114 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 866115 INFO  
(searcherExecutor-2889-thread-1-processing-n:127.0.0.1:41611_solr 
x:addReplicaColl_shard2_replica2 s:shard2 c:addReplicaColl r:core_node3) 
[n:127.0.0.1:41611_solr c:addReplicaColl s:shard2 r:core_node3 
x:addReplicaColl_shard2_replica2] o.a.s.c.SolrCore 
[addReplicaColl_shard2_replica2] Registered new searcher 
Searcher@78c2a8e4[addReplicaColl_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 866118 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1550593552204955648
   [junit4]   2> 866120 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1550593552207052800
   [junit4]   2> 866122 INFO  
(searcherExecutor-2890-thread-1-processing-n:127.0.0.1:56751_solr 
x:addReplicaColl_shard1_replica2 s:shard1 c:addReplicaColl r:core_node4) 
[n:127.0.0.1:56751_solr c:addReplicaColl s:shard1 r:core_node4 
x:addReplicaColl_shard1_replica2] o.a.s.c.SolrCore 
[addReplicaColl_shard1_replica2] Registered new searcher 
Searcher@28867528[addReplicaColl_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 866122 INFO  
(searcherExecutor-2888-thread-1-processing-n:127.0.0.1:42418_solr 
x:addReplicaColl_shard2_replica1 s:shard2 c:addReplicaColl r:core_node2) 
[n:127.0.0.1:42418_solr c:addReplicaColl s:shard2 r:core_node2 
x:addReplicaColl_shard2_replica1] o.a.s.c.SolrCore 
[addReplicaColl_shard2_replica1] Registered new searcher 
Searcher@10970dbe[addReplicaColl_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 866125 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 866134 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 866134 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 866135 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 866135 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 866136 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34b8a6ab[addReplicaColl_shard1_replica1] main]
   [junit4]   2> 866137 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 866138 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 866138 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 866138 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1550593552225927168
   [junit4]   2> 866140 INFO  
(searcherExecutor-2891-thread-1-processing-n:127.0.0.1:48588_solr 
x:addReplicaColl_shard1_replica1 s:shard1 c:addReplicaColl r:core_node1) 
[n:127.0.0.1:48588_solr c:addReplicaColl s:shard1 r:core_node1 
x:addReplicaColl_shard1_replica1] o.a.s.c.SolrCore 
[addReplicaColl_shard1_replica1] Registered new searcher 
Searcher@34b8a6ab[addReplicaColl_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 866227 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866228 INFO  
(zkCallback-1178-thread-1-processing-n:127.0.0.1:48588_solr) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866228 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:56751_solr) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866228 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866615 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 866615 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 866615 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41611/solr/addReplicaColl_shard2_replica2/
   [junit4]   2> 866615 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica2 
url=http://127.0.0.1:41611/solr START 
replicas=[http://127.0.0.1:42418/solr/addReplicaColl_shard2_replica1/] 
nUpdates=100
   [junit4]   2> 866616 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica2 
url=http://127.0.0.1:41611/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 866619 INFO  (qtp1769284623-6757) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.c.S.Request [addReplicaColl_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 866619 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 866619 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 866623 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41611/solr/addReplicaColl_shard2_replica2/ shard2
   [junit4]   2> 866625 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 866625 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 866625 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56751/solr/addReplicaColl_shard1_replica2/
   [junit4]   2> 866626 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica2 
url=http://127.0.0.1:56751/solr START 
replicas=[http://127.0.0.1:48588/solr/addReplicaColl_shard1_replica1/] 
nUpdates=100
   [junit4]   2> 866626 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica2 
url=http://127.0.0.1:56751/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 866628 INFO  (qtp1225070472-6768) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.c.S.Request [addReplicaColl_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 866628 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 866628 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 866631 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56751/solr/addReplicaColl_shard1_replica2/ shard1
   [junit4]   2> 866734 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866734 INFO  
(zkCallback-1178-thread-1-processing-n:127.0.0.1:48588_solr) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866734 INFO  
(zkCallback-1177-thread-2-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866734 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:56751_solr) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866774 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 866776 INFO  (qtp852190540-6745) [n:127.0.0.1:41611_solr 
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1779
   [junit4]   2> 866782 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 866784 INFO  (qtp1265544188-6736) [n:127.0.0.1:56751_solr 
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1787
   [junit4]   2> 866887 INFO  
(zkCallback-1178-thread-1-processing-n:127.0.0.1:48588_solr) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866887 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866887 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:56751_solr) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 866888 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867128 INFO  (qtp1769284623-6756) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2134
   [junit4]   2> 867146 INFO  (qtp1225070472-6766) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2152
   [junit4]   2> 867155 INFO  (qtp1225070472-6772) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 867250 INFO  
(zkCallback-1178-thread-1-processing-n:127.0.0.1:48588_solr) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867250 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867250 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:56751_solr) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867250 INFO  
(zkCallback-1177-thread-2-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 868155 INFO  (qtp1225070472-6772) [n:127.0.0.1:48588_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3373
   [junit4]   2> 868158 INFO  (qtp1225070472-6764) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42418_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 868164 INFO  
(OverseerCollectionConfigSetProcessor-96912096764952586-127.0.0.1:42418_solr-n_0000000000)
 [n:127.0.0.1:42418_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 868168 INFO  
(OverseerThreadFactory-2884-thread-4-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "node":"127.0.0.1:42418_solr",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 868169 INFO  
(OverseerThreadFactory-2884-thread-4-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:42418_solr for creating new replica
   [junit4]   2> 868172 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 868280 INFO  
(zkCallback-1178-thread-1-processing-n:127.0.0.1:48588_solr) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 868280 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 868280 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:56751_solr) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 868281 INFO  
(zkCallback-1177-thread-2-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 869186 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 869197 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] 
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica3] Schema name=minimal
   [junit4]   2> 869201 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 869203 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica3' using 
configuration from collection addReplicaColl
   [junit4]   2> 869203 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node4/addReplicaColl_shard1_replica3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-001/node4/./addReplicaColl_shard1_replica3/data/]
   [junit4]   2> 869223 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 869223 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 869224 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 869224 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 869225 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7df4fdaf[addReplicaColl_shard1_replica3] main]
   [junit4]   2> 869226 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 869226 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 869226 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 869226 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1550593555463929856
   [junit4]   2> 869231 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.c.ZkController Core needs to recover:addReplicaColl_shard1_replica3
   [junit4]   2> 869231 INFO  
(searcherExecutor-2908-thread-1-processing-n:127.0.0.1:42418_solr 
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) 
[n:127.0.0.1:42418_solr c:addReplicaColl s:shard1 r:core_node5 
x:addReplicaColl_shard1_replica3] o.a.s.c.SolrCore 
[addReplicaColl_shard1_replica3] Registered new searcher 
Searcher@7df4fdaf[addReplicaColl_shard1_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 869232 INFO  (qtp1769284623-6759) [n:127.0.0.1:42418_solr 
c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1060
   [junit4]   2> 869241 INFO  (qtp1225070472-6764) [n:127.0.0.1:48588_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:42418_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1083
   [junit4]   2> 869245 INFO  (qtp1225070472-6770) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
action=ADDREPLICA&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-003
 and sendToOCPQueue=true
   [junit4]   2> 869246 INFO  
(OverseerCollectionConfigSetProcessor-96912096764952586-127.0.0.1:42418_solr-n_0000000000)
 [n:127.0.0.1:42418_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 869256 INFO  
(updateExecutor-1167-thread-1-processing-n:127.0.0.1:42418_solr 
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) 
[n:127.0.0.1:42418_solr c:addReplicaColl s:shard1 r:core_node5 
x:addReplicaColl_shard1_replica3] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 869257 INFO  
(OverseerThreadFactory-2884-thread-5-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"property.instanceDir":"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-003",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 869257 INFO  
(OverseerThreadFactory-2884-thread-5-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:48588_solr for creating new replica
   [junit4]   2> 869258 INFO  
(recoveryExecutor-1168-thread-1-processing-n:127.0.0.1:42418_solr 
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) 
[n:127.0.0.1:42418_solr c:addReplicaColl s:shard1 r:core_node5 
x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 869259 INFO  
(recoveryExecutor-1168-thread-1-processing-n:127.0.0.1:42418_solr 
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) 
[n:127.0.0.1:42418_solr c:addReplicaColl s:shard1 r:core_node5 
x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 869259 INFO  
(recoveryExecutor-1168-thread-1-processing-n:127.0.0.1:42418_solr 
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) 
[n:127.0.0.1:42418_solr c:addReplicaColl s:shard1 r:core_node5 
x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[addReplicaColl_shard1_replica3]
   [junit4]   2> 869259 INFO  
(recoveryExecutor-1168-thread-1-processing-n:127.0.0.1:42418_solr 
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) 
[n:127.0.0.1:42418_solr c:addReplicaColl s:shard1 r:core_node5 
x:addReplicaColl_shard1_replica3] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 869259 INFO  
(recoveryExecutor-1168-thread-1-processing-n:127.0.0.1:42418_solr 
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) 
[n:127.0.0.1:42418_solr c:addReplicaColl s:shard1 r:core_node5 
x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Publishing state of 
core [addReplicaColl_shard1_replica3] as recovering, leader is 
[http://127.0.0.1:56751/solr/addReplicaColl_shard1_replica2/] and I am 
[http://127.0.0.1:42418/solr/addReplicaColl_shard1_replica3/]
   [junit4]   2> 869259 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard2_replica3&action=CREATE&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-003
   [junit4]   2> 869262 INFO  
(recoveryExecutor-1168-thread-1-processing-n:127.0.0.1:42418_solr 
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) 
[n:127.0.0.1:42418_solr c:addReplicaColl s:shard1 r:core_node5 
x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:56751/solr]; [WaitForState: 
action=PREPRECOVERY&core=addReplicaColl_shard1_replica2&nodeName=127.0.0.1:42418_solr&coreNodeName=core_node5&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 869266 INFO  (qtp1265544188-6734) [n:127.0.0.1:56751_solr    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node5, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 869266 INFO  (qtp1265544188-6734) [n:127.0.0.1:56751_solr    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see 
addReplicaColl_shard1_replica2 (shard1 of addReplicaColl) have state: recovering
   [junit4]   2> 869266 INFO  (qtp1265544188-6734) [n:127.0.0.1:56751_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=addReplicaColl, shard=shard1, 
thisCore=addReplicaColl_shard1_replica2, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:42418_solr, coreNodeName=core_node5, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node5:{"core":"addReplicaColl_shard1_replica3","base_url":"http://127.0.0.1:42418/solr","node_name":"127.0.0.1:42418_solr","state":"down"}
   [junit4]   2> 869368 INFO  
(zkCallback-1178-thread-1-processing-n:127.0.0.1:48588_solr) 
[n:127.0.0.1:48588_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 869368 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 869368 INFO  
(zkCallback-1172-thread-1-processing-n:127.0.0.1:56751_solr) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 869369 INFO  
(zkCallback-1177-thread-1-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 870267 INFO  (qtp1265544188-6734) [n:127.0.0.1:56751_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=addReplicaColl, shard=shard1, 
thisCore=addReplicaColl_shard1_replica2, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=recovering, 
localState=active, nodeName=127.0.0.1:42418_solr, coreNodeName=core_node5, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node5:{"core":"addReplicaColl_shard1_replica3","base_url":"http://127.0.0.1:42418/solr","node_name":"127.0.0.1:42418_solr","state":"recovering"}
   [junit4]   2> 870267 INFO  (qtp1265544188-6734) [n:127.0.0.1:56751_solr    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node5, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 870267 INFO  (qtp1265544188-6734) [n:127.0.0.1:56751_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:42418_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica2&coreNodeName=core_node5&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 870270 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 870278 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica3] 
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica3] Schema name=minimal
   [junit4]   2> 870281 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 870282 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica3] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica3' using 
configuration from collection addReplicaColl
   [junit4]   2> 870282 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-003],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-003/data/]
   [junit4]   2> 870319 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 870319 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 870320 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 870320 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 870321 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1027adad[addReplicaColl_shard2_replica3] main]
   [junit4]   2> 870322 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 870323 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 870323 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 870325 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1550593556616314880
   [junit4]   2> 870332 INFO  
(searcherExecutor-2913-thread-1-processing-n:127.0.0.1:48588_solr 
x:addReplicaColl_shard2_replica3 s:shard2 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:48588_solr c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.c.SolrCore 
[addReplicaColl_shard2_replica3] Registered new searcher 
Searcher@1027adad[addReplicaColl_shard2_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 870333 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.c.ZkController Core needs to recover:addReplicaColl_shard2_replica3
   [junit4]   2> 870342 INFO  (qtp1225070472-6769) [n:127.0.0.1:48588_solr 
c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard2_replica3&action=CREATE&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-003}
 status=0 QTime=1082
   [junit4]   2> 870342 INFO  
(updateExecutor-1170-thread-1-processing-n:127.0.0.1:48588_solr 
x:addReplicaColl_shard2_replica3 s:shard2 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:48588_solr c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 870345 INFO  (qtp1225070472-6770) [n:127.0.0.1:48588_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001/tempDir-003}
 status=0 QTime=1100
   [junit4]   2> 870354 INFO  (qtp1225070472-6768) [n:127.0.0.1:48588_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=addReplicaColl_shard2_replica3&action=STATUS&indexInfo=true&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 870356 INFO  
(recoveryExecutor-1171-thread-1-processing-n:127.0.0.1:48588_solr 
x:addReplicaColl_shard2_replica3 s:shard2 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:48588_solr c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 870357 INFO  (qtp1225070472-6765) [n:127.0.0.1:48588_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
name=addReplicaColl_shard2_replica3&action=addreplica&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 870358 INFO  
(recoveryExecutor-1171-thread-1-processing-n:127.0.0.1:48588_solr 
x:addReplicaColl_shard2_replica3 s:shard2 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:48588_solr c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 870358 INFO  
(recoveryExecutor-1171-thread-1-processing-n:127.0.0.1:48588_solr 
x:addReplicaColl_shard2_replica3 s:shard2 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:48588_solr c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[addReplicaColl_shard2_replica3]
   [junit4]   2> 870358 INFO  
(recoveryExecutor-1171-thread-1-processing-n:127.0.0.1:48588_solr 
x:addReplicaColl_shard2_replica3 s:shard2 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:48588_solr c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 870358 INFO  
(recoveryExecutor-1171-thread-1-processing-n:127.0.0.1:48588_solr 
x:addReplicaColl_shard2_replica3 s:shard2 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:48588_solr c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.c.RecoveryStrategy Publishing state of 
core [addReplicaColl_shard2_replica3] as recovering, leader is 
[http://127.0.0.1:41611/solr/addReplicaColl_shard2_replica2/] and I am 
[http://127.0.0.1:48588/solr/addReplicaColl_shard2_replica3/]
   [junit4]   2> 870359 INFO  
(OverseerThreadFactory-2884-thread-5-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"addReplicaCol

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

ng-n:127.0.0.1:56751_solr) [n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader 
Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 954595 INFO  (coreCloseExecutor-3130-thread-1) 
[n:127.0.0.1:56751_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica2] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard3_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@78651adb
   [junit4]   2> 954595 INFO  (coreCloseExecutor-3130-thread-2) 
[n:127.0.0.1:56751_solr c:awhollynewcollection_0 s:shard2 r:core_node6 
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@258a9f32
   [junit4]   2> 954601 INFO  (coreCloseExecutor-3130-thread-3) 
[n:127.0.0.1:56751_solr c:awhollynewcollection_0 s:shard4 r:core_node9 
x:awhollynewcollection_0_shard4_replica3] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard4_replica3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@36cd3f9c
   [junit4]   2> 954720 INFO  
(zkCallback-1179-thread-7-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41611_solr
   [junit4]   2> 954720 INFO  
(zkCallback-1179-thread-6-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (1)
   [junit4]   2> 954723 INFO  (coreCloseExecutor-3132-thread-1) 
[n:127.0.0.1:41611_solr c:awhollynewcollection_0 s:shard2 r:core_node4 
x:awhollynewcollection_0_shard2_replica2] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard2_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2a312684
   [junit4]   2> 954723 INFO  
(zkCallback-1179-thread-7-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.Overseer Overseer 
(id=96912096764952587-127.0.0.1:41611_solr-n_0000000002) starting
   [junit4]   2> 954725 INFO  (coreCloseExecutor-3132-thread-2) 
[n:127.0.0.1:41611_solr c:awhollynewcollection_0 s:shard3 r:core_node7 
x:awhollynewcollection_0_shard3_replica3] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard3_replica3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1590b08c
   [junit4]   2> 954725 INFO  (coreCloseExecutor-3132-thread-3) 
[n:127.0.0.1:41611_solr c:awhollynewcollection_0 s:shard1 r:core_node10 
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@64386abf
   [junit4]   2> 954725 INFO  (coreCloseExecutor-3132-thread-4) 
[n:127.0.0.1:41611_solr c:awhollynewcollection_0 s:shard5 r:core_node5 
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard5_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6007ff7b
   [junit4]   2> 954740 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 954747 INFO  
(zkCallback-1179-thread-1-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 954749 INFO  (jetty-launcher-1158-thread-7) [    ] 
o.a.s.c.Overseer Overseer 
(id=96912096764952587-127.0.0.1:41611_solr-n_0000000002) closing
   [junit4]   2> 954750 WARN  
(OverseerStateUpdate-96912096764952587-127.0.0.1:41611_solr-n_0000000002) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting 
Overseer work queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/awhollynewcollection_0/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:373)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:370)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:370)
   [junit4]   2>        at 
org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:230)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:277)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:158)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 954751 INFO  
(OverseerStateUpdate-96912096764952587-127.0.0.1:41611_solr-n_0000000002) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41611_solr
   [junit4]   2> 955762 WARN  
(zkCallback-1177-thread-9-processing-n:127.0.0.1:42418_solr) 
[n:127.0.0.1:42418_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 955762 INFO  (jetty-launcher-1158-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6daa6b14{/solr,null,UNAVAILABLE}
   [junit4]   2> 956131 WARN  
(zkCallback-1172-thread-3-processing-n:127.0.0.1:56751_solr) 
[n:127.0.0.1:56751_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 956132 INFO  (jetty-launcher-1158-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5abea7c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 956252 WARN  
(zkCallback-1179-thread-7-processing-n:127.0.0.1:41611_solr) 
[n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 956252 INFO  (jetty-launcher-1158-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3da30ddd{/solr,null,UNAVAILABLE}
   [junit4]   2> 956255 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[39CEC9DFF9F9C2BF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:48672 48672
   [junit4]   2> 956258 INFO  (Thread-1944) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:48672 48672
   [junit4]   2> 956259 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[39CEC9DFF9F9C2BF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_39CEC9DFF9F9C2BF-001
   [junit4]   2> Nov 10, 2016 7:02:16 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9, maxDocsPerChunk=1, blockSize=411), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9, blockSize=411)), sim=ClassicSimilarity, locale=de-AT, 
timezone=Australia/Yancowinna
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=145334240,total=461373440
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSizeLimitedDistributedMap, TestUseDocValuesAsStored, LoggingHandlerTest, 
SpatialHeatmapFacetsTest, TestFiltering, DocValuesMissingTest, 
BlockDirectoryTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestSuggestSpellingConverter, TestLeaderInitiatedRecoveryThread, 
TestJettySolrRunner, LeaderFailoverAfterPartitionTest, 
TestBM25SimilarityFactory, SoftAutoCommitTest, TestPartialUpdateDeduplication, 
RAMDirectoryFactoryTest, SliceStateTest, ForceLeaderTest, StressHdfsTest, 
TestSortByMinMaxFunction, TestTrackingShardHandlerFactory, 
SolrCloudExampleTest, BaseCdcrDistributedZkTest, 
TestOnReconnectListenerSupport, DistributedMLTComponentTest, 
TestDistributedGrouping, DistribJoinFromCollectionTest, TermsComponentTest, 
SortByFunctionTest, TestCursorMarkWithoutUniqueKey, CdcrUpdateLogTest, 
TestXmlQParser, DocValuesTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
VersionInfoTest, TestInfoStreamLogging, CachingDirectoryFactoryTest, 
TestSmileRequest, TestDefaultSearchFieldResource, TestIntervalFaceting, 
TestMaxScoreQueryParser, BlockJoinFacetRandomTest, TestSubQueryTransformer, 
TestLegacyFieldCache, JSONWriterTest, SpellCheckComponentTest, 
TestReqParamsAPI, TestCustomSort, TestSha256AuthenticationProvider, 
IndexSchemaTest, MoreLikeThisHandlerTest, ShardRoutingTest, 
TestUninvertingReader, TestWordDelimiterFilterFactory, ZkControllerTest, 
BitVectorTest, DeleteNodeTest, DistanceFunctionTest, 
TestOverriddenPrefixQueryForCustomFieldType, InfoHandlerTest, 
TermVectorComponentTest, SearchHandlerTest, HLLSerializationTest, 
TestCustomStream, TestCollectionAPI, OverseerTaskQueueTest, 
TestDistribDocBasedVersion, ShardRoutingCustomTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestSQLHandlerNonCloud, RulesTest, 
DirectSolrSpellCheckerTest, TestStandardQParsers, BasicFunctionalityTest, 
MultiTermTest, StatsReloadRaceTest, TestAuthorizationFramework, 
ClassificationUpdateProcessorFactoryTest, DistributedIntervalFacetingTest, 
CloudMLTQParserTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [302/651 (1!)] on J1 in 94.97s, 20 tests, 1 failure <<< 
FAILURES!

[...truncated 61796 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to