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/19 14:00:10 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/29/
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:36085/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:36085/solr: Could not fully remove collection: solrj_test_splitshard
	at __randomizedtesting.SeedInfo.seed([1AFC5649D6E2A118:C1F6FB25C8179DA7]: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 10898 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-CollectionsAPISolrJTest-seed#[1AFC5649D6E2A118]-worker) [    ] o.e.j.u.log Logging initialized @1608ms
   [junit4]   2> 11   INFO  (SUITE-CollectionsAPISolrJTest-seed#[1AFC5649D6E2A118]-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> 162  INFO  (SUITE-CollectionsAPISolrJTest-seed#[1AFC5649D6E2A118]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001
   [junit4]   2> 174  INFO  (SUITE-CollectionsAPISolrJTest-seed#[1AFC5649D6E2A118]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 176  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 177  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 276  INFO  (SUITE-CollectionsAPISolrJTest-seed#[1AFC5649D6E2A118]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36329
   [junit4]   2> 597  INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 597  INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 597  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 597  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 632  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d0f91f{/solr,null,AVAILABLE}
   [junit4]   2> 632  INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@639ca6{/solr,null,AVAILABLE}
   [junit4]   2> 632  INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51b6f4{/solr,null,AVAILABLE}
   [junit4]   2> 632  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f302f{/solr,null,AVAILABLE}
   [junit4]   2> 657  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f84acd{SSL,[ssl, http/1.1]}{127.0.0.1:33541}
   [junit4]   2> 657  INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1efa1c8{SSL,[ssl, http/1.1]}{127.0.0.1:36489}
   [junit4]   2> 657  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @2269ms
   [junit4]   2> 657  INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server Started @2269ms
   [junit4]   2> 657  INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b69d0{SSL,[ssl, http/1.1]}{127.0.0.1:36085}
   [junit4]   2> 657  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9b28d3{SSL,[ssl, http/1.1]}{127.0.0.1:42984}
   [junit4]   2> 658  INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server Started @2269ms
   [junit4]   2> 658  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @2270ms
   [junit4]   2> 658  INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36085}
   [junit4]   2> 658  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42984}
   [junit4]   2> 657  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33541}
   [junit4]   2> 657  INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36489}
   [junit4]   2> 698  ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 698  ERROR (jetty-launcher-1-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 698  ERROR (jetty-launcher-1-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 698  ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 701  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 701  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 702  INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 703  INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 706  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 706  INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 706  INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 706  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 706  INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 706  INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 706  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 706  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 741  INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-19T13:12:18.299Z
   [junit4]   2> 741  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-19T13:12:18.299Z
   [junit4]   2> 741  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-19T13:12:18.299Z
   [junit4]   2> 743  INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-19T13:12:18.299Z
   [junit4]   2> 766  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 791  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 792  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 792  INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 792  INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 903  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 0x159b6db3aa20002, 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> 1137 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1137 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1137 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1137 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1144 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36329/solr
   [junit4]   2> 1144 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36329/solr
   [junit4]   2> 1144 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36329/solr
   [junit4]   2> 1144 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36329/solr
   [junit4]   2> 1261 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42984_solr
   [junit4]   2> 1262 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:36489_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36489_solr
   [junit4]   2> 1262 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36085_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36085_solr
   [junit4]   2> 1263 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:33541_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33541_solr
   [junit4]   2> 1269 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:33541_solr) [n:127.0.0.1:33541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1269 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:36489_solr) [n:127.0.0.1:36489_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1269 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1269 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1270 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42984_solr    ] o.a.s.c.Overseer Overseer (id=97309919662964748-127.0.0.1:42984_solr-n_0000000000) starting
   [junit4]   2> 1436 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42984_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42984_solr
   [junit4]   2> 1439 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:33541_solr) [n:127.0.0.1:33541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1439 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1440 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:36489_solr) [n:127.0.0.1:36489_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1443 INFO  (OverseerStateUpdate-97309919662964748-127.0.0.1:42984_solr-n_0000000000) [n:127.0.0.1:42984_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1501 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36085_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node3/.
   [junit4]   2> 1512 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:33541_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node1/.
   [junit4]   2> 1625 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:36489_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node4/.
   [junit4]   2> 1662 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42984_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node2/.
   [junit4]   2> 1686 INFO  (SUITE-CollectionsAPISolrJTest-seed#[1AFC5649D6E2A118]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1687 INFO  (SUITE-CollectionsAPISolrJTest-seed#[1AFC5649D6E2A118]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36329/solr ready
   [junit4]   2> 1723 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[1AFC5649D6E2A118]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 2332 INFO  (qtp31400246-44) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2364 INFO  (qtp31400246-44) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=86
   [junit4]   2> 2411 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[1AFC5649D6E2A118]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 2448 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[1AFC5649D6E2A118]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 2453 INFO  (qtp31400246-48) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:33541_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2460 INFO  (OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:33541_solr
   [junit4]   2> 2461 INFO  (OverseerCollectionConfigSetProcessor-97309919662964748-127.0.0.1:42984_solr-n_0000000000) [n:127.0.0.1:42984_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> 2462 INFO  (Thread-39) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97309919662964748-127.0.0.1:42984_solr-n_0000000000 overseer designates are [127.0.0.1:33541_solr]
   [junit4]   2> 2463 INFO  (Thread-39) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97309919662964748-127.0.0.1:42984_solr-n_0000000000, 97309919662964746-127.0.0.1:36085_solr-n_0000000001, 97309919662964747-127.0.0.1:36489_solr-n_0000000002, 97309919662964745-127.0.0.1:33541_solr-n_0000000003]
   [junit4]   2> 2463 INFO  (Thread-39) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 97309919662964745-127.0.0.1:33541_solr-n_0000000003 to come join election at head
   [junit4]   2> 2464 INFO  (qtp31400246-48) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33541_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2468 INFO  (qtp31400246-51) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2470 INFO  (qtp31400246-51) [n:127.0.0.1:36085_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> 2477 INFO  (qtp31400246-28) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:33541_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2480 INFO  (OverseerCollectionConfigSetProcessor-97309919662964748-127.0.0.1:42984_solr-n_0000000000) [n:127.0.0.1:42984_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> 2480 INFO  (OverseerThreadFactory-18-thread-3-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:33541_solr
   [junit4]   2> 2483 INFO  (qtp31400246-28) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33541_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2486 INFO  (qtp31400246-44) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2487 INFO  (qtp31400246-44) [n:127.0.0.1:36085_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> 2488 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[1AFC5649D6E2A118]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 2511 INFO  (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[1AFC5649D6E2A118]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 2517 INFO  (qtp31400246-48) [n:127.0.0.1:36085_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> 2525 INFO  (OverseerThreadFactory-18-thread-4-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_test_splitshard
   [junit4]   2> 2526 INFO  (OverseerCollectionConfigSetProcessor-97309919662964748-127.0.0.1:42984_solr-n_0000000000) [n:127.0.0.1:42984_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> 2603 INFO  (qtp14072526-27) [n:127.0.0.1:33541_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97309919662964745-127.0.0.1:33541_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2604 INFO  (Thread-39) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97309919662964746-127.0.0.1:36085_solr-n_0000000001 to rejoin election  
   [junit4]   2> 2612 INFO  (qtp31400246-32) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97309919662964746-127.0.0.1:36085_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2616 INFO  (OverseerStateUpdate-97309919662964748-127.0.0.1:42984_solr-n_0000000000) [n:127.0.0.1:42984_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97309919662964748-127.0.0.1:42984_solr-n_0000000000"} 127.0.0.1:42984_solr
   [junit4]   2> 2797 INFO  (qtp25459337-25) [n:127.0.0.1:36489_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> 2798 INFO  (qtp798945-26) [n:127.0.0.1:42984_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> 92849 ERROR (OverseerThreadFactory-18-thread-4-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:36489/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:36489/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:114)
   [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> 92887 ERROR (OverseerThreadFactory-18-thread-4-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:42984/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:42984/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:114)
   [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> 92889 ERROR (OverseerThreadFactory-18-thread-4-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [solrj_test_splitshard].
   [junit4]   2> 92889 INFO  (OverseerThreadFactory-18-thread-4-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 122928 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:36489_solr) [n:127.0.0.1:36489_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> 122928 INFO  (zkCallback-20-thread-3-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_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> 122928 ERROR (OverseerThreadFactory-18-thread-4-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_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> 122940 INFO  (OverseerStateUpdate-97309919662964748-127.0.0.1:42984_solr-n_0000000000) [n:127.0.0.1:42984_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42984_solr
   [junit4]   2> 122941 WARN  (OverseerExitThread) [n:127.0.0.1:42984_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 122941 INFO  (qtp31400246-48) [n:127.0.0.1:36085_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=120423
   [junit4]   2> 122942 INFO  (OverseerExitThread) [n:127.0.0.1:42984_solr    ] o.a.s.c.Overseer Overseer (id=97309919662964748-127.0.0.1:42984_solr-n_0000000000) closing
   [junit4]   2> 122942 INFO  (zkCallback-22-thread-2-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36085_solr
   [junit4]   2> 122942 ERROR (qtp31400246-48) [n:127.0.0.1:36085_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> 122943 INFO  (zkCallback-22-thread-2-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.Overseer Overseer (id=97309919662964746-127.0.0.1:36085_solr-n_0000000001) starting
   [junit4]   2> 122947 INFO  (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[1AFC5649D6E2A118]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSplitShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testSplitShard -Dtests.seed=1AFC5649D6E2A118 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Europe/Bratislava -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:36085/solr: Could not fully remove collection: solrj_test_splitshard
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1AFC5649D6E2A118:C1F6FB25C8179DA7]: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> 122972 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[1AFC5649D6E2A118]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteCollection
   [junit4]   2> 122975 INFO  (qtp31400246-51) [n:127.0.0.1:36085_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> 122977 INFO  (OverseerThreadFactory-28-thread-1-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_test
   [junit4]   2> 123196 INFO  (qtp31400246-35) [n:127.0.0.1:36085_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> 123198 INFO  (qtp14072526-30) [n:127.0.0.1:33541_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> 123199 INFO  (qtp25459337-29) [n:127.0.0.1:36489_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> 123200 INFO  (qtp798945-31) [n:127.0.0.1:42984_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> 124243 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 124243 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 124243 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 124243 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 124310 INFO  (qtp31400246-35) [n:127.0.0.1:36085_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> 124310 INFO  (qtp14072526-30) [n:127.0.0.1:33541_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> 124310 INFO  (qtp25459337-29) [n:127.0.0.1:36489_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> 124310 INFO  (qtp798945-31) [n:127.0.0.1:42984_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> 124384 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 124384 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 124384 INFO  (qtp14072526-30) [n:127.0.0.1:33541_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> 124384 INFO  (qtp798945-31) [n:127.0.0.1:42984_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> 124388 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard2_replica2' using configuration from collection solrj_test
   [junit4]   2> 124388 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard1_replica1' using configuration from collection solrj_test
   [junit4]   2> 124388 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard1_replica2' using configuration from collection solrj_test
   [junit4]   2> 124388 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard2_replica1' using configuration from collection solrj_test
   [junit4]   2> 124426 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.SolrCore [[solrj_test_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node1/solrj_test_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node1/./solrj_test_shard1_replica2/data/]
   [junit4]   2> 124426 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.SolrCore [[solrj_test_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node4/solrj_test_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node4/./solrj_test_shard2_replica2/data/]
   [junit4]   2> 124426 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.c.SolrCore [[solrj_test_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node2/solrj_test_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node2/./solrj_test_shard2_replica1/data/]
   [junit4]   2> 124426 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.c.SolrCore [[solrj_test_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node3/solrj_test_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node3/./solrj_test_shard1_replica1/data/]
   [junit4]   2> 125059 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 125059 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 125059 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 125059 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 125059 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 125059 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 125060 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 125060 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 125070 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 125070 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 125071 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 125070 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 125070 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 125071 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 125071 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 125071 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 125097 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1010881[solrj_test_shard1_replica1] main]
   [junit4]   2> 125097 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d89bd[solrj_test_shard2_replica2] main]
   [junit4]   2> 125097 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@165b912[solrj_test_shard2_replica1] main]
   [junit4]   2> 125097 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e6386[solrj_test_shard1_replica2] main]
   [junit4]   2> 125111 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 125112 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 125111 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 125112 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 125130 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 125130 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 125130 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 125130 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 125147 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 125147 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 125147 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 125147 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 125188 INFO  (searcherExecutor-30-thread-1-processing-n:127.0.0.1:33541_solr x:solrj_test_shard1_replica2 s:shard1 c:solrj_test) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.SolrCore [solrj_test_shard1_replica2] Registered new searcher Searcher@4e6386[solrj_test_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125188 INFO  (searcherExecutor-29-thread-1-processing-n:127.0.0.1:36489_solr x:solrj_test_shard2_replica2 s:shard2 c:solrj_test) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.SolrCore [solrj_test_shard2_replica2] Registered new searcher Searcher@2d89bd[solrj_test_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125188 INFO  (searcherExecutor-32-thread-1-processing-n:127.0.0.1:36085_solr x:solrj_test_shard1_replica1 s:shard1 c:solrj_test) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.c.SolrCore [solrj_test_shard1_replica1] Registered new searcher Searcher@1010881[solrj_test_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125188 INFO  (searcherExecutor-31-thread-1-processing-n:127.0.0.1:42984_solr x:solrj_test_shard2_replica1 s:shard2 c:solrj_test) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.c.SolrCore [solrj_test_shard2_replica1] Registered new searcher Searcher@165b912[solrj_test_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125188 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556958845630152704
   [junit4]   2> 125188 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556958845630152704
   [junit4]   2> 125188 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556958845630152704
   [junit4]   2> 125188 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556958845630152704
   [junit4]   2> 125211 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 125211 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 125212 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 125212 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 125214 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33541/solr/solrj_test_shard1_replica2/
   [junit4]   2> 125214 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36489/solr/solrj_test_shard2_replica2/
   [junit4]   2> 125219 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=solrj_test_shard2_replica2 url=https://127.0.0.1:36489/solr START replicas=[https://127.0.0.1:42984/solr/solrj_test_shard2_replica1/] nUpdates=100
   [junit4]   2> 125219 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=solrj_test_shard1_replica2 url=https://127.0.0.1:33541/solr START replicas=[https://127.0.0.1:36085/solr/solrj_test_shard1_replica1/] nUpdates=100
   [junit4]   2> 125220 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=solrj_test_shard2_replica2 url=https://127.0.0.1:36489/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 125220 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=solrj_test_shard1_replica2 url=https://127.0.0.1:33541/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 125243 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr c:solrj_test s:shard1 r:core_node1 x:solrj_test_shard1_replica1] o.a.s.c.S.Request [solrj_test_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 125243 INFO  (qtp798945-36) [n:127.0.0.1:42984_solr c:solrj_test s:shard2 r:core_node4 x:solrj_test_shard2_replica1] o.a.s.c.S.Request [solrj_test_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 125244 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 125244 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 125244 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_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> 125244 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 125264 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36489/solr/solrj_test_shard2_replica2/ shard2
   [junit4]   2> 125265 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33541/solr/solrj_test_shard1_replica2/ shard1
   [junit4]   2> 125417 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 125417 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 125424 INFO  (qtp14072526-30) [n:127.0.0.1:33541_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={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} status=0 QTime=2226
   [junit4]   2> 125424 INFO  (qtp25459337-29) [n:127.0.0.1:36489_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={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} status=0 QTime=2225
   [junit4]   2> 126213 INFO  (qtp798945-31) [n:127.0.0.1:42984_solr c:solrj_test s:shard2  x:solrj_test_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_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2} status=0 QTime=3013
   [junit4]   2> 126213 INFO  (qtp31400246-35) [n:127.0.0.1:36085_solr c:solrj_test s:shard1  x:solrj_test_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_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2} status=0 QTime=3017
   [junit4]   2> 126223 INFO  (qtp31400246-51) [n:127.0.0.1:36085_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> 126980 INFO  (OverseerCollectionConfigSetProcessor-97309919662964746-127.0.0.1:36085_solr-n_0000000001) [n:127.0.0.1:36085_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> 127224 INFO  (qtp31400246-51) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=solrj_test&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2} status=0 QTime=4248
   [junit4]   2> 127229 INFO  (qtp31400246-28) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=solrj_test&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 127231 INFO  (OverseerThreadFactory-28-thread-2-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 127237 INFO  (qtp31400246-44) [n:127.0.0.1:36085_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_shard1_replica1
   [junit4]   2> 127237 INFO  (qtp25459337-50) [n:127.0.0.1:36489_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_shard2_replica2
   [junit4]   2> 127237 INFO  (qtp798945-52) [n:127.0.0.1:42984_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_shard2_replica1
   [junit4]   2> 127237 INFO  (qtp25459337-50) [n:127.0.0.1:36489_solr    ] o.a.s.c.SolrCore [solrj_test_shard2_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@152d5fa
   [junit4]   2> 127237 INFO  (qtp14072526-49) [n:127.0.0.1:33541_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_shard1_replica2
   [junit4]   2> 127237 INFO  (qtp798945-52) [n:127.0.0.1:42984_solr    ] o.a.s.c.SolrCore [solrj_test_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@aef292
   [junit4]   2> 127237 INFO  (qtp31400246-44) [n:127.0.0.1:36085_solr    ] o.a.s.c.SolrCore [solrj_test_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12c6f83
   [junit4]   2> 127238 INFO  (qtp14072526-49) [n:127.0.0.1:33541_solr    ] o.a.s.c.SolrCore [solrj_test_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a9a5f
   [junit4]   2> 127243 INFO  (qtp31400246-44) [n:127.0.0.1:36085_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test.shard1.replica1
   [junit4]   2> 127243 INFO  (qtp14072526-49) [n:127.0.0.1:33541_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test.shard1.replica2
   [junit4]   2> 127243 INFO  (qtp798945-52) [n:127.0.0.1:42984_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test.shard2.replica1
   [junit4]   2> 127244 INFO  (qtp25459337-50) [n:127.0.0.1:36489_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test.shard2.replica2
   [junit4]   2> 127249 INFO  (qtp798945-52) [n:127.0.0.1:42984_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 127249 INFO  (qtp31400246-44) [n:127.0.0.1:36085_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 127250 WARN  (zkCallback-20-thread-3-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 127250 WARN  (zkCallback-22-thread-4-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 127251 INFO  (qtp25459337-50) [n:127.0.0.1:36489_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=solrj_test_shard2_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 127251 INFO  (qtp31400246-44) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=solrj_test_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 127251 INFO  (qtp798945-52) [n:127.0.0.1:42984_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=solrj_test_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 127251 INFO  (qtp14072526-49) [n:127.0.0.1:33541_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=solrj_test_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 127959 INFO  (qtp31400246-28) [n:127.0.0.1:36085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=solrj_test&action=DELETE&wt=javabin&version=2} status=0 QTime=730
   [junit4]   2> 127966 INFO  (qtp31400246-174) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=solrj_newstateformat&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 127968 INFO  (OverseerThreadFactory-28-thread-3-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_newstateformat
   [junit4]   2> 127969 INFO  (OverseerCollectionConfigSetProcessor-97309919662964746-127.0.0.1:36085_solr-n_0000000001) [n:127.0.0.1:36085_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> 128175 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard1_replica1&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard1&wt=javabin&version=2
   [junit4]   2> 128176 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard2_replica2&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard2&wt=javabin&version=2
   [junit4]   2> 128176 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard2_replica1&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard2&wt=javabin&version=2
   [junit4]   2> 128176 INFO  (qtp25459337-55) [n:127.0.0.1:36489_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard1_replica2&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard1&wt=javabin&version=2
   [junit4]   2> 128289 INFO  (zkCallback-22-thread-3-processing-n:127.0.0.1:36085_solr) [n:127.0.0.1:36085_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_newstateformat/state.json] for collection [solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 128289 INFO  (zkCallback-21-thread-3-processing-n:127.0.0.1:36489_solr) [n:127.0.0.1:36489_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_newstateformat/state.json] for collection [solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 128289 INFO  (zkCallback-19-thread-3-processing-n:127.0.0.1:33541_solr) [n:127.0.0.1:33541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_newstateformat/state.json] for collection [solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 128289 INFO  (zkCallback-20-thread-3-processing-n:127.0.0.1:42984_solr) [n:127.0.0.1:42984_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_newstateformat/state.json] for collection [solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 129204 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 129211 INFO  (qtp25459337-55) [n:127.0.0.1:36489_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 129211 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 129211 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 129241 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.s.IndexSchema [solrj_newstateformat_shard2_replica2] Schema name=minimal
   [junit4]   2> 129241 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.s.IndexSchema [solrj_newstateformat_shard1_replica1] Schema name=minimal
   [junit4]   2> 129243 INFO  (qtp25459337-55) [n:127.0.0.1:36489_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica2] o.a.s.s.IndexSchema [solrj_newstateformat_shard1_replica2] Schema name=minimal
   [junit4]   2> 129246 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica1] o.a.s.s.IndexSchema [solrj_newstateformat_shard2_replica1] Schema name=minimal
   [junit4]   2> 129246 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 129246 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 129247 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'solrj_newstateformat_shard2_replica2' using configuration from collection solrj_newstateformat
   [junit4]   2> 129247 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_newstateformat_shard1_replica1' using configuration from collection solrj_newstateformat
   [junit4]   2> 129251 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.c.SolrCore [[solrj_newstateformat_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node1/solrj_newstateformat_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node1/./solrj_newstateformat_shard1_replica1/data/]
   [junit4]   2> 129251 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.c.SolrCore [[solrj_newstateformat_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node2/solrj_newstateformat_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node2/./solrj_newstateformat_shard2_replica2/data/]
   [junit4]   2> 129253 INFO  (qtp25459337-55) [n:127.0.0.1:36489_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 129255 INFO  (qtp25459337-55) [n:127.0.0.1:36489_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'solrj_newstateformat_shard1_replica2' using configuration from collection solrj_newstateformat
   [junit4]   2> 129255 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 129255 INFO  (qtp25459337-55) [n:127.0.0.1:36489_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica2] o.a.s.c.SolrCore [[solrj_newstateformat_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node4/solrj_newstateformat_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node4/./solrj_newstateformat_shard1_replica2/data/]
   [junit4]   2> 129256 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_newstateformat_shard2_replica1' using configuration from collection solrj_newstateformat
   [junit4]   2> 129257 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica1] o.a.s.c.SolrCore [[solrj_newstateformat_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node3/solrj_newstateformat_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001/tempDir-001/node3/./solrj_newstateformat_shard2_replica1/data/]
   [junit4]   2> 129271 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 129271 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 129273 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 129273 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 129275 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1566325[solrj_newstateformat_shard1_replica1] main]
   [junit4]   2> 129276 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 129276 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 129276 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 129277 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 129277 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 129277 INFO  (searcherExecutor-50-thread-1-processing-n:127.0.0.1:33541_solr x:solrj_newstateformat_shard1_replica1 s:shard1 c:solrj_newstateformat) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.c.SolrCore [solrj_newstateformat_shard1_replica1] Registered new searcher Searcher@1566325[solrj_newstateformat_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 129277 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556958849917779968
   [junit4]   2> 129277 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 129278 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 129279 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@be2b68[solrj_newstateformat_shard2_replica2] main]
   [junit4]   2> 129280 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 129280 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 129280 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 129282 INFO  (qtp798945-173) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556958849923022848
   [junit4]   2> 129282 INFO  (searcherExecutor-49-thread-1-processing-n:127.0.0.1:42984_solr x:solrj_newstateformat_shard2_replica2 s:shard2 c:solrj_newstateformat) [n:127.0.0.1:42984_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica2] o.a.s.c.SolrCore [solrj_newstateformat_shard2_replica2] Registered new searcher Searcher@be2b68[solrj_newstateformat_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 129282 INFO  (qtp25459337-55) [n:127.0.0.1:36489_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 129283 INFO  (qtp25459337-55) [n:127.0.0.1:36489_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 129283 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 129283 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 129298 INFO  (qtp14072526-53) [n:127.0.0.1:33541_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9986ms
   [junit4]   2> 129298 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 129298 INFO  (qtp31400246-175) [n:127.0.0.1:36085_solr c:solrj_newstateformat s:shard2  x:solrj_newstateformat_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 129298 INFO  (qtp25459337-55) [n:127.0.0.1:36489_solr c:solrj_newstateformat s:shard1  x:solrj_newstateformat_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit

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

onsume.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> 169593 ERROR (qtp798945-26) [n:127.0.0.1:42984_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'solrj_test_splitshard_shard2_replica1': Unable to create core [solrj_test_splitshard_shard2_replica1] Caused by: KeeperErrorCode = Session expired for /collections/solrj_implicit/state.json
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:860)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:379)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:165)
   [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: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> 169593 INFO  (qtp798945-26) [n:127.0.0.1:42984_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=166795
   [junit4]   2> 169595 INFO  (SUITE-CollectionsAPISolrJTest-seed#[1AFC5649D6E2A118]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36329 36329
   [junit4]   2> 169704 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36329 36329
   [junit4]   2> 169705 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/configs/conf
   [junit4]   2> 	5	/solr/collections/solrj_test/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [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/collections/solrj_test_splitshard/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97309919662964746-127.0.0.1:36085_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	69	/solr/overseer/queue
   [junit4]   2> 	10	/solr/overseer/queue-work
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 169705 INFO  (SUITE-CollectionsAPISolrJTest-seed#[1AFC5649D6E2A118]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_1AFC5649D6E2A118-001
   [junit4]   2> Jan 19, 2017 1:15:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=sq, timezone=Europe/Bratislava
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 (32-bit)/cpus=12,threads=1,free=16981200,total=94371840
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPISolrJTest]
   [junit4] Completed [44/680 (1!)] on J2 in 171.39s, 12 tests, 1 error <<< FAILURES!

[...truncated 56774 lines...]