You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/01/09 07:14:41 UTC

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_112) - Build # 2625 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2625/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard

Error Message:
Error from server at https://127.0.0.1:33422/solr: Could not fully remove collection: solrj_test_splitshard

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33422/solr: Could not fully remove collection: solrj_test_splitshard
	at __randomizedtesting.SeedInfo.seed([D943370886737B42:2499A64988647FD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	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.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard(CollectionsAPISolrJTest.java:143)
	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 11675 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/init-core-data-001
   [junit4]   2> 844133 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D943370886737B42]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 844136 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D943370886737B42]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001
   [junit4]   2> 844136 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D943370886737B42]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 844136 INFO  (Thread-1619) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 844136 INFO  (Thread-1619) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 844236 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D943370886737B42]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39285
   [junit4]   2> 844243 INFO  (jetty-launcher-1302-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 844243 INFO  (jetty-launcher-1302-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 844245 INFO  (jetty-launcher-1302-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 844245 INFO  (jetty-launcher-1302-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 844246 INFO  (jetty-launcher-1302-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@649e72{/solr,null,AVAILABLE}
   [junit4]   2> 844246 INFO  (jetty-launcher-1302-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@afc2c6{/solr,null,AVAILABLE}
   [junit4]   2> 844246 INFO  (jetty-launcher-1302-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@247759{/solr,null,AVAILABLE}
   [junit4]   2> 844246 INFO  (jetty-launcher-1302-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44a7b9{/solr,null,AVAILABLE}
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@dbe1ba{SSL,[ssl, http/1.1]}{127.0.0.1:33422}
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c05808{SSL,[ssl, http/1.1]}{127.0.0.1:45432}
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-4) [    ] o.e.j.s.Server Started @845794ms
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-1) [    ] o.e.j.s.Server Started @845794ms
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33422}
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45432}
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a86407{SSL,[ssl, http/1.1]}{127.0.0.1:39659}
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f8eaf2{SSL,[ssl, http/1.1]}{127.0.0.1:42157}
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-3) [    ] o.e.j.s.Server Started @845794ms
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-2) [    ] o.e.j.s.Server Started @845794ms
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39659}
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42157}
   [junit4]   2> 844248 ERROR (jetty-launcher-1302-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844248 ERROR (jetty-launcher-1302-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844248 INFO  (jetty-launcher-1302-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T06:44:12.368Z
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T06:44:12.368Z
   [junit4]   2> 844249 ERROR (jetty-launcher-1302-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844248 ERROR (jetty-launcher-1302-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T06:44:12.368Z
   [junit4]   2> 844249 INFO  (jetty-launcher-1302-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T06:44:12.368Z
   [junit4]   2> 844251 INFO  (jetty-launcher-1302-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844251 INFO  (jetty-launcher-1302-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844251 INFO  (jetty-launcher-1302-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844251 INFO  (jetty-launcher-1302-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844264 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 0x15981f853600003, 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> 844265 INFO  (jetty-launcher-1302-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 844266 INFO  (jetty-launcher-1302-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 844266 INFO  (jetty-launcher-1302-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 844267 INFO  (jetty-launcher-1302-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 844268 INFO  (jetty-launcher-1302-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39285/solr
   [junit4]   2> 844268 INFO  (jetty-launcher-1302-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39285/solr
   [junit4]   2> 844270 INFO  (jetty-launcher-1302-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39285/solr
   [junit4]   2> 844271 INFO  (jetty-launcher-1302-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39285/solr
   [junit4]   2> 844287 INFO  (jetty-launcher-1302-thread-3) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39659_solr
   [junit4]   2> 844288 INFO  (jetty-launcher-1302-thread-1) [n:127.0.0.1:45432_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45432_solr
   [junit4]   2> 844288 INFO  (jetty-launcher-1302-thread-2) [n:127.0.0.1:42157_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42157_solr
   [junit4]   2> 844288 INFO  (jetty-launcher-1302-thread-4) [n:127.0.0.1:33422_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33422_solr
   [junit4]   2> 844288 INFO  (jetty-launcher-1302-thread-3) [n:127.0.0.1:39659_solr    ] o.a.s.c.Overseer Overseer (id=97251770515849226-127.0.0.1:39659_solr-n_0000000000) starting
   [junit4]   2> 844289 INFO  (zkCallback-1323-thread-1-processing-n:127.0.0.1:42157_solr) [n:127.0.0.1:42157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 844289 INFO  (zkCallback-1320-thread-1-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 844289 INFO  (zkCallback-1321-thread-1-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 844289 INFO  (zkCallback-1320-thread-1-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 844289 INFO  (zkCallback-1321-thread-1-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 844289 INFO  (zkCallback-1323-thread-1-processing-n:127.0.0.1:42157_solr) [n:127.0.0.1:42157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 844289 INFO  (zkCallback-1322-thread-2-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 844289 INFO  (zkCallback-1320-thread-1-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 844289 INFO  (zkCallback-1321-thread-1-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 844289 INFO  (zkCallback-1322-thread-1-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 844295 INFO  (jetty-launcher-1302-thread-3) [n:127.0.0.1:39659_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39659_solr
   [junit4]   2> 844296 INFO  (zkCallback-1322-thread-1-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 844296 INFO  (zkCallback-1320-thread-1-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 844296 INFO  (zkCallback-1323-thread-1-processing-n:127.0.0.1:42157_solr) [n:127.0.0.1:42157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 844296 INFO  (zkCallback-1321-thread-1-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 844449 INFO  (jetty-launcher-1302-thread-3) [n:127.0.0.1:39659_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node3/.
   [junit4]   2> 844500 INFO  (jetty-launcher-1302-thread-2) [n:127.0.0.1:42157_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node2/.
   [junit4]   2> 844558 INFO  (jetty-launcher-1302-thread-1) [n:127.0.0.1:45432_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node1/.
   [junit4]   2> 844725 INFO  (jetty-launcher-1302-thread-4) [n:127.0.0.1:33422_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node4/.
   [junit4]   2> 845880 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D943370886737B42]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 845881 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D943370886737B42]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39285/solr ready
   [junit4]   2> 845903 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 846012 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:33422_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 846014 INFO  (OverseerThreadFactory-3268-thread-1-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:33422_solr
   [junit4]   2> 846017 INFO  (Thread-1656) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97251770515849226-127.0.0.1:39659_solr-n_0000000000 overseer designates are [127.0.0.1:33422_solr]
   [junit4]   2> 846017 INFO  (Thread-1656) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97251770515849226-127.0.0.1:39659_solr-n_0000000000, 97251770515849225-127.0.0.1:45432_solr-n_0000000001, 97251770515849228-127.0.0.1:42157_solr-n_0000000002, 97251770515849227-127.0.0.1:33422_solr-n_0000000003]
   [junit4]   2> 846017 INFO  (Thread-1656) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 97251770515849227-127.0.0.1:33422_solr-n_0000000003 to come join election at head
   [junit4]   2> 846018 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33422_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 846023 INFO  (qtp1277802-6886) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 846023 INFO  (qtp1277802-6888) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97251770515849227-127.0.0.1:33422_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 846024 INFO  (Thread-1656) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97251770515849225-127.0.0.1:45432_solr-n_0000000001 to rejoin election  
   [junit4]   2> 846025 INFO  (qtp1277802-6886) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 846028 INFO  (qtp1277802-6877) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:33422_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 846030 INFO  (OverseerCollectionConfigSetProcessor-97251770515849226-127.0.0.1:39659_solr-n_0000000000) [n:127.0.0.1:39659_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> 846030 INFO  (OverseerThreadFactory-3268-thread-2-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:33422_solr
   [junit4]   2> 846034 INFO  (qtp1277802-6877) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33422_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 846036 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 846037 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 846038 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 846060 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 846063 INFO  (qtp1277802-6888) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 846065 INFO  (OverseerCollectionConfigSetProcessor-97251770515849226-127.0.0.1:39659_solr-n_0000000000) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 846074 INFO  (qtp1277802-6888) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 846074 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 846095 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClusterProp
   [junit4]   2> 846098 INFO  (qtp1277802-6886) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 846099 INFO  (qtp1277802-6886) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 846101 INFO  (qtp1277802-6877) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 846102 INFO  (qtp1277802-6877) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 846103 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClusterProp
   [junit4]   2> 846124 INFO  (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 846126 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 846129 INFO  (OverseerThreadFactory-3268-thread-4-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_test_splitshard
   [junit4]   2> 846129 INFO  (OverseerCollectionConfigSetProcessor-97251770515849226-127.0.0.1:39659_solr-n_0000000000) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 846171 INFO  (qtp755459-6854) [n:127.0.0.1:45432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97251770515849225-127.0.0.1:45432_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 846173 INFO  (OverseerStateUpdate-97251770515849226-127.0.0.1:39659_solr-n_0000000000) [n:127.0.0.1:39659_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97251770515849226-127.0.0.1:39659_solr-n_0000000000"} 127.0.0.1:39659_solr
   [junit4]   2> 846235 INFO  (qtp755459-6864) [n:127.0.0.1:45432_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2
   [junit4]   2> 846236 INFO  (qtp1277802-6890) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2
   [junit4]   2> 936240 ERROR (OverseerThreadFactory-3268-thread-4-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:45432/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:45432/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
   [junit4]   2> 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:57)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2> 	... 12 more
   [junit4]   2> 936301 ERROR (OverseerThreadFactory-3268-thread-4-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:33422/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:33422/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
   [junit4]   2> 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:57)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2> 	... 12 more
   [junit4]   2> 936302 ERROR (OverseerThreadFactory-3268-thread-4-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [solrj_test_splitshard].
   [junit4]   2> 936303 INFO  (OverseerThreadFactory-3268-thread-4-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 966402 INFO  (zkCallback-1322-thread-3-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 966402 INFO  (zkCallback-1320-thread-2-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 966402 ERROR (OverseerThreadFactory-3268-thread-4-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: solrj_test_splitshard operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_test_splitshard
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:99)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:694)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:276)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 966415 INFO  (OverseerStateUpdate-97251770515849226-127.0.0.1:39659_solr-n_0000000000) [n:127.0.0.1:39659_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39659_solr
   [junit4]   2> 966415 WARN  (OverseerExitThread) [n:127.0.0.1:39659_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 966415 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&action=CREATE&numShards=2&wt=javabin&version=2} status=500 QTime=120289
   [junit4]   2> 966416 ERROR (qtp1277802-6876) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_test_splitshard
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:287)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 966416 INFO  (OverseerExitThread) [n:127.0.0.1:39659_solr    ] o.a.s.c.Overseer Overseer (id=97251770515849226-127.0.0.1:39659_solr-n_0000000000) closing
   [junit4]   2> 966418 INFO  (zkCallback-1320-thread-3-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45432_solr
   [junit4]   2> 966419 INFO  (zkCallback-1320-thread-3-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.Overseer Overseer (id=97251770515849225-127.0.0.1:45432_solr-n_0000000001) starting
   [junit4]   2> 966420 INFO  (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSplitShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testSplitShard -Dtests.seed=D943370886737B42 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Atlantic/Jan_Mayen -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    120s J2 | CollectionsAPISolrJTest.testSplitShard <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33422/solr: Could not fully remove collection: solrj_test_splitshard
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D943370886737B42:2499A64988647FD]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard(CollectionsAPISolrJTest.java:143)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 966452 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
   [junit4]   2> 966457 INFO  (qtp1277802-6888) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 966458 INFO  (OverseerThreadFactory-3278-thread-1-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.CreateCollectionCmd Create collection replicaProperties
   [junit4]   2> 966670 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 966672 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 966774 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 966777 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 966778 INFO  (zkCallback-1322-thread-3-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 966778 INFO  (zkCallback-1323-thread-2-processing-n:127.0.0.1:42157_solr) [n:127.0.0.1:42157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 966778 INFO  (zkCallback-1320-thread-2-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 966883 INFO  (zkCallback-1322-thread-3-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 966883 INFO  (zkCallback-1321-thread-3-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 966883 INFO  (zkCallback-1320-thread-2-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 966883 INFO  (zkCallback-1323-thread-2-processing-n:127.0.0.1:42157_solr) [n:127.0.0.1:42157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 967703 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 967703 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 967718 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.s.IndexSchema [replicaProperties_shard1_replica2] Schema name=minimal
   [junit4]   2> 967718 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.s.IndexSchema [replicaProperties_shard1_replica1] Schema name=minimal
   [junit4]   2> 967722 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 967722 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 967723 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica1' using configuration from collection replicaProperties
   [junit4]   2> 967723 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica2' using configuration from collection replicaProperties
   [junit4]   2> 967724 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.SolrCore [[replicaProperties_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node1/replicaProperties_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node1/./replicaProperties_shard1_replica2/data/]
   [junit4]   2> 967724 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.c.SolrCore [[replicaProperties_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node4/replicaProperties_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node4/./replicaProperties_shard1_replica1/data/]
   [junit4]   2> 967743 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 967743 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 967743 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 967744 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 967745 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 967745 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 967745 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 967745 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 967746 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7baa98[replicaProperties_shard1_replica2] main]
   [junit4]   2> 967746 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@748167[replicaProperties_shard1_replica1] main]
   [junit4]   2> 967747 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 967747 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 967747 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 967748 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 967748 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 967748 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 967748 INFO  (searcherExecutor-3280-thread-1-processing-n:127.0.0.1:45432_solr x:replicaProperties_shard1_replica2 s:shard1 c:replicaProperties) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.SolrCore [replicaProperties_shard1_replica2] Registered new searcher Searcher@7baa98[replicaProperties_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 967748 INFO  (searcherExecutor-3279-thread-1-processing-n:127.0.0.1:33422_solr x:replicaProperties_shard1_replica1 s:shard1 c:replicaProperties) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.c.SolrCore [replicaProperties_shard1_replica1] Registered new searcher Searcher@748167[replicaProperties_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 967748 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556028457869115392
   [junit4]   2> 967748 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556028457869115392
   [junit4]   2> 967754 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 967754 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 967754 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45432/solr/replicaProperties_shard1_replica2/
   [junit4]   2> 967754 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica2 url=https://127.0.0.1:45432/solr START replicas=[https://127.0.0.1:33422/solr/replicaProperties_shard1_replica1/] nUpdates=100
   [junit4]   2> 967755 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica2 url=https://127.0.0.1:45432/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 967761 INFO  (qtp1277802-6881) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1 r:core_node2 x:replicaProperties_shard1_replica1] o.a.s.c.S.Request [replicaProperties_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 967762 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 967762 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 967765 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45432/solr/replicaProperties_shard1_replica2/ shard1
   [junit4]   2> 967788 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 967788 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 967800 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.s.IndexSchema [replicaProperties_shard2_replica1] Schema name=minimal
   [junit4]   2> 967800 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.s.IndexSchema [replicaProperties_shard2_replica2] Schema name=minimal
   [junit4]   2> 967804 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 967804 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 967805 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica2' using configuration from collection replicaProperties
   [junit4]   2> 967805 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica1' using configuration from collection replicaProperties
   [junit4]   2> 967805 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.c.SolrCore [[replicaProperties_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node2/replicaProperties_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node2/./replicaProperties_shard2_replica2/data/]
   [junit4]   2> 967805 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.SolrCore [[replicaProperties_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node3/replicaProperties_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001/tempDir-001/node3/./replicaProperties_shard2_replica1/data/]
   [junit4]   2> 967824 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 967824 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 967824 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 967824 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 967825 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 967825 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 967825 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 967825 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 967826 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@12a1dfc[replicaProperties_shard2_replica2] main]
   [junit4]   2> 967826 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1893ed[replicaProperties_shard2_replica1] main]
   [junit4]   2> 967827 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 967827 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 967828 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 967828 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 967828 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 967828 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 967828 INFO  (searcherExecutor-3290-thread-1-processing-n:127.0.0.1:39659_solr x:replicaProperties_shard2_replica1 s:shard2 c:replicaProperties) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.SolrCore [replicaProperties_shard2_replica1] Registered new searcher Searcher@1893ed[replicaProperties_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 967828 INFO  (searcherExecutor-3289-thread-1-processing-n:127.0.0.1:42157_solr x:replicaProperties_shard2_replica2 s:shard2 c:replicaProperties) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.c.SolrCore [replicaProperties_shard2_replica2] Registered new searcher Searcher@12a1dfc[replicaProperties_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 967828 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556028457953001472
   [junit4]   2> 967828 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556028457953001472
   [junit4]   2> 967834 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 967834 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 967834 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39659/solr/replicaProperties_shard2_replica1/
   [junit4]   2> 967834 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica1 url=https://127.0.0.1:39659/solr START replicas=[https://127.0.0.1:42157/solr/replicaProperties_shard2_replica2/] nUpdates=100
   [junit4]   2> 967835 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica1 url=https://127.0.0.1:39659/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 967840 INFO  (qtp14240254-6866) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2 r:core_node3 x:replicaProperties_shard2_replica2] o.a.s.c.S.Request [replicaProperties_shard2_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 967841 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 967841 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] 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> 967844 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39659/solr/replicaProperties_shard2_replica1/ shard2
   [junit4]   2> 967947 INFO  (zkCallback-1320-thread-3-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 967947 INFO  (zkCallback-1321-thread-3-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 967947 INFO  (zkCallback-1322-thread-3-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 967947 INFO  (zkCallback-1323-thread-2-processing-n:127.0.0.1:42157_solr) [n:127.0.0.1:42157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 967966 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 967968 INFO  (qtp755459-6856) [n:127.0.0.1:45432_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=1298
   [junit4]   2> 967996 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 967998 INFO  (qtp25053129-6865) [n:127.0.0.1:39659_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2} status=0 QTime=1220
   [junit4]   2> 968099 INFO  (zkCallback-1322-thread-3-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 968099 INFO  (zkCallback-1323-thread-2-processing-n:127.0.0.1:42157_solr) [n:127.0.0.1:42157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 968099 INFO  (zkCallback-1320-thread-2-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 968099 INFO  (zkCallback-1321-thread-3-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 968756 INFO  (qtp1277802-6876) [n:127.0.0.1:33422_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=2084
   [junit4]   2> 968836 INFO  (qtp14240254-6855) [n:127.0.0.1:42157_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2} status=0 QTime=2061
   [junit4]   2> 968840 INFO  (qtp1277802-6888) [n:127.0.0.1:33422_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> 968937 INFO  (zkCallback-1322-thread-3-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 968937 INFO  (zkCallback-1320-thread-3-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 968937 INFO  (zkCallback-1323-thread-2-processing-n:127.0.0.1:42157_solr) [n:127.0.0.1:42157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 968937 INFO  (zkCallback-1321-thread-3-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 969840 INFO  (qtp1277802-6888) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3384
   [junit4]   2> 969845 INFO  (qtp1277802-6877) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplicaprop with params replica=core_node1&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 969847 INFO  (OverseerCollectionConfigSetProcessor-97251770515849225-127.0.0.1:45432_solr-n_0000000001) [n:127.0.0.1:45432_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 969848 INFO  (OverseerStateUpdate-97251770515849225-127.0.0.1:45432_solr-n_0000000001) [n:127.0.0.1:45432_solr    ] o.a.s.c.o.ReplicaMutator Setting property property.preferredleader with value true for collection replicaProperties
   [junit4]   2> 969849 INFO  (qtp1277802-6877) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node1&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 969950 INFO  (zkCallback-1320-thread-3-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 969950 INFO  (zkCallback-1331-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 969950 INFO  (zkCallback-1321-thread-3-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 969950 INFO  (zkCallback-1323-thread-2-processing-n:127.0.0.1:42157_solr) [n:127.0.0.1:42157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 969950 INFO  (zkCallback-1322-thread-3-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 969954 INFO  (qtp1277802-6883) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplicaprop with params replica=core_node1&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 969956 INFO  (OverseerCollectionConfigSetProcessor-97251770515849225-127.0.0.1:45432_solr-n_0000000001) [n:127.0.0.1:45432_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 969957 INFO  (OverseerStateUpdate-97251770515849225-127.0.0.1:45432_solr-n_0000000001) [n:127.0.0.1:45432_solr    ] o.a.s.c.o.ReplicaMutator Deleting property property.preferredleader for collection: replicaProperties slice: shard1 replica: core_node1
   [junit4]   2> 969958 INFO  (qtp1277802-6883) [n:127.0.0.1:33422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node1&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 970059 INFO  (zkCallback-1323-thread-2-processing-n:127.0.0.1:42157_solr) [n:127.0.0.1:42157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 970059 INFO  (zkCallback-1321-thread-3-processing-n:127.0.0.1:39659_solr) [n:127.0.0.1:39659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 970059 INFO  (zkCallback-1320-thread-2-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 970059 INFO  (zkCallback-1322-thread-3-processing-n:127.0.0.1:33422_solr) [n:127.0.0.1:33422_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 970059 INFO  (zkCallback-1331-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 970059 INFO  (zkCallback-1331-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 970060 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplicaProp
   [junit4]   2> 970084 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[D943370886737B42]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteCollection
   [junit4]   2> 970087 INFO  (qtp1277802-6881) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=solrj_test&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 970089 INFO  (OverseerThreadFactory-3278-thread-4-processing-n:127.0.0.1:45432_solr) [n:127.0.0.1:45432_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_test
   [junit4]   2> 970089 INFO  (OverseerCollectionConfigSetProcessor-97251770515849225-127.0.0.1:45432_solr-n_0000000001) [n:127.0.0.1:45432_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 970296 INFO  (qtp14240254-6869) [n:127.0.0.1:42157_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2
   [junit4]   2> 970296 INFO  (qtp25053129-6887) [n:127.0.0.1:39659_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2
   [junit4]   2> 970296 INFO  (qtp755459-6854) [n:127.0.0.1:45432_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2
   [junit4]   2> 970298 INFO  (qtp1277802-6991) [n:127.0.0.1:33422_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2
   [junit4]   2> 971308 INFO  (qtp14240254-6869) [n:127.0.0.1:42157_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 971308 INFO  (qtp25053129-6887) [n:127.0.0.1:39659_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 971309 INFO  (qtp1277802-6991) [n:127.0.0.1:33422_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 971309 INFO  (qtp755459-6854) [n:127.0.0.1:45432_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 971322 INFO  (qtp1277802-6991) [n:127.0.0.1:33422_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.s.IndexSchema [solrj_test_shard1_replica2] Schema name=minimal
   [junit4]   2> 971322 INFO  (qtp25053129-6887) [n:127.0.0.1:39659_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.s.IndexSchema [solrj_test_shard1_replica1] Schema name=minimal
   [junit4]   2> 971322 INFO  (qtp14240254-6869) [n:127.0.0.1:42157_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.s.IndexSchema [solrj_test_shard2_replica1] Schema name=minimal
   [junit4]   2> 971322 INFO  (qtp755459-6854) [n:127.0.0.1:45432_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.s.IndexSchema [solrj_test_shard2_replica2] Schema name=minimal
   [junit4]   2> 971326 INFO  (qtp14240254-6869) [n:127.0.0.1:42157_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 971326 INFO  (qtp1277802-6991) [n:127.0.0.1:33422_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 971326 INFO  (qtp25053129-6887) [n:127.0.0.1:39659_solr c:solrj_test s:shard1  x:solrj_test_shard1_r

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

lipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [solrj_test_splitshard_shard2_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:826)
   [junit4]   2> 	... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load collection from ZK: solrj_implicit
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1098)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getShardId(ClusterState.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1329)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1287)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1393)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:884)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/solrj_implicit/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1110)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1096)
   [junit4]   2> 	... 43 more
   [junit4]   2> 
   [junit4]   2> 1011645 INFO  (qtp1277802-6890) [n:127.0.0.1:33422_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2} status=400 QTime=165410
   [junit4]   2> 1011646 INFO  (qtp755459-6864) [n:127.0.0.1:45432_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2} status=400 QTime=165411
   [junit4]   2> 1011647 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D943370886737B42]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39285 39285
   [junit4]   2> 1011755 INFO  (Thread-1619) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39285 39285
   [junit4]   2> 1011755 WARN  (Thread-1619) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/solrj_test/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/replicaProperties/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/balancedProperties/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/state.json
   [junit4]   2> 	4	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 	3	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97251770515849225-127.0.0.1:45432_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	66	/solr/overseer/queue
   [junit4]   2> 	11	/solr/overseer/queue-work
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1011755 INFO  (SUITE-CollectionsAPISolrJTest-seed#[D943370886737B42]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D943370886737B42-001
   [junit4]   2> Jan 09, 2017 6:46:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=lt, timezone=Atlantic/Jan_Mayen
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 (32-bit)/cpus=12,threads=1,free=358842504,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [AddSchemaFieldsUpdateProcessorFactoryTest, TestSha256AuthenticationProvider, StatsComponentTest, CdcrBootstrapTest, NoCacheHeaderTest, TestPerFieldSimilarityWithDefaultOverride, TestConfigOverlay, HdfsRecoverLeaseTest, DeleteInactiveReplicaTest, TermVectorComponentDistributedTest, RequestLoggingTest, BlobRepositoryCloudTest, EnumFieldTest, TestSolrCloudWithHadoopAuthPlugin, CollectionStateFormat2Test, StatelessScriptUpdateProcessorFactoryTest, TestDynamicFieldCollectionResource, TestSchemaNameResource, CloudMLTQParserTest, TestUtils, SpatialHeatmapFacetsTest, OpenExchangeRatesOrgProviderTest, TestSolrCloudWithKerberosAlt, TestFieldCache, TestDynamicLoading, HdfsBasicDistributedZk2Test, MinimalSchemaTest, TestDFRSimilarityFactory, TestSmileRequest, TestSchemaManager, TestMaxScoreQueryParser, BinaryUpdateRequestHandlerTest, SolrCoreMetricManagerTest, TestObjectReleaseTracker, HdfsUnloadDistributedZkTest, ConjunctionSolrSpellCheckerTest, MetricsHandlerTest, LeaderFailoverAfterPartitionTest, TestCloudPseudoReturnFields, TestJmxMonitoredMap, TestConfigSets, TestLRUStatsCache, TestReload, FieldMutatingUpdateProcessorTest, TestIndexSearcher, SuggesterTest, TestShardHandlerFactory, TestReloadDeadlock, UnloadDistributedZkTest, SOLR749Test, TestTrackingShardHandlerFactory, TestClusterStateMutator, SpellPossibilityIteratorTest, DistributedQueryComponentCustomSortTest, TestCollapseQParserPlugin, DOMUtilTest, CircularListTest, TestRecovery, ForceLeaderTest, PeerSyncWithIndexFingerprintCachingTest, TestGroupingSearch, TestFieldCacheWithThreads, AnalysisErrorHandlingTest, TestDistributedStatsComponentCardinality, TestSolrQueryParser, OverseerTest, BlockCacheTest, TestXmlQParser, TestMergePolicyConfig, TestRebalanceLeaders, RequestHandlersTest, ChangedSchemaMergeTest, ConnectionManagerTest, LeaderElectionTest, TestExtendedDismaxParser, TestGraphTermsQParserPlugin, CleanupOldIndexTest, CollectionsAPISolrJTest]
   [junit4] Completed [291/678 (1!)] on J2 in 167.90s, 12 tests, 1 error <<< FAILURES!

[...truncated 55946 lines...]