Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1531/

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

Error Message:
Collection not found: awhollynewcollection_0

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: 
awhollynewcollection_0
        at 
__randomizedtesting.SeedInfo.seed([40F287082DB55FCD:887F3BC2B867058]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1362)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1058)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:232)
        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 11423 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/init-core-data-001
   [junit4]   2> 799204 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[40F287082DB55FCD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 799204 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[40F287082DB55FCD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001
   [junit4]   2> 799204 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[40F287082DB55FCD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 799219 INFO  (Thread-1681) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 799219 INFO  (Thread-1681) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 799549 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[40F287082DB55FCD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39470
   [junit4]   2> 799627 INFO  (jetty-launcher-305-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 799629 INFO  (jetty-launcher-305-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 799633 INFO  (jetty-launcher-305-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 799635 INFO  (jetty-launcher-305-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 799638 INFO  (jetty-launcher-305-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17ce9069{/solr,null,AVAILABLE}
   [junit4]   2> 799642 INFO  (jetty-launcher-305-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5896d3c{SSL,[ssl, 
http/1.1]}{127.0.0.1:39504}
   [junit4]   2> 799642 INFO  (jetty-launcher-305-thread-2) [    ] 
o.e.j.s.Server Started @802894ms
   [junit4]   2> 799642 INFO  (jetty-launcher-305-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39504}
   [junit4]   2> 799642 ERROR (jetty-launcher-305-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 799642 INFO  (jetty-launcher-305-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 799642 INFO  (jetty-launcher-305-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 799642 INFO  (jetty-launcher-305-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 799643 INFO  (jetty-launcher-305-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-08T21:14:42.534Z
   [junit4]   2> 799650 INFO  (jetty-launcher-305-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12ad0da8{/solr,null,AVAILABLE}
   [junit4]   2> 799652 INFO  (jetty-launcher-305-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f9d3039{SSL,[ssl, 
http/1.1]}{127.0.0.1:49806}
   [junit4]   2> 799652 INFO  (jetty-launcher-305-thread-1) [    ] 
o.e.j.s.Server Started @802903ms
   [junit4]   2> 799652 INFO  (jetty-launcher-305-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49806}
   [junit4]   2> 799652 ERROR (jetty-launcher-305-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 799652 INFO  (jetty-launcher-305-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 799652 INFO  (jetty-launcher-305-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 799652 INFO  (jetty-launcher-305-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 799652 INFO  (jetty-launcher-305-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-08T21:14:42.543Z
   [junit4]   2> 799695 INFO  (jetty-launcher-305-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2eb44a7c{/solr,null,AVAILABLE}
   [junit4]   2> 799697 INFO  (jetty-launcher-305-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@567bbd8c{SSL,[ssl, 
http/1.1]}{127.0.0.1:50430}
   [junit4]   2> 799697 INFO  (jetty-launcher-305-thread-4) [    ] 
o.e.j.s.Server Started @802948ms
   [junit4]   2> 799697 INFO  (jetty-launcher-305-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50430}
   [junit4]   2> 799697 ERROR (jetty-launcher-305-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 799697 INFO  (jetty-launcher-305-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 799697 INFO  (jetty-launcher-305-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 799697 INFO  (jetty-launcher-305-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 799697 INFO  (jetty-launcher-305-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-08T21:14:42.588Z
   [junit4]   2> 799712 INFO  (jetty-launcher-305-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 799731 INFO  (jetty-launcher-305-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 799737 INFO  (jetty-launcher-305-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 799739 INFO  (jetty-launcher-305-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4012f23b{/solr,null,AVAILABLE}
   [junit4]   2> 799741 INFO  (jetty-launcher-305-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b54209c{SSL,[ssl, 
http/1.1]}{127.0.0.1:49054}
   [junit4]   2> 799741 INFO  (jetty-launcher-305-thread-3) [    ] 
o.e.j.s.Server Started @802992ms
   [junit4]   2> 799741 INFO  (jetty-launcher-305-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49054}
   [junit4]   2> 799741 ERROR (jetty-launcher-305-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 799741 INFO  (jetty-launcher-305-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 799741 INFO  (jetty-launcher-305-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 799741 INFO  (jetty-launcher-305-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 799741 INFO  (jetty-launcher-305-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-08T21:14:42.632Z
   [junit4]   2> 799744 INFO  (jetty-launcher-305-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 799756 INFO  (jetty-launcher-305-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39470/solr
   [junit4]   2> 799762 INFO  (jetty-launcher-305-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39470/solr
   [junit4]   2> 799781 INFO  (jetty-launcher-305-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39470/solr
   [junit4]   2> 799790 INFO  (jetty-launcher-305-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39470/solr
   [junit4]   2> 799817 INFO  (jetty-launcher-305-thread-4) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50430_solr
   [junit4]   2> 799841 INFO  (jetty-launcher-305-thread-2) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39504_solr
   [junit4]   2> 799871 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 799873 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 799879 INFO  (jetty-launcher-305-thread-4) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.Overseer Overseer 
(id=97073999518826503-127.0.0.1:50430_solr-n_0000000000) starting
   [junit4]   2> 799882 INFO  (jetty-launcher-305-thread-3) 
[n:127.0.0.1:49054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 799882 INFO  (jetty-launcher-305-thread-1) 
[n:127.0.0.1:49806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 799885 INFO  (jetty-launcher-305-thread-3) 
[n:127.0.0.1:49054_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49054_solr
   [junit4]   2> 799885 INFO  (jetty-launcher-305-thread-1) 
[n:127.0.0.1:49806_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49806_solr
   [junit4]   2> 799887 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 799887 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 799930 INFO  (jetty-launcher-305-thread-4) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50430_solr
   [junit4]   2> 799931 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 799959 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 799966 INFO  (jetty-launcher-305-thread-1) 
[n:127.0.0.1:49806_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node1/.
   [junit4]   2> 800015 INFO  
(zkCallback-326-thread-1-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 800015 INFO  
(zkCallback-325-thread-1-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 800025 INFO  (jetty-launcher-305-thread-3) 
[n:127.0.0.1:49054_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node3/.
   [junit4]   2> 800027 INFO  (jetty-launcher-305-thread-2) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node2/.
   [junit4]   2> 800036 INFO  (jetty-launcher-305-thread-4) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node4/.
   [junit4]   2> 800039 INFO  
(zkCallback-325-thread-2-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 800039 INFO  
(zkCallback-317-thread-2-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 800128 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[40F287082DB55FCD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 800129 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[40F287082DB55FCD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39470/solr ready
   [junit4]   2> 800161 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 800164 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 800222 INFO  (qtp868500957-3436) [n:127.0.0.1:39504_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=b5c4b253-7e32-49e3-b33a-48d9b00169fb&replicationFactor=4&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 800234 INFO  (qtp868500957-3436) [n:127.0.0.1:39504_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=b5c4b253-7e32-49e3-b33a-48d9b00169fb&replicationFactor=4&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=13
   [junit4]   2> 800250 INFO  
(OverseerThreadFactory-809-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
awhollynewcollection_0
   [junit4]   2> 800579 INFO  (qtp868500957-3439) [n:127.0.0.1:39504_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica4&action=CREATE&numShards=1&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 800595 INFO  (qtp1488027465-3471) [n:127.0.0.1:49054_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica2&action=CREATE&numShards=1&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2}
 status=0 QTime=25
   [junit4]   2> 800596 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr    ] o.a.s.u.TestInjection Inject random core creation 
delay of 1s
   [junit4]   2> 800597 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr    ] o.a.s.u.TestInjection Inject random core creation 
delay of 1s
   [junit4]   2> 800603 INFO  (qtp1816548539-3450) [n:127.0.0.1:49806_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica1&action=CREATE&numShards=1&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   2> 800603 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr    ] o.a.s.u.TestInjection Inject random core creation 
delay of 1s
   [junit4]   2> 800603 INFO  (qtp1525447945-3460) [n:127.0.0.1:50430_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica3&action=CREATE&numShards=1&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   2> 800604 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr    ] o.a.s.u.TestInjection Inject random core creation 
delay of 1s
   [junit4]   2> 800604 INFO  (qtp868500957-3440) [n:127.0.0.1:39504_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579
   [junit4]   2> 800604 INFO  (qtp868500957-3440) [n:127.0.0.1:39504_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 801596 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica4&action=CREATE&numShards=1&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 801597 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica2&action=CREATE&numShards=1&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 801603 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica1&action=CREATE&numShards=1&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 801604 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica3&action=CREATE&numShards=1&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 801605 INFO  (qtp868500957-3440) [n:127.0.0.1:39504_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579
   [junit4]   2> 801606 INFO  (qtp868500957-3440) [n:127.0.0.1:39504_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 801708 INFO  (zkCallback-334-thread-2) [    ] 
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: [4])
   [junit4]   2> 801708 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_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: [4])
   [junit4]   2> 801708 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_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: [4])
   [junit4]   2> 801708 INFO  
(zkCallback-325-thread-2-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_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: [4])
   [junit4]   2> 801708 INFO  (zkCallback-334-thread-1) [    ] 
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: [4])
   [junit4]   2> 801708 INFO  
(zkCallback-317-thread-2-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_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: [4])
   [junit4]   2> 802607 INFO  (qtp868500957-3440) [n:127.0.0.1:39504_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579
   [junit4]   2> 802607 INFO  (qtp868500957-3440) [n:127.0.0.1:39504_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 802621 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 802672 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 802678 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica4] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard1_replica4] Schema name=minimal
   [junit4]   2> 802680 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 802681 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard1_replica4' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 802681 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard1_replica4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node2/awhollynewcollection_0_shard1_replica4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node2/./awhollynewcollection_0_shard1_replica4/data/]
   [junit4]   2> 802681 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69939994
   [junit4]   2> 802687 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 802688 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 802697 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica3] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard1_replica3] Schema name=minimal
   [junit4]   2> 802699 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica3] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 802713 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard1_replica3' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 802713 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard1_replica3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node4/awhollynewcollection_0_shard1_replica3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node4/./awhollynewcollection_0_shard1_replica3/data/]
   [junit4]   2> 802714 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69939994
   [junit4]   2> 802716 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica2] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard1_replica2] Schema name=minimal
   [junit4]   2> 802718 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 802719 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard1_replica1] Schema name=minimal
   [junit4]   2> 802721 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 802722 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard1_replica1' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 802722 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node1/awhollynewcollection_0_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node1/./awhollynewcollection_0_shard1_replica1/data/]
   [junit4]   2> 802722 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69939994
   [junit4]   2> 802723 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard1_replica2' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 802723 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 802723 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 802723 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node3/awhollynewcollection_0_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node3/./awhollynewcollection_0_shard1_replica2/data/]
   [junit4]   2> 802723 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69939994
   [junit4]   2> 802724 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 802724 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 802725 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5bba1d43[awhollynewcollection_0_shard1_replica4] main]
   [junit4]   2> 802725 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 802726 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 802726 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 802732 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1553183995983822848
   [junit4]   2> 802734 INFO  
(searcherExecutor-818-thread-1-processing-x:awhollynewcollection_0_shard1_replica4
 r:core_node1 b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE 
n:127.0.0.1:39504_solr s:shard1 c:awhollynewcollection_0) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica4] Registered new searcher 
Searcher@5bba1d43[awhollynewcollection_0_shard1_replica4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802737 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=4 found=1 
timeoutin=9999ms
   [junit4]   2> 802747 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 802747 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 802748 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 802748 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 802749 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25abc098[awhollynewcollection_0_shard1_replica3] main]
   [junit4]   2> 802749 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 802749 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 802750 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 802750 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 802750 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9862d75[awhollynewcollection_0_shard1_replica1] main]
   [junit4]   2> 802751 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 802751 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 802751 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 802751 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 802752 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@146f9a3c[awhollynewcollection_0_shard1_replica2] main]
   [junit4]   2> 802753 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 802753 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 802753 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 802753 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 802753 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 802753 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 802753 INFO  
(parallelCoreAdminExecutor-816-thread-1-processing-n:127.0.0.1:50430_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1553183996005842944
   [junit4]   2> 802753 INFO  
(parallelCoreAdminExecutor-810-thread-1-processing-n:127.0.0.1:49806_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1553183996005842944
   [junit4]   2> 802755 INFO  
(searcherExecutor-820-thread-1-processing-x:awhollynewcollection_0_shard1_replica3
 r:core_node3 b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933288131038 CREATE 
n:127.0.0.1:50430_solr s:shard1 c:awhollynewcollection_0) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica3] Registered new searcher 
Searcher@25abc098[awhollynewcollection_0_shard1_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802756 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 802756 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 802756 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 802756 INFO  
(parallelCoreAdminExecutor-812-thread-1-processing-n:127.0.0.1:49054_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1553183996008988672
   [junit4]   2> 802759 INFO  
(searcherExecutor-821-thread-1-processing-x:awhollynewcollection_0_shard1_replica1
 r:core_node4 b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933276387199 CREATE 
n:127.0.0.1:49806_solr s:shard1 c:awhollynewcollection_0) 
[n:127.0.0.1:49806_solr c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica1] Registered new searcher 
Searcher@9862d75[awhollynewcollection_0_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802761 INFO  
(searcherExecutor-823-thread-1-processing-x:awhollynewcollection_0_shard1_replica2
 r:core_node2 b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933305246229 CREATE 
n:127.0.0.1:49054_solr s:shard1 c:awhollynewcollection_0) 
[n:127.0.0.1:49054_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica2] Registered new searcher 
Searcher@146f9a3c[awhollynewcollection_0_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802998 INFO  (zkCallback-334-thread-2) [    ] 
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: [4])
   [junit4]   2> 802998 INFO  (zkCallback-334-thread-1) [    ] 
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: [4])
   [junit4]   2> 802998 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_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: [4])
   [junit4]   2> 802998 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_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: [4])
   [junit4]   2> 802998 INFO  
(zkCallback-325-thread-2-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_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: [4])
   [junit4]   2> 802999 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_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: [4])
   [junit4]   2> 803237 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 803237 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 803237 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39504/solr/awhollynewcollection_0_shard1_replica4/
   [junit4]   2> 803237 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.u.PeerSync PeerSync: 
core=awhollynewcollection_0_shard1_replica4 url=https://127.0.0.1:39504/solr 
START 
replicas=[https://127.0.0.1:49054/solr/awhollynewcollection_0_shard1_replica2/, 
https://127.0.0.1:50430/solr/awhollynewcollection_0_shard1_replica3/, 
https://127.0.0.1:49806/solr/awhollynewcollection_0_shard1_replica1/] 
nUpdates=100
   [junit4]   2> 803275 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.u.PeerSync PeerSync: 
core=awhollynewcollection_0_shard1_replica4 url=https://127.0.0.1:39504/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 803290 INFO  (qtp1525447945-3457) [n:127.0.0.1:50430_solr 
c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.S.Request 
[awhollynewcollection_0_shard1_replica3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 803296 INFO  (qtp1816548539-3447) [n:127.0.0.1:49806_solr 
c:awhollynewcollection_0 s:shard1 r:core_node4 
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.S.Request 
[awhollynewcollection_0_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> 803296 INFO  (qtp1488027465-3474) [n:127.0.0.1:49054_solr 
c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica2] o.a.s.c.S.Request 
[awhollynewcollection_0_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 803297 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 803297 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] 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> 803299 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:39504/solr/awhollynewcollection_0_shard1_replica4/ shard1
   [junit4]   2> 803609 INFO  (qtp868500957-3440) [n:127.0.0.1:39504_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579
   [junit4]   2> 803609 INFO  (qtp868500957-3440) [n:127.0.0.1:39504_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 803659 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_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: [4])
   [junit4]   2> 803659 INFO  
(zkCallback-317-thread-2-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_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: [4])
   [junit4]   2> 803659 INFO  
(zkCallback-325-thread-2-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_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: [4])
   [junit4]   2> 803659 INFO  (zkCallback-334-thread-1) [    ] 
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: [4])
   [junit4]   2> 803659 INFO  (zkCallback-334-thread-2) [    ] 
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: [4])
   [junit4]   2> 803659 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_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: [4])
   [junit4]   2> 803704 INFO  
(parallelCoreAdminExecutor-814-thread-1-processing-n:127.0.0.1:39504_solr 
b5c4b253-7e32-49e3-b33a-48d9b00169fb19607933344125579 CREATE) 
[n:127.0.0.1:39504_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica4] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 803899 INFO  (zkCallback-334-thread-1) [    ] 
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: [4])
   [junit4]   2> 803899 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_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: [4])
   [junit4]   2> 803899 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_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: [4])
   [junit4]   2> 803900 INFO  
(zkCallback-325-thread-2-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_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: [4])
   [junit4]   2> 803899 INFO  (zkCallback-334-thread-2) [    ] 
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: [4])
   [junit4]   2> 803900 INFO  
(zkCallback-317-thread-2-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_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: [4])
   [junit4]   2> 803901 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 50430
   [junit4]   2> 803901 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=858334560
   [junit4]   2> 803915 INFO  (coreCloseExecutor-838-thread-1) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@9342270
   [junit4]   2> 803969 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.c.Overseer Overseer 
(id=97073999518826503-127.0.0.1:50430_solr-n_0000000000) closing
   [junit4]   2> 803969 INFO  
(OverseerStateUpdate-97073999518826503-127.0.0.1:50430_solr-n_0000000000) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50430_solr
   [junit4]   2> 804615 ERROR 
(OverseerThreadFactory-809-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: awhollynewcollection_0 operation: create 
failed:org.apache.solr.common.SolrException
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:284)
   [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> Caused by: java.util.concurrent.RejectedExecutionException: 
Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$40/2070314178@4e5f2df6
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65c5990a[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 8]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:181)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.submit(HttpShardHandler.java:227)
   [junit4]   2>        at 
org.apache.solr.handler.component.ShardHandler.submit(ShardHandler.java:23)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.waitForCoreAdminAsyncCallToComplete(OverseerCollectionMessageHandler.java:933)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.waitForAsyncCallsToComplete(OverseerCollectionMessageHandler.java:913)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:792)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:271)
   [junit4]   2>        ... 6 more
   [junit4]   2> 
   [junit4]   2> 804627 INFO  
(OverseerThreadFactory-809-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_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> 804636 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 804636 INFO  
(zkCallback-325-thread-2-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 804637 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 804638 INFO  (zkCallback-334-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 804638 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 804649 INFO  
(zkCallback-324-thread-2-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39504_solr
   [junit4]   2> 804650 INFO  
(zkCallback-324-thread-2-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.Overseer Overseer 
(id=97073999518826506-127.0.0.1:39504_solr-n_0000000001) starting
   [junit4]   2> 804671 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_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: [3])
   [junit4]   2> 804671 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_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: [3])
   [junit4]   2> 804671 INFO  
(zkCallback-325-thread-1-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_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: [3])
   [junit4]   2> 806136 WARN  
(zkCallback-317-thread-3-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 806150 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@567bbd8c{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 806155 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2eb44a7c{/solr,null,UNAVAILABLE}
   [junit4]   2> 806155 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.c.MiniSolrCloudCluster ============ Restarting jetty
   [junit4]   2> 806157 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 806165 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@539e423d{/solr,null,AVAILABLE}
   [junit4]   2> 806167 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@5dbceb78{SSL,[ssl, 
http/1.1]}{127.0.0.1:50430}
   [junit4]   2> 806167 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.e.j.s.Server Started @809419ms
   [junit4]   2> 806167 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50430}
   [junit4]   2> 806167 ERROR 
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 806178 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 806178 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 806178 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 806178 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-08T21:14:49.069Z
   [junit4]   2> 806202 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 806225 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39470/solr
   [junit4]   2> 806288 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [n:127.0.0.1:50430_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 806292 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_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: [3])
   [junit4]   2> 806292 INFO  
(zkCallback-325-thread-1-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_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: [3])
   [junit4]   2> 806292 INFO  
(zkCallback-324-thread-2-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_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: [3])
   [junit4]   2> 806295 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [n:127.0.0.1:50430_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50430_solr
   [junit4]   2> 806297 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 806297 INFO  
(zkCallback-324-thread-2-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 806297 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 806297 INFO  (zkCallback-334-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 806297 INFO  
(zkCallback-325-thread-1-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 806307 INFO  
(zkCallback-340-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 806530 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [n:127.0.0.1:50430_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node4/.
   [junit4]   2> 806530 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[40F287082DB55FCD])
 [n:127.0.0.1:50430_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[awhollynewcollection_0_shard1_replica3]
   [junit4]   2> 806614 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 806620 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard1_replica3] Schema name=minimal
   [junit4]   2> 806622 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 806624 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard1_replica3' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 806624 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard1_replica3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node4/awhollynewcollection_0_shard1_replica3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001/tempDir-001/node4/./awhollynewcollection_0_shard1_replica3/data/]
   [junit4]   2> 806624 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69939994
   [junit4]   2> 806649 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 806649 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 806650 INFO  
(zkCallback-340-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_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: [4])
   [junit4]   2> 806650 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_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: [4])
   [junit4]   2> 806650 INFO  
(zkCallback-325-thread-1-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_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: [4])
   [junit4]   2> 806650 INFO  
(zkCallback-324-thread-4-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_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: [4])
   [junit4]   2> 806650 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 806650 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 806657 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32d996a2[awhollynewcollection_0_shard1_replica3] main]
   [junit4]   2> 806658 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 806659 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 806659 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 806659 INFO  
(searcherExecutor-848-thread-1-processing-n:127.0.0.1:50430_solr 
x:awhollynewcollection_0_shard1_replica3 s:shard1 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 
r:core_node3 x:awhollynewcollection_0_shard1_replica3] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica3] Registered new searcher 
Searcher@32d996a2[awhollynewcollection_0_shard1_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 806660 INFO  
(coreLoadExecutor-847-thread-1-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 r:core_node3 
x:awhollynewcollection_0_shard1_replica3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1553184000102629376
   [junit4]   2> 806679 INFO  
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:50430_solr 
x:awhollynewcollection_0_shard1_replica3 s:shard1 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 
r:core_node3 x:awhollynewcollection_0_shard1_replica3] o.a.s.c.ZkController 
Core needs to recover:awhollynewcollection_0_shard1_replica3
   [junit4]   2> 806680 INFO  
(updateExecutor-337-thread-1-processing-n:127.0.0.1:50430_solr 
x:awhollynewcollection_0_shard1_replica3 s:shard1 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 
r:core_node3 x:awhollynewcollection_0_shard1_replica3] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 806681 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:50430_solr 
x:awhollynewcollection_0_shard1_replica3 s:shard1 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 
r:core_node3 x:awhollynewcollection_0_shard1_replica3] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 806682 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:50430_solr 
x:awhollynewcollection_0_shard1_replica3 s:shard1 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 
r:core_node3 x:awhollynewcollection_0_shard1_replica3] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 806682 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:50430_solr 
x:awhollynewcollection_0_shard1_replica3 s:shard1 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 
r:core_node3 x:awhollynewcollection_0_shard1_replica3] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[awhollynewcollection_0_shard1_replica3]
   [junit4]   2> 806682 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:50430_solr 
x:awhollynewcollection_0_shard1_replica3 s:shard1 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 
r:core_node3 x:awhollynewcollection_0_shard1_replica3] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 806682 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:50430_solr 
x:awhollynewcollection_0_shard1_replica3 s:shard1 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 
r:core_node3 x:awhollynewcollection_0_shard1_replica3] o.a.s.c.RecoveryStrategy 
Publishing state of core [awhollynewcollection_0_shard1_replica3] as 
recovering, leader is 
[https://127.0.0.1:39504/solr/awhollynewcollection_0_shard1_replica4/] and I am 
[https://127.0.0.1:50430/solr/awhollynewcollection_0_shard1_replica3/]
   [junit4]   2> 806684 INFO  
(recoveryExecutor-338-thread-1-processing-n:127.0.0.1:50430_solr 
x:awhollynewcollection_0_shard1_replica3 s:shard1 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:50430_solr c:awhollynewcollection_0 s:shard1 
r:core_node3 x:awhollynewcollection_0_shard1_replica3] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [https://127.0.0.1:39504/solr]; [WaitForState: 
action=PREPRECOVERY&core=awhollynewcollection_0_shard1_replica4&nodeName=127.0.0.1:50430_solr&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 806692 INFO  (qtp868500957-3434) [n:127.0.0.1:39504_solr    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 806693 INFO  (qtp868500957-3434) [n:127.0.0.1:39504_solr    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see 
awhollynewcollection_0_shard1_replica4 (shard1 of awhollynewcollection_0) have 
state: recovering
   [junit4]   2> 806693 INFO  (qtp868500957-3434) [n:127.0.0.1:39504_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=awhollynewcollection_0, shard=shard1, 
thisCore=awhollynewcollection_0_shard1_replica4, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:50430_solr, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"awhollynewcollection_0_shard1_replica3","base_url":"https://127.0.0.1:50430/solr","node_name":"127.0.0.1:50430_solr","state":"down"}
   [junit4]   2> 806850 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_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: [4])
   [junit4]   2> 806850 INFO  
(zkCallback-325-thread-1-processing-n:127.0.0.1:49806_solr) 
[n:127.0.0.1:49806_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChange

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

ZkTest.testCreateNodeSet-seed#[40F287082DB55FCD]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 912973 INFO  (qtp868500957-3436) [n:127.0.0.1:39504_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=nodeset_collection&action=CREATE&numShards=2&createNodeSet=https://127.0.0.1:39504/solr,https://127.0.0.1:39504/solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 912977 INFO  
(OverseerThreadFactory-841-thread-5-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
nodeset_collection
   [junit4]   2> 912978 WARN  
(OverseerThreadFactory-841-thread-5-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (nodeset_collection) without cores.
   [junit4]   2> 913185 INFO  (qtp868500957-3436) [n:127.0.0.1:39504_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> 913186 INFO  (qtp868500957-3436) [n:127.0.0.1:39504_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=nodeset_collection&action=CREATE&numShards=2&createNodeSet=https://127.0.0.1:39504/solr,https://127.0.0.1:39504/solr&wt=javabin&version=2}
 status=0 QTime=212
   [junit4]   2> 913187 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[40F287082DB55FCD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNodeSet
   [junit4]   2> 913195 INFO  (jetty-launcher-305-thread-6) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1b54209c{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 913195 INFO  (jetty-launcher-305-thread-6) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2090541269
   [junit4]   2> 913196 INFO  (jetty-launcher-305-thread-5) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1f9d3039{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 913196 INFO  (jetty-launcher-305-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1264270620
   [junit4]   2> 913197 INFO  (jetty-launcher-305-thread-7) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5dbceb78{SSL,[ssl, 
http/1.1]}{127.0.0.1:50430}
   [junit4]   2> 913202 WARN  
(zkCallback-326-thread-1-processing-n:127.0.0.1:49054_solr) 
[n:127.0.0.1:49054_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 913202 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x158e049ca3f000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 913202 INFO  (jetty-launcher-305-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4012f23b{/solr,null,UNAVAILABLE}
   [junit4]   2> 913202 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x158e049ca3f000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 913203 INFO  
(zkCallback-340-thread-3-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 913205 INFO  (jetty-launcher-305-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12ad0da8{/solr,null,UNAVAILABLE}
   [junit4]   2> 913206 INFO  (jetty-launcher-305-thread-7) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=307493525
   [junit4]   2> 913207 INFO  
(zkCallback-324-thread-20-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 913207 INFO  (jetty-launcher-305-thread-8) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5896d3c{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 913208 INFO  (jetty-launcher-305-thread-8) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1904239530
   [junit4]   2> 913210 INFO  
(zkCallback-324-thread-19-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 913213 INFO  (jetty-launcher-305-thread-8) [    ] 
o.a.s.c.Overseer Overseer 
(id=97073999518826506-127.0.0.1:39504_solr-n_0000000001) closing
   [junit4]   2> 913213 INFO  
(OverseerStateUpdate-97073999518826506-127.0.0.1:39504_solr-n_0000000001) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39504_solr
   [junit4]   2> 914710 WARN  
(zkCallback-340-thread-2-processing-n:127.0.0.1:50430_solr) 
[n:127.0.0.1:50430_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 914710 INFO  (jetty-launcher-305-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@539e423d{/solr,null,UNAVAILABLE}
   [junit4]   2> 914716 WARN  
(zkCallback-324-thread-19-processing-n:127.0.0.1:39504_solr) 
[n:127.0.0.1:39504_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 914717 INFO  (jetty-launcher-305-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17ce9069{/solr,null,UNAVAILABLE}
   [junit4]   2> 914718 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[40F287082DB55FCD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39470 39470
   [junit4]   2> 914804 INFO  (Thread-1681) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39470 39470
   [junit4]   2> 914805 WARN  (Thread-1681) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/aliases.json
   [junit4]   2>        23      /solr/configs/conf
   [junit4]   2>        6       /solr/configs/conf2
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        261     /solr/clusterstate.json
   [junit4]   2>        26      /solr/clusterprops.json
   [junit4]   2>        9       
/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2>        4       
/solr/collections/nodes_used_collection/state.json
   [junit4]   2>        4       /solr/collections/addReplicaColl/state.json
   [junit4]   2>        4       /solr/collections/reloaded_collection/state.json
   [junit4]   2>        3       
/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2>        2       /solr/collections/onlyinzk/state.json
   [junit4]   2>        2       
/solr/collections/awhollynewcollection_0/leader_elect/shard1/election/97073999518826506-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97073999518826506-127.0.0.1:39504_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/awhollynewcollection_0/leader_elect/shard1/election/97073999518826507-core_node4-n_0000000002
   [junit4]   2>        2       
/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        443     /solr/collections
   [junit4]   2>        132     /solr/overseer/queue
   [junit4]   2>        48      /solr/overseer/collection-queue-work
   [junit4]   2>        27      /solr/live_nodes
   [junit4]   2>        20      /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 914805 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[40F287082DB55FCD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_40F287082DB55FCD-001
   [junit4]   2> Dec 08, 2016 9:16:37 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=463, maxMBSortInHeap=7.531257278829681, 
sim=RandomSimilarity(queryNorm=false): {}, locale=it-IT, 
timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=204252600,total=492830720
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, 
CoreSorterTest, BasicAuthIntegrationTest, OpenExchangeRatesOrgProviderTest, 
OpenCloseCoreStressTest, HdfsRecoverLeaseTest, TestMiniSolrCloudClusterSSL, 
SuggestComponentContextFilterQueryTest, CSVRequestHandlerTest, HighlighterTest, 
LeaderInitiatedRecoveryOnCommitTest, TestFieldTypeResource, 
TestWordDelimiterFilterFactory, ShardRoutingTest, DistanceFunctionTest, 
SpellingQueryConverterTest, TestSolrCloudWithKerberosAlt, 
CoreAdminRequestStatusTest, HLLSerializationTest, 
TestSweetSpotSimilarityFactory, SimplePostToolTest, 
TestCollationFieldDocValues, TestClusterStateMutator, TestFieldSortValues, 
TestHdfsUpdateLog, CollectionsAPIDistributedZkTest]
   [junit4] Completed [216/659 (1!)] on J1 in 116.15s, 20 tests, 1 error <<< 
FAILURES!

[...truncated 64138 lines...]


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

Reply via email to