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/21 21:39:52 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/42/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica

Error Message:
Error from server at https://127.0.0.1:38444/solr: Could not fully remove collection: solrj_replicatests

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38444/solr: Could not fully remove collection: solrj_replicatests
	at __randomizedtesting.SeedInfo.seed([DC706BBB572887AA:32C012EE50E49010]: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.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:210)
	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)


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([DC706BBB572887AA:253DF8146B5DCA20]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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 12207 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/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/init-core-data-001
   [junit4]   2> 1677132 INFO  (SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1677134 INFO  (SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-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/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001
   [junit4]   2> 1677134 INFO  (SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1677134 INFO  (Thread-2164) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1677134 INFO  (Thread-2164) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1677234 INFO  (SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46607
   [junit4]   2> 1677244 INFO  (jetty-launcher-1324-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1677244 INFO  (jetty-launcher-1324-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1677244 INFO  (jetty-launcher-1324-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1677245 INFO  (jetty-launcher-1324-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19559e4{/solr,null,AVAILABLE}
   [junit4]   2> 1677245 INFO  (jetty-launcher-1324-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1677246 INFO  (jetty-launcher-1324-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28f4a3{/solr,null,AVAILABLE}
   [junit4]   2> 1677246 INFO  (jetty-launcher-1324-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1201478{/solr,null,AVAILABLE}
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f01a31{SSL,[ssl, http/1.1]}{127.0.0.1:45345}
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-2) [    ] o.e.j.s.Server Started @1679478ms
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a9de3{SSL,[ssl, http/1.1]}{127.0.0.1:38444}
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31c624{SSL,[ssl, http/1.1]}{127.0.0.1:40107}
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45345}
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-1) [    ] o.e.j.s.Server Started @1679478ms
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a722e4{/solr,null,AVAILABLE}
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40107}
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-3) [    ] o.e.j.s.Server Started @1679478ms
   [junit4]   2> 1677248 ERROR (jetty-launcher-1324-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1677248 ERROR (jetty-launcher-1324-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2232e7{SSL,[ssl, http/1.1]}{127.0.0.1:32926}
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38444}
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-4) [    ] o.e.j.s.Server Started @1679479ms
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677249 ERROR (jetty-launcher-1324-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-21T21:10:31.455Z
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-21T21:10:31.455Z
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32926}
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677250 INFO  (jetty-launcher-1324-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-21T21:10:31.456Z
   [junit4]   2> 1677250 ERROR (jetty-launcher-1324-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1677251 INFO  (jetty-launcher-1324-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1677251 INFO  (jetty-launcher-1324-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677251 INFO  (jetty-launcher-1324-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677251 INFO  (jetty-launcher-1324-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-21T21:10:31.457Z
   [junit4]   2> 1677253 INFO  (jetty-launcher-1324-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677253 INFO  (jetty-launcher-1324-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677253 INFO  (jetty-launcher-1324-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677253 INFO  (jetty-launcher-1324-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677269 INFO  (jetty-launcher-1324-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1677269 INFO  (jetty-launcher-1324-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1677270 INFO  (jetty-launcher-1324-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 1677271 INFO  (jetty-launcher-1324-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1677271 INFO  (jetty-launcher-1324-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1677272 INFO  (jetty-launcher-1324-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 1677275 INFO  (jetty-launcher-1324-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 1677275 INFO  (jetty-launcher-1324-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 1677293 INFO  (jetty-launcher-1324-thread-2) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45345_solr
   [junit4]   2> 1677294 INFO  (jetty-launcher-1324-thread-3) [n:127.0.0.1:38444_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38444_solr
   [junit4]   2> 1677294 INFO  (jetty-launcher-1324-thread-4) [n:127.0.0.1:32926_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32926_solr
   [junit4]   2> 1677294 INFO  (jetty-launcher-1324-thread-1) [n:127.0.0.1:40107_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40107_solr
   [junit4]   2> 1677294 INFO  (jetty-launcher-1324-thread-2) [n:127.0.0.1:45345_solr    ] o.a.s.c.Overseer Overseer (id=97323124741963788-127.0.0.1:45345_solr-n_0000000000) starting
   [junit4]   2> 1677295 INFO  (zkCallback-1343-thread-1-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1677296 INFO  (zkCallback-1344-thread-1-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1677296 INFO  (zkCallback-1345-thread-1-processing-n:127.0.0.1:45345_solr) [n:127.0.0.1:45345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1677296 INFO  (zkCallback-1340-thread-1-processing-n:127.0.0.1:32926_solr) [n:127.0.0.1:32926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1677306 INFO  (jetty-launcher-1324-thread-2) [n:127.0.0.1:45345_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45345_solr
   [junit4]   2> 1677307 INFO  (zkCallback-1345-thread-1-processing-n:127.0.0.1:45345_solr) [n:127.0.0.1:45345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677307 INFO  (zkCallback-1344-thread-1-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677307 INFO  (zkCallback-1343-thread-1-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677307 INFO  (zkCallback-1340-thread-1-processing-n:127.0.0.1:32926_solr) [n:127.0.0.1:32926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1677438 INFO  (jetty-launcher-1324-thread-3) [n:127.0.0.1:38444_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node3/.
   [junit4]   2> 1677452 INFO  (jetty-launcher-1324-thread-1) [n:127.0.0.1:40107_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/.
   [junit4]   2> 1677587 INFO  (jetty-launcher-1324-thread-2) [n:127.0.0.1:45345_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node2/.
   [junit4]   2> 1677968 INFO  (jetty-launcher-1324-thread-4) [n:127.0.0.1:32926_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node4/.
   [junit4]   2> 1679936 INFO  (SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1679937 INFO  (SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46607/solr ready
   [junit4]   2> 1679976 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[DC706BBB572887AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 1680049 INFO  (qtp2803107-8441) [n:127.0.0.1:38444_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:32926_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1680051 INFO  (OverseerThreadFactory-4885-thread-1-processing-n:127.0.0.1:45345_solr) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:32926_solr
   [junit4]   2> 1680053 INFO  (Thread-2201) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97323124741963788-127.0.0.1:45345_solr-n_0000000000 overseer designates are [127.0.0.1:32926_solr]
   [junit4]   2> 1680054 INFO  (Thread-2201) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97323124741963788-127.0.0.1:45345_solr-n_0000000000, 97323124741963787-127.0.0.1:38444_solr-n_0000000001, 97323124741963785-127.0.0.1:32926_solr-n_0000000002, 97323124741963786-127.0.0.1:40107_solr-n_0000000003]
   [junit4]   2> 1680054 INFO  (Thread-2201) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 97323124741963785-127.0.0.1:32926_solr-n_0000000002 to come join election at head
   [junit4]   2> 1680054 INFO  (qtp2803107-8441) [n:127.0.0.1:38444_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:32926_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1680059 INFO  (qtp2803107-8428) [n:127.0.0.1:38444_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1680060 INFO  (qtp2803107-8428) [n:127.0.0.1:38444_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1680067 INFO  (qtp2803107-8437) [n:127.0.0.1:38444_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:32926_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1680070 INFO  (OverseerCollectionConfigSetProcessor-97323124741963788-127.0.0.1:45345_solr-n_0000000000) [n:127.0.0.1:45345_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> 1680070 INFO  (OverseerThreadFactory-4885-thread-2-processing-n:127.0.0.1:45345_solr) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:32926_solr
   [junit4]   2> 1680072 INFO  (qtp2803107-8437) [n:127.0.0.1:38444_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:32926_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1680075 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1680075 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1680076 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[DC706BBB572887AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 1680102 INFO  (TEST-CollectionsAPISolrJTest.testList-seed#[DC706BBB572887AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 1680104 INFO  (qtp2803107-8441) [n:127.0.0.1:38444_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1680104 INFO  (qtp2803107-8441) [n:127.0.0.1:38444_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1680105 INFO  (TEST-CollectionsAPISolrJTest.testList-seed#[DC706BBB572887AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 1680131 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[DC706BBB572887AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 1680133 INFO  (qtp2803107-8428) [n:127.0.0.1:38444_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=solrj_replicatests&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1680135 INFO  (OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) [n:127.0.0.1:45345_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_replicatests
   [junit4]   2> 1680135 INFO  (OverseerCollectionConfigSetProcessor-97323124741963788-127.0.0.1:45345_solr-n_0000000000) [n:127.0.0.1:45345_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> 1680162 INFO  (qtp17875866-8445) [n:127.0.0.1:32926_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97323124741963785-127.0.0.1:32926_solr-n_0000000002&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1680162 INFO  (Thread-2201) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97323124741963787-127.0.0.1:38444_solr-n_0000000001 to rejoin election  
   [junit4]   2> 1680166 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97323124741963787-127.0.0.1:38444_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1680168 INFO  (OverseerStateUpdate-97323124741963788-127.0.0.1:45345_solr-n_0000000000) [n:127.0.0.1:45345_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97323124741963788-127.0.0.1:45345_solr-n_0000000000"} 127.0.0.1:45345_solr
   [junit4]   2> 1680242 INFO  (qtp17875866-8452) [n:127.0.0.1:32926_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1680300 INFO  (qtp20710806-8442) [n:127.0.0.1:40107_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1770330 ERROR (OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:32926/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:32926/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:171)
   [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> 1770386 ERROR (OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:40107/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:40107/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:171)
   [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> 1770388 ERROR (OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [solrj_replicatests].
   [junit4]   2> 1770388 INFO  (OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1800448 INFO  (zkCallback-1343-thread-2-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1800448 ERROR (OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: solrj_replicatests operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_replicatests
   [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> 1800448 INFO  (zkCallback-1340-thread-2-processing-n:127.0.0.1:32926_solr) [n:127.0.0.1:32926_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1800472 INFO  (OverseerStateUpdate-97323124741963788-127.0.0.1:45345_solr-n_0000000000) [n:127.0.0.1:45345_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45345_solr
   [junit4]   2> 1800472 WARN  (OverseerExitThread) [n:127.0.0.1:45345_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 1800473 INFO  (qtp2803107-8428) [n:127.0.0.1:38444_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=solrj_replicatests&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=120339
   [junit4]   2> 1800473 ERROR (qtp2803107-8428) [n:127.0.0.1:38444_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_replicatests
   [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> 1800474 INFO  (zkCallback-1344-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38444_solr
   [junit4]   2> 1800473 INFO  (OverseerExitThread) [n:127.0.0.1:45345_solr    ] o.a.s.c.Overseer Overseer (id=97323124741963788-127.0.0.1:45345_solr-n_0000000000) closing
   [junit4]   2> 1800475 INFO  (zkCallback-1344-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.Overseer Overseer (id=97323124741963787-127.0.0.1:38444_solr-n_0000000001) starting
   [junit4]   2> 1800475 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[DC706BBB572887AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplica
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testAddAndDeleteReplica -Dtests.seed=DC706BBB572887AA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=America/Regina -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    120s J1 | CollectionsAPISolrJTest.testAddAndDeleteReplica <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38444/solr: Could not fully remove collection: solrj_replicatests
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC706BBB572887AA:32C012EE50E49010]: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.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:210)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1800501 INFO  (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[DC706BBB572887AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 1800503 INFO  (qtp2803107-8437) [n:127.0.0.1:38444_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> 1800504 INFO  (OverseerThreadFactory-4895-thread-1-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_test_splitshard
   [junit4]   2> 1800713 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_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> 1800713 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_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> 1800817 INFO  (zkCallback-1344-thread-3-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1800817 INFO  (zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1801728 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1801728 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1801745 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard2_replica1] Schema name=minimal
   [junit4]   2> 1801745 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_replica1] Schema name=minimal
   [junit4]   2> 1801750 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1801750 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1801751 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_replica1' using configuration from collection solrj_test_splitshard
   [junit4]   2> 1801751 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard2_replica1' using configuration from collection solrj_test_splitshard
   [junit4]   2> 1801752 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/solrj_test_splitshard_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/./solrj_test_splitshard_shard1_replica1/data/]
   [junit4]   2> 1801752 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node3/solrj_test_splitshard_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node3/./solrj_test_splitshard_shard2_replica1/data/]
   [junit4]   2> 1801770 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1801770 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1801771 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1801771 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1801772 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1801772 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1801772 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1801772 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1801773 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d739c8[solrj_test_splitshard_shard2_replica1] main]
   [junit4]   2> 1801773 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ee8227[solrj_test_splitshard_shard1_replica1] main]
   [junit4]   2> 1801775 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1801775 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1801775 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1801775 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1801775 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1801775 INFO  (searcherExecutor-4896-thread-1-processing-n:127.0.0.1:40107_solr x:solrj_test_splitshard_shard1_replica1 s:shard1 c:solrj_test_splitshard) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_replica1] Registered new searcher Searcher@1ee8227[solrj_test_splitshard_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1801775 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1801775 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557170126565933056
   [junit4]   2> 1801776 INFO  (searcherExecutor-4897-thread-1-processing-n:127.0.0.1:38444_solr x:solrj_test_splitshard_shard2_replica1 s:shard2 c:solrj_test_splitshard) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard2_replica1] Registered new searcher Searcher@1d739c8[solrj_test_splitshard_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1801776 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557170126566981632
   [junit4]   2> 1801780 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1801780 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1801781 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1801781 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1801781 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38444/solr/solrj_test_splitshard_shard2_replica1/
   [junit4]   2> 1801781 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_replica1/
   [junit4]   2> 1801781 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1801781 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1801781 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:38444/solr/solrj_test_splitshard_shard2_replica1/ has no replicas
   [junit4]   2> 1801781 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_replica1/ has no replicas
   [junit4]   2> 1801784 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38444/solr/solrj_test_splitshard_shard2_replica1/ shard2
   [junit4]   2> 1801784 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_replica1/ shard1
   [junit4]   2> 1801888 INFO  (zkCallback-1344-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1801888 INFO  (zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1801935 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1801935 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1801937 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_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=0 QTime=1223
   [junit4]   2> 1801937 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2} status=0 QTime=1223
   [junit4]   2> 1801940 INFO  (qtp2803107-8437) [n:127.0.0.1:38444_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> 1802041 INFO  (zkCallback-1344-thread-3-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1802041 INFO  (zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1802506 INFO  (OverseerCollectionConfigSetProcessor-97323124741963787-127.0.0.1:38444_solr-n_0000000001) [n:127.0.0.1:38444_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1802941 INFO  (qtp2803107-8437) [n:127.0.0.1:38444_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=0 QTime=2437
   [junit4]   2> 1802943 INFO  (qtp2803107-8430) [n:127.0.0.1:38444_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1802945 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1802946 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_0 of collection solrj_test_splitshard on 127.0.0.1:40107_solr
   [junit4]   2> 1803048 INFO  (zkCallback-1344-thread-3-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803049 INFO  (zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803946 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Adding replica solrj_test_splitshard_shard1_0_replica1 as part of slice shard1_0 of collection solrj_test_splitshard on 127.0.0.1:40107_solr
   [junit4]   2> 1803947 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:40107_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_0_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1803947 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40107_solr for creating new replica
   [junit4]   2> 1803950 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2
   [junit4]   2> 1804053 INFO  (zkCallback-1344-thread-4-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804053 INFO  (zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804964 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1804975 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_0_replica1] Schema name=minimal
   [junit4]   2> 1804978 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1804979 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_0_replica1' using configuration from collection solrj_test_splitshard
   [junit4]   2> 1804980 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_0_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/solrj_test_splitshard_shard1_0_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/./solrj_test_splitshard_shard1_0_replica1/data/]
   [junit4]   2> 1804993 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1804993 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1804994 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1804994 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1804995 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ffab5a[solrj_test_splitshard_shard1_0_replica1] main]
   [junit4]   2> 1804996 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1804996 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1804996 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1804997 INFO  (searcherExecutor-4906-thread-1-processing-n:127.0.0.1:40107_solr x:solrj_test_splitshard_shard1_0_replica1 s:shard1_0 c:solrj_test_splitshard) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_0_replica1] Registered new searcher Searcher@ffab5a[solrj_test_splitshard_shard1_0_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1804997 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557170129944444928
   [junit4]   2> 1804998 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1805001 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1805001 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1805001 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_0_replica1/
   [junit4]   2> 1805001 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1805001 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_0_replica1/ has no replicas
   [junit4]   2> 1805003 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_0_replica1/ shard1_0
   [junit4]   2> 1805106 INFO  (zkCallback-1344-thread-3-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1805106 INFO  (zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1805154 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1805156 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2} status=0 QTime=1206
   [junit4]   2> 1805156 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_1 of collection solrj_test_splitshard on 127.0.0.1:40107_solr
   [junit4]   2> 1805259 INFO  (zkCallback-1344-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1805259 INFO  (zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806157 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Adding replica solrj_test_splitshard_shard1_1_replica1 as part of slice shard1_1 of collection solrj_test_splitshard on 127.0.0.1:40107_solr
   [junit4]   2> 1806157 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:40107_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_1_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1806157 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40107_solr for creating new replica
   [junit4]   2> 1806160 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2
   [junit4]   2> 1806263 INFO  (zkCallback-1344-thread-3-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806263 INFO  (zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807169 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1807195 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_1_replica1] Schema name=minimal
   [junit4]   2> 1807198 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1807199 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_1_replica1' using configuration from collection solrj_test_splitshard
   [junit4]   2> 1807200 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/solrj_test_splitshard_shard1_1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/./solrj_test_splitshard_shard1_1_replica1/data/]
   [junit4]   2> 1807215 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1807215 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1807216 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1807216 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1807217 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bed7d[solrj_test_splitshard_shard1_1_replica1] main]
   [junit4]   2> 1807217 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1807218 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1807218 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1807218 INFO  (searcherExecutor-4911-thread-1-processing-n:127.0.0.1:40107_solr x:solrj_test_splitshard_shard1_1_replica1 s:shard1_1 c:solrj_test_splitshard) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_1_replica1] Registered new searcher Searcher@7bed7d[solrj_test_splitshard_shard1_1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1807218 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557170132273332224
   [junit4]   2> 1807220 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1807223 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1807223 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1807223 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_1_replica1/
   [junit4]   2> 1807223 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1807223 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_1_replica1/ has no replicas
   [junit4]   2> 1807225 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_1_replica1/ shard1_1
   [junit4]   2> 1807327 INFO  (zkCallback-1344-thread-4-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807327 INFO  (zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) [n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807375 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1807377 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2} status=0 QTime=1217
   [junit4]   2> 1807378 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Asking parent leader to wait for: solrj_test_splitshard_shard1_0_replica1 to be alive on: 127.0.0.1:40107_solr
   [junit4]   2> 1807378 INFO  (OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) [n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Asking parent leader to wait for: solrj_test_splitshard_shard1_1_replica1 to be alive on: 127.0.0.1:40107_solr
   [junit4]   2> 1807380 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 1807380 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see solrj_test_splitshard_shard1_0_replica1 (shard1_0 of solrj_test_splitshard) have state: active
   [junit4]   2> 1807381 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=solrj_test_splitshard, shard=shard1_0, thisCore=solrj_test_splitshard_shard1_0_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:40107_solr, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"solrj_test_splitshard_shard1_0_replica1","base_url":"https://127.0.0.1:40107/solr","node_name":"127.0.0.1:40107_solr","state":"active","leader":"true"}
   [junit4]   2> 1807381 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: active, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1807381 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40107_solr&core=solrj_test_splitshard_shard1_0_replica1&qt=/admin/cores&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1807382 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 1807382 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see solrj_test_splitshard_shard1_1_replica1 (shard1_1 of solrj_test_splitshard) have state: active
   [junit4]   2> 1807382 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=solrj_test_splitshard, shard=shard1_1, thisCore=solrj_test_splitshard_shard1_1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:40107_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"solrj_test_splitshard_shard1_1_replica1","base_url":"https://127.0.0.1:40107/solr","node_name":"127.0.0.1:40107_solr","state":"down","leader":"true"}
   [junit4]   2>

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

est.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.a.s.c.Overseer Overseer (id=97323138347499534-127.0.0.1:43282_-n_0000000003) closing
   [junit4]   2> 1917742 INFO  (OverseerStateUpdate-97323138347499534-127.0.0.1:43282_-n_0000000003) [n:127.0.0.1:43282_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43282_
   [junit4]   2> 1917743 INFO  (zkCallback-1486-thread-1-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43380_
   [junit4]   2> 1917744 INFO  (zkCallback-1486-thread-3-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1917745 INFO  (zkCallback-1486-thread-1-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_    ] o.a.s.c.Overseer Overseer (id=97323138347499537-127.0.0.1:43380_-n_0000000004) starting
   [junit4]   2> 1918675 INFO  (zkCallback-1486-thread-2-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43380/collection1/
   [junit4]   2> 1918675 INFO  (zkCallback-1486-thread-2-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1918675 INFO  (zkCallback-1486-thread-2-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:43380/collection1/ has no replicas
   [junit4]   2> 1918678 INFO  (zkCallback-1486-thread-2-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43380/collection1/ shard1
   [junit4]   2> 1919243 WARN  (zkCallback-1479-thread-2-processing-n:127.0.0.1:43282_) [n:127.0.0.1:43282_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1919244 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1919245 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b2c291{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1919245 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b28051{/,null,UNAVAILABLE}
   [junit4]   2> 1919246 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 43380
   [junit4]   2> 1919246 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27476126
   [junit4]   2> 1919247 INFO  (coreCloseExecutor-4215-thread-1) [n:127.0.0.1:43380_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4981b
   [junit4]   2> 1919303 INFO  (coreCloseExecutor-4215-thread-1) [n:127.0.0.1:43380_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1919303 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.a.s.c.Overseer Overseer (id=97323138347499537-127.0.0.1:43380_-n_0000000004) closing
   [junit4]   2> 1919303 INFO  (OverseerStateUpdate-97323138347499537-127.0.0.1:43380_-n_0000000004) [n:127.0.0.1:43380_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43380_
   [junit4]   2> 1919305 WARN  (zkCallback-1486-thread-1-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1919306 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1919306 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a313ef{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1919307 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@103c3f1{/,null,UNAVAILABLE}
   [junit4]   2> 1919308 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35683 35683
   [junit4]   2> 1929364 INFO  (Thread-2562) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35683 35683
   [junit4]   2> 1929365 WARN  (Thread-2562) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/overseer/queue
   [junit4]   2> 	25	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitAfterFailedSplit -Dtests.seed=DC706BBB572887AA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 44.1s J0 | ShardSplitTest.testSplitAfterFailedSplit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC706BBB572887AA:253DF8146B5DCA20]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1929369 INFO  (SUITE-ShardSplitTest-seed#[DC706BBB572887AA]-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/J0/temp/solr.cloud.ShardSplitTest_DC706BBB572887AA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=Lucene50(blocksize=128), rnd_b=FST50, _version_=Lucene50(blocksize=128), n_ti=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), a_i=FST50, id=FST50}, docValues:{}, maxPointsInLeafNode=182, maxMBSortInHeap=5.226805373297907, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-MT, timezone=Asia/Macau
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_121 (32-bit)/cpus=12,threads=1,free=181213864,total=303628288
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, ManagedSchemaRoundRobinCloudTest, DistribDocExpirationUpdateProcessorTest, TestBinaryResponseWriter, TestManagedSchemaAPI, ReplaceNodeTest, DateRangeFieldTest, ChaosMonkeyNothingIsSafeTest, TestExceedMaxTermLength, BasicDistributedZkTest, TestDFISimilarityFactory, TestCrossCoreJoin, OutputWriterTest, TestComplexPhraseLeadingWildcard, TestDocumentBuilder, TriLevelCompositeIdRoutingTest, HttpPartitionTest, DeleteLastCustomShardedReplicaTest, TestSSLRandomization, HdfsThreadLeakTest, CreateCollectionCleanupTest, TestSolrDeletionPolicy2, TestNRTOpen, TestCloudRecovery, TestJoin, DefaultValueUpdateProcessorTest, PeerSyncReplicationTest, TestCloudSchemaless, TestUniqueKeyFieldResource, PolyFieldTest, DocumentAnalysisRequestHandlerTest, TestChildDocTransformer, DeleteShardTest, OverriddenZkACLAndCredentialsProvidersTest, TestBlobHandler, TestXmlQParser, TestRandomDVFaceting, TestFaceting, TestHighlightDedupGrouping, DistributedQueryComponentOptimizationTest, JavabinLoaderTest, SolrSlf4jReporterTest, ZkStateReaderTest, StandardRequestHandlerTest, AnalysisErrorHandlingTest, BadCopyFieldTest, CurrencyFieldOpenExchangeTest, TestReplicaProperties, TestGraphMLResponseWriter, TestSerializedLuceneMatchVersion, FileBasedSpellCheckerTest, AlternateDirectoryTest, TestFoldingMultitermQuery, AnalysisAfterCoreReloadTest, TestCopyFieldCollectionResource, ConcurrentDeleteAndCreateCollectionTest, TestReplicationHandlerBackup, TestComponentsName, TestRandomFlRTGCloud, TestDynamicFieldResource, TestSolrCLIRunExample, HdfsWriteToMultipleCollectionsTest, SignatureUpdateProcessorFactoryTest, TestConfigSetImmutable, TestRemoteStreaming, TestAtomicUpdateErrorCases, TestDocSet, LeaderElectionIntegrationTest, PeerSyncWithIndexFingerprintCachingTest, DisMaxRequestHandlerTest, TestNumericTerms64, TestCryptoKeys, HighlighterConfigTest, TestScoreJoinQPNoScore, CloudExitableDirectoryReaderTest, TestRealTimeGet, DateFieldTest, DistributedQueryElevationComponentTest, TestFieldCacheWithThreads, TestMissingGroups, TestPerFieldSimilarity, TestReplicationHandler, TestReRankQParserPlugin, TestSizeLimitedDistributedMap, ShardSplitTest]
   [junit4] Completed [454/680 (2!)] on J0 in 414.92s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55441 lines...]


[JENKINS] Lucene-Solr-6.4-Linux (64bit/jdk1.8.0_121) - Build # 46 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/46/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at https://127.0.0.1:32803/solr: Could not fully create collection: replicaProperties

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32803/solr: Could not fully create collection: replicaProperties
	at __randomizedtesting.SeedInfo.seed([94CDA59050B745BC:50161A78EB98B6D0]: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.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:309)
	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 12300 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/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/init-core-data-001
   [junit4]   2> 1284207 INFO  (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1284208 INFO  (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-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/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001
   [junit4]   2> 1284208 INFO  (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1284208 INFO  (Thread-2195) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1284208 INFO  (Thread-2195) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1284308 INFO  (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36487
   [junit4]   2> 1284315 INFO  (jetty-launcher-1158-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1284315 INFO  (jetty-launcher-1158-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1284315 INFO  (jetty-launcher-1158-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1284316 INFO  (jetty-launcher-1158-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1284317 INFO  (jetty-launcher-1158-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cb787e8{/solr,null,AVAILABLE}
   [junit4]   2> 1284317 INFO  (jetty-launcher-1158-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b9c3a69{/solr,null,AVAILABLE}
   [junit4]   2> 1284318 INFO  (jetty-launcher-1158-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b8c3167{SSL,[ssl, http/1.1]}{127.0.0.1:43472}
   [junit4]   2> 1284318 INFO  (jetty-launcher-1158-thread-1) [    ] o.e.j.s.Server Started @1288030ms
   [junit4]   2> 1284318 INFO  (jetty-launcher-1158-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43472}
   [junit4]   2> 1284319 ERROR (jetty-launcher-1158-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1284319 INFO  (jetty-launcher-1158-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1284319 INFO  (jetty-launcher-1158-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1284319 INFO  (jetty-launcher-1158-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1284319 INFO  (jetty-launcher-1158-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-22T14:48:01.555Z
   [junit4]   2> 1284319 INFO  (jetty-launcher-1158-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d7291e8{SSL,[ssl, http/1.1]}{127.0.0.1:41599}
   [junit4]   2> 1284319 INFO  (jetty-launcher-1158-thread-2) [    ] o.e.j.s.Server Started @1288031ms
   [junit4]   2> 1284320 INFO  (jetty-launcher-1158-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41599}
   [junit4]   2> 1284320 ERROR (jetty-launcher-1158-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1284320 INFO  (jetty-launcher-1158-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1284320 INFO  (jetty-launcher-1158-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1284320 INFO  (jetty-launcher-1158-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38dad8ea{/solr,null,AVAILABLE}
   [junit4]   2> 1284320 INFO  (jetty-launcher-1158-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1284320 INFO  (jetty-launcher-1158-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-22T14:48:01.556Z
   [junit4]   2> 1284324 INFO  (jetty-launcher-1158-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e58a1ab{/solr,null,AVAILABLE}
   [junit4]   2> 1284325 INFO  (jetty-launcher-1158-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1284325 INFO  (jetty-launcher-1158-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bbb6fdd{SSL,[ssl, http/1.1]}{127.0.0.1:32803}
   [junit4]   2> 1284325 INFO  (jetty-launcher-1158-thread-4) [    ] o.e.j.s.Server Started @1288036ms
   [junit4]   2> 1284325 INFO  (jetty-launcher-1158-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32803}
   [junit4]   2> 1284326 ERROR (jetty-launcher-1158-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1284326 INFO  (jetty-launcher-1158-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1284326 INFO  (jetty-launcher-1158-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1284326 INFO  (jetty-launcher-1158-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1284326 INFO  (jetty-launcher-1158-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-22T14:48:01.562Z
   [junit4]   2> 1284327 INFO  (jetty-launcher-1158-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23b525e3{SSL,[ssl, http/1.1]}{127.0.0.1:41598}
   [junit4]   2> 1284327 INFO  (jetty-launcher-1158-thread-3) [    ] o.e.j.s.Server Started @1288038ms
   [junit4]   2> 1284327 INFO  (jetty-launcher-1158-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41598}
   [junit4]   2> 1284327 ERROR (jetty-launcher-1158-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1284329 INFO  (jetty-launcher-1158-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1284329 INFO  (jetty-launcher-1158-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1284329 INFO  (jetty-launcher-1158-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1284329 INFO  (jetty-launcher-1158-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-22T14:48:01.565Z
   [junit4]   2> 1284329 INFO  (jetty-launcher-1158-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1284330 INFO  (jetty-launcher-1158-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1284332 INFO  (jetty-launcher-1158-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1284333 INFO  (jetty-launcher-1158-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr
   [junit4]   2> 1284334 INFO  (jetty-launcher-1158-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1284336 INFO  (jetty-launcher-1158-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1284336 INFO  (jetty-launcher-1158-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1284337 INFO  (jetty-launcher-1158-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr
   [junit4]   2> 1284337 INFO  (jetty-launcher-1158-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr
   [junit4]   2> 1284339 INFO  (jetty-launcher-1158-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1284341 INFO  (jetty-launcher-1158-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr
   [junit4]   2> 1284346 INFO  (jetty-launcher-1158-thread-4) [n:127.0.0.1:32803_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32803_solr
   [junit4]   2> 1284346 INFO  (jetty-launcher-1158-thread-1) [n:127.0.0.1:43472_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43472_solr
   [junit4]   2> 1284346 INFO  (jetty-launcher-1158-thread-2) [n:127.0.0.1:41599_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41599_solr
   [junit4]   2> 1284347 INFO  (jetty-launcher-1158-thread-4) [n:127.0.0.1:32803_solr    ] o.a.s.c.Overseer Overseer (id=97327283007979530-127.0.0.1:32803_solr-n_0000000000) starting
   [junit4]   2> 1284347 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1284348 INFO  (zkCallback-1180-thread-1-processing-n:127.0.0.1:41598_solr) [n:127.0.0.1:41598_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1284348 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1284348 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1284348 INFO  (jetty-launcher-1158-thread-3) [n:127.0.0.1:41598_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41598_solr
   [junit4]   2> 1284349 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1284349 INFO  (zkCallback-1180-thread-1-processing-n:127.0.0.1:41598_solr) [n:127.0.0.1:41598_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1284349 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1284349 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1284356 INFO  (jetty-launcher-1158-thread-4) [n:127.0.0.1:32803_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32803_solr
   [junit4]   2> 1284357 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1284357 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1284357 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1284361 INFO  (zkCallback-1180-thread-1-processing-n:127.0.0.1:41598_solr) [n:127.0.0.1:41598_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1284387 INFO  (jetty-launcher-1158-thread-2) [n:127.0.0.1:41599_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node2/.
   [junit4]   2> 1284422 INFO  (jetty-launcher-1158-thread-1) [n:127.0.0.1:43472_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node1/.
   [junit4]   2> 1284473 INFO  (jetty-launcher-1158-thread-4) [n:127.0.0.1:32803_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node4/.
   [junit4]   2> 1284475 INFO  (jetty-launcher-1158-thread-3) [n:127.0.0.1:41598_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node3/.
   [junit4]   2> 1284927 INFO  (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1284928 INFO  (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36487/solr ready
   [junit4]   2> 1284948 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[94CDA59050B745BC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 1285002 INFO  (qtp1984179530-7881) [n:127.0.0.1:32803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1285003 INFO  (OverseerThreadFactory-3505-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_implicit
   [junit4]   2> 1285110 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2
   [junit4]   2> 1285162 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2
   [junit4]   2> 1285265 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1285265 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1286117 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1286130 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.s.IndexSchema [solrj_implicit_shardB_replica1] Schema name=minimal
   [junit4]   2> 1286132 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1286133 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardB_replica1' using configuration from collection solrj_implicit
   [junit4]   2> 1286133 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SolrCore [[solrj_implicit_shardB_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node4/solrj_implicit_shardB_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node4/./solrj_implicit_shardB_replica1/data/]
   [junit4]   2> 1286142 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1286142 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1286142 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1286143 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1286143 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4aa2e7df[solrj_implicit_shardB_replica1] main]
   [junit4]   2> 1286144 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1286144 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1286144 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1286144 INFO  (searcherExecutor-3514-thread-1-processing-n:127.0.0.1:32803_solr x:solrj_implicit_shardB_replica1 s:shardB c:solrj_implicit) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SolrCore [solrj_implicit_shardB_replica1] Registered new searcher Searcher@4aa2e7df[solrj_implicit_shardB_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1286144 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557236530156666880
   [junit4]   2> 1286148 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1286148 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1286148 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32803/solr/solrj_implicit_shardB_replica1/
   [junit4]   2> 1286148 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1286148 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:32803/solr/solrj_implicit_shardB_replica1/ has no replicas
   [junit4]   2> 1286149 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32803/solr/solrj_implicit_shardB_replica1/ shardB
   [junit4]   2> 1286171 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1286178 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.s.IndexSchema [solrj_implicit_shardA_replica1] Schema name=minimal
   [junit4]   2> 1286180 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1286181 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardA_replica1' using configuration from collection solrj_implicit
   [junit4]   2> 1286181 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SolrCore [[solrj_implicit_shardA_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node2/solrj_implicit_shardA_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node2/./solrj_implicit_shardA_replica1/data/]
   [junit4]   2> 1286189 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1286189 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1286190 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1286190 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1286191 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@121f413f[solrj_implicit_shardA_replica1] main]
   [junit4]   2> 1286191 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1286192 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1286192 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1286192 INFO  (searcherExecutor-3519-thread-1-processing-n:127.0.0.1:41599_solr x:solrj_implicit_shardA_replica1 s:shardA c:solrj_implicit) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SolrCore [solrj_implicit_shardA_replica1] Registered new searcher Searcher@121f413f[solrj_implicit_shardA_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1286192 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557236530206998528
   [junit4]   2> 1286196 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1286196 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1286196 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41599/solr/solrj_implicit_shardA_replica1/
   [junit4]   2> 1286196 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1286196 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:41599/solr/solrj_implicit_shardA_replica1/ has no replicas
   [junit4]   2> 1286197 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41599/solr/solrj_implicit_shardA_replica1/ shardA
   [junit4]   2> 1286298 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1286299 INFO  (zkCallback-1175-thread-2-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1286300 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1286301 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2} status=0 QTime=1190
   [junit4]   2> 1286347 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1286349 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2} status=0 QTime=1187
   [junit4]   2> 1286350 INFO  (qtp1984179530-7881) [n:127.0.0.1:32803_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> 1286450 INFO  (zkCallback-1175-thread-2-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1286450 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1287005 INFO  (OverseerCollectionConfigSetProcessor-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_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> 1287351 INFO  (qtp1984179530-7881) [n:127.0.0.1:32803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2} status=0 QTime=2348
   [junit4]   2> 1287354 INFO  (qtp1984179530-7894) [n:127.0.0.1:32803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params action=CREATESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1287355 INFO  (OverseerThreadFactory-3505-thread-2-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardC",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 1287457 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1287457 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1287556 INFO  (OverseerThreadFactory-3505-thread-2-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.CreateShardCmd Creating shard solrj_implicit_shardC_replica1 as part of slice shardC of collection solrj_implicit on 127.0.0.1:43472_solr
   [junit4]   2> 1287609 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&name=solrj_implicit_shardC_replica1&action=CREATE&numShards=1&collection=solrj_implicit&shard=shardC&wt=javabin&version=2
   [junit4]   2> 1287712 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1287712 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1287712 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288616 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1288622 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.s.IndexSchema [solrj_implicit_shardC_replica1] Schema name=minimal
   [junit4]   2> 1288625 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1288625 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardC_replica1' using configuration from collection solrj_implicit
   [junit4]   2> 1288625 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SolrCore [[solrj_implicit_shardC_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node1/solrj_implicit_shardC_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node1/./solrj_implicit_shardC_replica1/data/]
   [junit4]   2> 1288633 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1288633 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1288634 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1288634 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1288634 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18fc365d[solrj_implicit_shardC_replica1] main]
   [junit4]   2> 1288635 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1288635 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1288635 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1288635 INFO  (searcherExecutor-3524-thread-1-processing-n:127.0.0.1:43472_solr x:solrj_implicit_shardC_replica1 s:shardC c:solrj_implicit) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SolrCore [solrj_implicit_shardC_replica1] Registered new searcher Searcher@18fc365d[solrj_implicit_shardC_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1288636 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557236532769718272
   [junit4]   2> 1288639 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1288639 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1288639 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43472/solr/solrj_implicit_shardC_replica1/
   [junit4]   2> 1288639 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1288639 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:43472/solr/solrj_implicit_shardC_replica1/ has no replicas
   [junit4]   2> 1288641 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43472/solr/solrj_implicit_shardC_replica1/ shardC
   [junit4]   2> 1288742 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288742 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288742 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288791 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1288793 INFO  (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&name=solrj_implicit_shardC_replica1&action=CREATE&numShards=1&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=1183
   [junit4]   2> 1288793 INFO  (OverseerThreadFactory-3505-thread-2-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.CreateShardCmd Finished create command on all shards for collection: solrj_implicit
   [junit4]   2> 1288794 INFO  (qtp1984179530-7894) [n:127.0.0.1:32803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CREATESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=1439
   [junit4]   2> 1288796 INFO  (qtp1984179530-7901) [n:127.0.0.1:32803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1288797 INFO  (OverseerThreadFactory-3505-thread-3-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.DeleteShardCmd Delete shard invoked
   [junit4]   2> 1288797 INFO  (OverseerCollectionConfigSetProcessor-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_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> 1288797 INFO  (OverseerThreadFactory-3505-thread-3-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.DeleteShardCmd Deleting replica for collection=solrj_implicit shard=shardC on node=127.0.0.1:43472_solr
   [junit4]   2> 1288800 INFO  (qtp449110000-7872) [n:127.0.0.1:43472_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_implicit_shardC_replica1
   [junit4]   2> 1288801 INFO  (qtp449110000-7872) [n:127.0.0.1:43472_solr    ] o.a.s.c.SolrCore [solrj_implicit_shardC_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45330552
   [junit4]   2> 1288803 INFO  (qtp449110000-7872) [n:127.0.0.1:43472_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_implicit.shardC.replica1
   [junit4]   2> 1288805 INFO  (qtp449110000-7872) [n:127.0.0.1:43472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=solrj_implicit_shardC_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=4
   [junit4]   2> 1288907 INFO  (zkCallback-1175-thread-3-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288907 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1289007 INFO  (OverseerStateUpdate-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr    ] o.a.s.c.o.CollectionMutator Removing collection: solrj_implicit shard: shardC from clusterstate
   [junit4]   2> 1289108 INFO  (zkCallback-1175-thread-3-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1289108 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1289307 INFO  (OverseerThreadFactory-3505-thread-3-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.DeleteShardCmd Successfully deleted collection: solrj_implicit, shard: shardC
   [junit4]   2> 1289309 INFO  (qtp1984179530-7901) [n:127.0.0.1:32803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=512
   [junit4]   2> 1289309 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[94CDA59050B745BC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteShard
   [junit4]   2> 1289330 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[94CDA59050B745BC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 1289332 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:41598_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1289333 INFO  (OverseerThreadFactory-3505-thread-4-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:41598_solr
   [junit4]   2> 1289333 INFO  (OverseerCollectionConfigSetProcessor-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_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> 1289334 INFO  (Thread-2232) [n:127.0.0.1:32803_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97327283007979530-127.0.0.1:32803_solr-n_0000000000 overseer designates are [127.0.0.1:41598_solr]
   [junit4]   2> 1289334 INFO  (Thread-2232) [n:127.0.0.1:32803_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97327283007979530-127.0.0.1:32803_solr-n_0000000000, 97327283007979526-127.0.0.1:43472_solr-n_0000000001, 97327283007979529-127.0.0.1:41599_solr-n_0000000002, 97327283007979532-127.0.0.1:41598_solr-n_0000000003]
   [junit4]   2> 1289334 INFO  (Thread-2232) [n:127.0.0.1:32803_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 97327283007979532-127.0.0.1:41598_solr-n_0000000003 to come join election at head
   [junit4]   2> 1289335 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41598_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1289338 INFO  (qtp1984179530-7881) [n:127.0.0.1:32803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1289341 INFO  (qtp1984179530-7881) [n:127.0.0.1:32803_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> 1289343 INFO  (qtp1984179530-7894) [n:127.0.0.1:32803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:41598_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1289345 INFO  (OverseerCollectionConfigSetProcessor-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1289345 INFO  (OverseerThreadFactory-3505-thread-5-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:41598_solr
   [junit4]   2> 1289346 INFO  (qtp1984179530-7894) [n:127.0.0.1:32803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41598_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1289347 INFO  (qtp1984179530-7901) [n:127.0.0.1:32803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1289348 INFO  (qtp1984179530-7901) [n:127.0.0.1:32803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1289348 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[94CDA59050B745BC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 1289374 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[94CDA59050B745BC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
   [junit4]   2> 1289376 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1289377 INFO  (OverseerThreadFactory-3505-thread-5-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.CreateCollectionCmd Create collection replicaProperties
   [junit4]   2> 1289377 INFO  (OverseerCollectionConfigSetProcessor-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_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> 1289389 INFO  (qtp585535495-7871) [n:127.0.0.1:41598_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97327283007979532-127.0.0.1:41598_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1289390 INFO  (Thread-2232) [n:127.0.0.1:32803_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97327283007979526-127.0.0.1:43472_solr-n_0000000001 to rejoin election  
   [junit4]   2> 1289391 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97327283007979526-127.0.0.1:43472_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1289393 INFO  (OverseerStateUpdate-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97327283007979530-127.0.0.1:32803_solr-n_0000000000"} 127.0.0.1:32803_solr
   [junit4]   2> 1319402 ERROR (OverseerThreadFactory-3505-thread-5-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: replicaProperties operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: replicaProperties
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:192)
   [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> 1319404 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2} status=500 QTime=30027
   [junit4]   2> 1319404 INFO  (OverseerStateUpdate-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32803_solr
   [junit4]   2> 1319404 ERROR (qtp1984179530-7886) [n:127.0.0.1:32803_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: replicaProperties
   [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> 1319404 WARN  (OverseerExitThread) [n:127.0.0.1:32803_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 1319405 INFO  (OverseerExitThread) [n:127.0.0.1:32803_solr    ] o.a.s.c.Overseer Overseer (id=97327283007979530-127.0.0.1:32803_solr-n_0000000000) closing
   [junit4]   2> 1319405 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[94CDA59050B745BC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplicaProp
   [junit4]   2> 1319405 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43472_solr
   [junit4]   2> 1319406 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr    ] o.a.s.c.Overseer Overseer (id=97327283007979526-127.0.0.1:43472_solr-n_0000000001) starting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testAddAndDeleteReplicaProp -Dtests.seed=94CDA59050B745BC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Pacific/Easter -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   30.1s J0 | CollectionsAPISolrJTest.testAddAndDeleteReplicaProp <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32803/solr: Could not fully create collection: replicaProperties
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94CDA59050B745BC:50161A78EB98B6D0]: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.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:309)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1319431 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[94CDA59050B745BC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 1319433 INFO  (qtp1984179530-7881) [n:127.0.0.1:32803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1319437 INFO  (qtp1984179530-7881) [n:127.0.0.1:32803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1319437 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[94CDA59050B745BC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 1319472 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[94CDA59050B745BC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteCollection
   [junit4]   2> 1319474 INFO  (qtp1984179530-7894) [n:127.0.0.1:32803_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> 1319475 INFO  (OverseerThreadFactory-3530-thread-2-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_test
   [junit4]   2> 1319475 INFO  (OverseerCollectionConfigSetProcessor-97327283007979526-127.0.0.1:43472_solr-n_0000000001) [n:127.0.0.1:43472_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1319582 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_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> 1319582 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_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> 1319582 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1319586 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320590 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1320593 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1320593 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1320598 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1320599 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_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> 1320602 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_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> 1320612 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_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> 1320613 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_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/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node4/solrj_test_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node4/./solrj_test_shard2_replica1/data/]
   [junit4]   2> 1320614 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1320615 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_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> 1320617 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320617 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1320618 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1320618 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_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> 1320619 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node1/solrj_test_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node1/./solrj_test_shard2_replica2/data/]
   [junit4]   2> 1320619 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320619 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_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> 1320620 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320620 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_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/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node3/solrj_test_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node3/./solrj_test_shard1_replica1/data/]
   [junit4]   2> 1320620 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node2/solrj_test_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node2/./solrj_test_shard1_replica2/data/]
   [junit4]   2> 1320625 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_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> 1320625 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_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> 1320627 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1320627 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1320627 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1320627 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1320628 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1320628 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1320628 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65bdfa0f[solrj_test_shard2_replica1] main]
   [junit4]   2> 1320629 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ed23d0a[solrj_test_shard2_replica2] main]
   [junit4]   2> 1320629 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1320630 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1320630 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1320630 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1320630 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_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> 1320630 INFO  (searcherExecutor-3532-thread-1-processing-n:127.0.0.1:43472_solr x:solrj_test_shard2_replica2 s:shard2 c:solrj_test) [n:127.0.0.1:43472_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.SolrCore [solrj_test_shard2_replica2] Registered new searcher Searcher@2ed23d0a[solrj_test_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1320630 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1320630 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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 1557236566317858816
   [junit4]   2> 1320630 INFO  (searcherExecutor-3531-thread-1-processing-n:127.0.0.1:32803_solr x:solrj_test_shard2_replica1 s:shard2 c:solrj_test) [n:127.0.0.1:32803_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica1] o.a.s.c.SolrCore [solrj_test_shard2_replica1] Registered new searcher Searcher@65bdfa0f[solrj_test_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1320630 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_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 1557236566317858816
   [junit4]   2> 1320633 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_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> 1320633 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_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> 1320633 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320633 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320635 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1320635 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1320635 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1320635 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1320636 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@59b02d1b[solrj_test_shard1_replica2] main]
   [junit4]   2> 1320636 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@695b69b6[solrj_test_shard1_replica1] main]
   [junit4]   2> 1320636 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1320636 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1320636 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2  x:solrj_test_shard2_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43472/solr/solrj_test_shard2_replica2/
   [junit4]   2> 1320636 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1320636 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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:43472/solr START replicas=[https://127.0.0.1:32803/solr/solrj_test_shard2_replica1/] nUpdates=100
   [junit4]   2> 1320636 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_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> 1320636 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1320636 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1320637 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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:43472/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1320637 INFO  (searcherExecutor-3533-thread-1-processing-n:127.0.0.1:41598_solr x:solrj_test_shard1_replica1 s:shard1 c:solrj_test) [n:127.0.0.1:41598_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica1] o.a.s.c.SolrCore [solrj_test_shard1_replica1] Registered new searcher Searcher@695b69b6[solrj_test_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1320637 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_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 1557236566325198848
   [junit4]   2> 1320637 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320638 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1320638 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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 1557236566326247424
   [junit4]   2> 1320638 INFO  (searcherExecutor-3534-thread-1-processing-n:127.0.0.1:41599_solr x:solrj_test_shard1_replica2 s:shard1 c:solrj_test) [n:127.0.0.1:41599_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.SolrCore [solrj_test_shard1_replica2] Registered new searcher Searcher@59b02d1b[solrj_test_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1320642 INFO  (qtp1984179530-8012) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 r:core_node2 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> 1320642 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1320643 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1320645 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1320645 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320646 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1  x:solrj_test_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41599/solr/solrj_test_shard1_replica2/
   [junit4]   2> 1320646 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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:41599/solr START replicas=[https://127.0.0.1:41598/solr/solrj_test_shard1_replica1/] nUpdates=100
   [junit4]   2> 1320646 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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:41599/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1320648 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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:43472/solr/solrj_test_shard2_replica2/ shard2
   [junit4]   2> 1320653 INFO  (qtp585535495-7877) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 r:core_node3 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=0
   [junit4]   2> 1320654 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320654 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320656 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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:41599/solr/solrj_test_shard1_replica2/ shard1
   [junit4]   2> 1320799 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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> 1320800 INFO  (qtp449110000-7876) [n:127.0.0.1:43472_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=1218
   [junit4]   2> 1320807 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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> 1320808 INFO  (qtp1588664770-7863) [n:127.0.0.1:41599_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=1222
   [junit4]   2> 1321637 INFO  (qtp1984179530-7886) [n:127.0.0.1:32803_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=2055
   [junit4]   2> 1321647 INFO  (qtp585535495-7874) [n:127.0.0.1:41598_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=2065
   [junit4]   2> 1321649 INFO  (qtp1984179530-7894) [n:127.0.0.1:32803_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> 1322650 INFO  (qtp1984179530-7894) [n:127.0.0.1:32803_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=3175
   [junit4]   2> 1322652 INFO  (qtp1984179530-7901) [n:127.0.0.1:32803_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> 1322653 INFO  (OverseerThreadFactory-3530-thread-3-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1322653 INFO  (OverseerCollectionConfigSetProcessor-97327283007979526-127.0.0.1:43472_solr-n_0000000001) [n:127.0.0.1:43472_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1322656 INFO  (qtp585535495-7893) [n:127.0.0.1:41598_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_shard1_replica1
   [junit4]   2> 1322656 INFO  (qtp449110000-7864) [n:127.0.0.1:43472_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_shard2_replica2
   [junit4]

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

for /live_nodes]
   [junit4]   2> 1358090 INFO  (jetty-launcher-1158-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cb787e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1358090 INFO  (jetty-launcher-1158-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1358090 WARN  (zkCallback-1180-thread-1-processing-n:127.0.0.1:41598_solr) [n:127.0.0.1:41598_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1358090 INFO  (jetty-launcher-1158-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b9c3a69{/solr,null,UNAVAILABLE}
   [junit4]   2> 1358090 INFO  (jetty-launcher-1158-thread-7) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1358091 INFO  (jetty-launcher-1158-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38dad8ea{/solr,null,UNAVAILABLE}
   [junit4]   2> 1358092 INFO  (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36487 36487
   [junit4]   2> 1358149 INFO  (Thread-2195) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36487 36487
   [junit4]   2> 1358150 WARN  (Thread-2195) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/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> 	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> 	3	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 	3	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	71	/solr/overseer/queue
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 	11	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1358150 INFO  (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-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/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001
   [junit4]   2> Jan 22, 2017 2:49:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=72, maxMBSortInHeap=5.192972766478456, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sk-SK, timezone=Pacific/Easter
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=12,threads=1,free=235757496,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastLRUCache, BigEndianAscendingWordDeserializerTest, TestIntervalFaceting, UniqFieldsUpdateProcessorFactoryTest, TestComplexPhraseLeadingWildcard, SolrRequestParserTest, DateRangeFieldTest, DistributedFacetPivotSmallTest, TestSchemaResource, TestCodecSupport, DistributedSpellCheckComponentTest, TestDistributedSearch, TestCloudRecovery, TestSolrCloudWithSecureImpersonation, TestSubQueryTransformerDistrib, TestStressLucene, TestDynamicFieldResource, TestChildDocTransformer, TestXmlQParser, TestFieldCache, ClassificationUpdateProcessorIntegrationTest, CursorPagingTest, TestCrossCoreJoin, TestFieldCacheWithThreads, TestScoreJoinQPNoScore, DistributedQueryComponentOptimizationTest, ReturnFieldsTest, TriLevelCompositeIdRoutingTest, PeerSyncWithIndexFingerprintCachingTest, SignatureUpdateProcessorFactoryTest, SimpleCollectionCreateDeleteTest, TestRawResponseWriter, DirectoryFactoryTest, ClusterStateTest, TestAtomicUpdateErrorCases, TestNRTOpen, TestPerFieldSimilarityWithDefaultOverride, ActionThrottleTest, TestStandardQParsers, SolrMetricManagerTest, RequiredFieldsTest, MBeansHandlerTest, CurrencyFieldOpenExchangeTest, MergeStrategyTest, TestDownShardTolerantSearch, TestRestManager, ExternalFileFieldSortTest, TestCustomDocTransformer, TestRemoteStreaming, TestSSLRandomization, TestSha256AuthenticationProvider, TestDistribIDF, TestHashQParserPlugin, HdfsThreadLeakTest, SecurityConfHandlerTest, DistribDocExpirationUpdateProcessorTest, RollingRestartTest, AnalyticsMergeStrategyTest, ZkStateReaderTest, TestSolr4Spatial2, SolrSlf4jReporterTest, TestSizeLimitedDistributedMap, TestRandomFaceting, TestExpandComponent, TestCorePropertiesReload, ConjunctionSolrSpellCheckerTest, ChaosMonkeyNothingIsSafeTest, NumericFieldsTest, TestUniqueKeyFieldResource, DistanceUnitsTest, TestFieldTypeCollectionResource, ResourceLoaderTest, TestPerFieldSimilarity, DistributedQueryElevationComponentTest, TestTolerantUpdateProcessorCloud, QueryElevationComponentTest, QueryEqualityTest, HLLUtilTest, TestJmxIntegration, TestOmitPositions, StandardRequestHandlerTest, AsyncCallRequestStatusResponseTest, LeaderFailureAfterFreshStartTest, FastVectorHighlighterTest, XsltUpdateRequestHandlerTest, HdfsRecoveryZkTest, TestRangeQuery, TestImplicitCoreProperties, NotRequiredUniqueKeyTest, TestBlobHandler, TestFileDictionaryLookup, TestReplicationHandlerBackup, TestReRankQParserPlugin, SynonymTokenizerTest, CacheHeaderTest, DocumentAnalysisRequestHandlerTest, TestLRUStatsCache, SuggestComponentContextFilterQueryTest, TestRealTimeGet, TestCloudSchemaless, RegexBoostProcessorTest, TestLocalFSCloudBackupRestore, TestAuthorizationFramework, TestHighlightDedupGrouping, TestJsonFacets, TestRandomFlRTGCloud, TestFoldingMultitermQuery, TestPseudoReturnFields, TestSolrCloudWithHadoopAuthPlugin, TestDocumentBuilder, HttpPartitionTest, DistributedDebugComponentTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionsAPISolrJTest]
   [junit4] Completed [490/680 (1!)] on J0 in 74.71s, 12 tests, 1 error <<< FAILURES!

[...truncated 43374 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.blocktree...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene50...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene53...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene54...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene60...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene62...
  [javadoc] Loading source files for package org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.geo...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.bkd...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.graph...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] 1 error

[...truncated 2 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/build.xml:138: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:746: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/core/build.xml:54: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:2100: Javadoc returned 1

Total time: 67 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.4-Linux (32bit/jdk1.8.0_121) - Build # 45 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/45/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=4633, name=jetty-launcher-768-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)    2) Thread[id=4637, name=jetty-launcher-768-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=4633, name=jetty-launcher-768-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   2) Thread[id=4637, name=jetty-launcher-768-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
	at __randomizedtesting.SeedInfo.seed([4C7AB11955CBA995]:0)




Build Log:
[...truncated 11567 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4C7AB11955CBA995-001/init-core-data-001
   [junit4]   2> 943143 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C7AB11955CBA995]-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> 943203 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C7AB11955CBA995]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 943315 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C7AB11955CBA995]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4C7AB11955CBA995-001/tempDir-001
   [junit4]   2> 943316 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C7AB11955CBA995]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 943316 INFO  (Thread-1218) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 943316 INFO  (Thread-1218) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 943416 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C7AB11955CBA995]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42838
   [junit4]   2> 943422 INFO  (jetty-launcher-768-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 943422 INFO  (jetty-launcher-768-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 943423 INFO  (jetty-launcher-768-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6de23d{/solr,null,AVAILABLE}
   [junit4]   2> 943423 INFO  (jetty-launcher-768-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a973a5{/solr,null,AVAILABLE}
   [junit4]   2> 943424 INFO  (jetty-launcher-768-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1592e1d{SSL,[ssl, http/1.1]}{127.0.0.1:37137}
   [junit4]   2> 943424 INFO  (jetty-launcher-768-thread-2) [    ] o.e.j.s.Server Started @945165ms
   [junit4]   2> 943424 INFO  (jetty-launcher-768-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@677fab{SSL,[ssl, http/1.1]}{127.0.0.1:38325}
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37137}
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-1) [    ] o.e.j.s.Server Started @945166ms
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38325}
   [junit4]   2> 943425 ERROR (jetty-launcher-768-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 943425 ERROR (jetty-launcher-768-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-22T10:39:18.464Z
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 943425 INFO  (jetty-launcher-768-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-22T10:39:18.464Z
   [junit4]   2> 943426 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 943427 INFO  (jetty-launcher-768-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 943436 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 943436 INFO  (jetty-launcher-768-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 943436 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42838/solr
   [junit4]   2> 943436 INFO  (jetty-launcher-768-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42838/solr
   [junit4]   2> 943478 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 0x159c5c23d540003, 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> 943488 INFO  (jetty-launcher-768-thread-1) [n:127.0.0.1:38325_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38325_solr
   [junit4]   2> 943488 INFO  (jetty-launcher-768-thread-2) [n:127.0.0.1:37137_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37137_solr
   [junit4]   2> 943488 INFO  (jetty-launcher-768-thread-1) [n:127.0.0.1:38325_solr    ] o.a.s.c.Overseer Overseer (id=97326305008418822-127.0.0.1:38325_solr-n_0000000000) starting
   [junit4]   2> 943489 INFO  (zkCallback-778-thread-1-processing-n:127.0.0.1:37137_solr) [n:127.0.0.1:37137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 943489 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:38325_solr) [n:127.0.0.1:38325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 943494 INFO  (jetty-launcher-768-thread-1) [n:127.0.0.1:38325_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38325_solr
   [junit4]   2> 943494 INFO  (zkCallback-778-thread-1-processing-n:127.0.0.1:37137_solr) [n:127.0.0.1:37137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 943494 INFO  (zkCallback-779-thread-1-processing-n:127.0.0.1:38325_solr) [n:127.0.0.1:38325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 943560 INFO  (jetty-launcher-768-thread-2) [n:127.0.0.1:37137_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 943575 INFO  (jetty-launcher-768-thread-2) [n:127.0.0.1:37137_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 943654 INFO  (jetty-launcher-768-thread-2) [n:127.0.0.1:37137_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 943670 INFO  (jetty-launcher-768-thread-2-EventThread) [n:127.0.0.1:37137_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 943680 INFO  (jetty-launcher-768-thread-1) [n:127.0.0.1:38325_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 943680 INFO  (jetty-launcher-768-thread-1) [n:127.0.0.1:38325_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 943680 INFO  (jetty-launcher-768-thread-1) [n:127.0.0.1:38325_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 943682 INFO  (jetty-launcher-768-thread-1-EventThread) [n:127.0.0.1:38325_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 943778 INFO  (jetty-launcher-768-thread-2) [n:127.0.0.1:37137_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@54b81b
   [junit4]   2> 943778 INFO  (jetty-launcher-768-thread-2) [n:127.0.0.1:37137_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@54b81b
   [junit4]   2> 943780 INFO  (jetty-launcher-768-thread-2) [n:127.0.0.1:37137_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4C7AB11955CBA995-001/tempDir-001/node2/.
   [junit4]   2> 944690 INFO  (jetty-launcher-768-thread-1) [n:127.0.0.1:38325_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@15c7016
   [junit4]   2> 944690 INFO  (jetty-launcher-768-thread-1) [n:127.0.0.1:38325_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@15c7016
   [junit4]   2> 944693 INFO  (jetty-launcher-768-thread-1) [n:127.0.0.1:38325_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4C7AB11955CBA995-001/tempDir-001/node1/.
   [junit4]   2> 944794 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 945195 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 945208 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 945215 WARN  (qtp29538581-4596) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 945215 INFO  (qtp29538581-4596) [    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:220)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:252)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:248)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:404)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:310)
   [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> 945216 WARN  (qtp29538581-4596) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:410)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:310)
   [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> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:220)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:252)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:248)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:404)
   [junit4]   2> 	... 29 more
   [junit4]   2> 945218 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 945230 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 945523 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4C7AB11955CBA995]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 945524 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4C7AB11955CBA995]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42838/solr ready
   [junit4]   2> 945531 INFO  (qtp29538581-4588) [n:127.0.0.1:37137_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 945537 INFO  (OverseerThreadFactory-1853-thread-1-processing-n:127.0.0.1:38325_solr) [n:127.0.0.1:38325_solr    ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 945712 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 945815 INFO  (zkCallback-779-thread-2-processing-n:127.0.0.1:38325_solr) [n:127.0.0.1:38325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 946729 WARN  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 946730 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 946753 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] Schema name=test
   [junit4]   2> 946873 WARN  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 946879 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 946885 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica1' using configuration from collection forwardingCollection
   [junit4]   2> 946885 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4C7AB11955CBA995-001/tempDir-001/node1/forwardingCollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4C7AB11955CBA995-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/]
   [junit4]   2> 946885 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@186be2d
   [junit4]   2> 946887 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8360131144927354]
   [junit4]   2> 946917 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 946918 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 946919 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 946919 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 946920 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6642417954268318]
   [junit4]   2> 946920 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@217b78[forwardingCollection_shard1_replica1] main]
   [junit4]   2> 946921 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 946945 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 947291 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 947291 INFO  (searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38325_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 947291 INFO  (searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38325_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 947291 INFO  (searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38325_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 947291 INFO  (searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38325_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 947292 INFO  (searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38325_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 947292 INFO  (searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38325_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 947292 INFO  (searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38325_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 947292 INFO  (searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38325_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 947293 INFO  (searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38325_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 947294 INFO  (searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38325_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica1] Registered new searcher Searcher@217b78[forwardingCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 947294 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557220884304887808
   [junit4]   2> 947312 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 947312 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 947312 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38325/solr/forwardingCollection_shard1_replica1/
   [junit4]   2> 947312 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 947312 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:38325/solr/forwardingCollection_shard1_replica1/ has no replicas
   [junit4]   2> 947315 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38325/solr/forwardingCollection_shard1_replica1/ shard1
   [junit4]   2> 947316 INFO  (zkCallback-779-thread-2-processing-n:127.0.0.1:38325_solr) [n:127.0.0.1:38325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 947366 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 947379 INFO  (qtp31438924-4587) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2} status=0 QTime=1667
   [junit4]   2> 947383 INFO  (qtp29538581-4588) [n:127.0.0.1:37137_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> 947481 INFO  (zkCallback-779-thread-2-processing-n:127.0.0.1:38325_solr) [n:127.0.0.1:38325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 947539 INFO  (OverseerCollectionConfigSetProcessor-97326305008418822-127.0.0.1:38325_solr-n_0000000000) [n:127.0.0.1:38325_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> 948384 INFO  (qtp29538581-4588) [n:127.0.0.1:37137_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2853
   [junit4]   2> 948385 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4C7AB11955CBA995]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 948385 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4C7AB11955CBA995]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 948396 INFO  (qtp31438924-4589) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request [forwardingCollection_shard1_replica1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 948403 INFO  (qtp31438924-4591) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request [forwardingCollection_shard1_replica1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 948403 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 948428 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 948432 WARN  (qtp29538581-4592) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 948440 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 948457 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 948459 WARN  (qtp29538581-4590) [n:127.0.0.1:37137_solr    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 948463 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 948480 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 948482 WARN  (qtp29538581-4598) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 958800 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 0x159c5c23d54000b, 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> 958800 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 0x159c5c23d540008, 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> 958800 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 0x159c5c23d540007, 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> 958803 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 958819 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 958821 WARN  (qtp29538581-4588) [n:127.0.0.1:37137_solr    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 958842 WARN  (qtp29538581-4588) [n:127.0.0.1:37137_solr    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: bar: no such user
   [junit4]   2> 
   [junit4]   2> 958842 WARN  (qtp29538581-4588) [n:127.0.0.1:37137_solr    ] o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 958845 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 958865 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 958868 WARN  (qtp29538581-4592) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 958871 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 958887 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 958889 WARN  (qtp29538581-4590) [n:127.0.0.1:37137_solr    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 958889 INFO  (qtp29538581-4590) [n:127.0.0.1:37137_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 958890 INFO  (qtp29538581-4590) [n:127.0.0.1:37137_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 958890 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 958901 INFO  (jetty-launcher-768-thread-1-EventThread) [n:127.0.0.1:38325_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 958902 WARN  (zkCallback-786-thread-2) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1883df6 name: ZooKeeperConnection Watcher:127.0.0.1:42838/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 958907 WARN  (zkCallback-786-thread-2) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 958918 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 958920 WARN  (qtp29538581-4598) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 958925 INFO  (qtp29538581-4598) [n:127.0.0.1:37137_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 958926 INFO  (qtp29538581-4598) [n:127.0.0.1:37137_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 958926 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 958947 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 958949 WARN  (qtp29538581-4588) [n:127.0.0.1:37137_solr    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 958950 INFO  (qtp29538581-4588) [n:127.0.0.1:37137_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 958950 INFO  (qtp29538581-4588) [n:127.0.0.1:37137_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 958951 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 958966 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 958968 WARN  (qtp29538581-4592) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 958970 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[4C7AB11955CBA995]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 959462 INFO  (jetty-launcher-768-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1592e1d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 959462 INFO  (jetty-launcher-768-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@677fab{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 959463 INFO  (jetty-launcher-768-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23695069
   [junit4]   2> 959463 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2863292
   [junit4]   2> 959465 INFO  (coreCloseExecutor-1864-thread-1) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1dc546d
   [junit4]   2> 959467 INFO  (zkCallback-779-thread-3-processing-n:127.0.0.1:38325_solr) [n:127.0.0.1:38325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 959467 INFO  (zkCallback-779-thread-3-processing-n:127.0.0.1:38325_solr) [n:127.0.0.1:38325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 959500 INFO  (coreCloseExecutor-1864-thread-1) [n:127.0.0.1:38325_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.forwardingCollection.shard1.replica1
   [junit4]   2> 959502 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97326305008418822-127.0.0.1:38325_solr-n_0000000000) closing
   [junit4]   2> 959502 INFO  (OverseerStateUpdate-97326305008418822-127.0.0.1:38325_solr-n_0000000000) [n:127.0.0.1:38325_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38325_solr
   [junit4]   2> 959502 WARN  (zkCallback-779-thread-3-processing-n:127.0.0.1:38325_solr) [n:127.0.0.1:38325_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 959502 INFO  (jetty-launcher-768-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 959503 ERROR (Thread[Thread-1238,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:38325_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 959682 INFO  (jetty-launcher-768-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a973a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 960740 INFO  (jetty-launcher-768-thread-2-EventThread) [n:127.0.0.1:37137_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 960967 WARN  (zkCallback-778-thread-1-processing-n:127.0.0.1:37137_solr) [n:127.0.0.1:37137_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 960967 INFO  (jetty-launcher-768-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 960967 ERROR (Thread[Thread-1235,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:37137_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 960969 INFO  (jetty-launcher-768-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6de23d{/solr,null,UNAVAILABLE}
   [junit4]   2> 960969 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C7AB11955CBA995]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42838 42838
   [junit4]   2> 966017 INFO  (Thread-1218) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42838 42838
   [junit4]   2> 966017 WARN  (Thread-1218) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 966026 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C7AB11955CBA995]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jan 22, 2017 10:39:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jan 22, 2017 10:40:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=4633, name=jetty-launcher-768-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2>    2) Thread[id=4637, name=jetty-launcher-768-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Jan 22, 2017 10:40:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=4633, name=jetty-launcher-768-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=4637, name=jetty-launcher-768-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 986099 ERROR (jetty-launcher-768-thread-2-EventThread) [n:127.0.0.1:37137_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 986099 ERROR (jetty-launcher-768-thread-1-EventThread) [n:127.0.0.1:38325_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Jan 22, 2017 10:40:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1378, maxMBSortInHeap=6.605939225545064, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=und, timezone=SystemV/YST9
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_121 (32-bit)/cpus=12,threads=1,free=52005496,total=237031424
   [junit4]   2> NOTE: All tests run in this JVM: [TestPHPSerializedResponseWriter, TestDistribIDF, FileBasedSpellCheckerTest, PeerSyncReplicationTest, TestFieldCacheWithThreads, TestRandomFlRTGCloud, HdfsBasicDistributedZkTest, TestAddFieldRealTimeGet, ActionThrottleTest, JavabinLoaderTest, TestRawResponseWriter, TestNRTOpen, BadCopyFieldTest, AlternateDirectoryTest, TestSQLHandler, SecurityConfHandlerTest, SyncSliceTest, CdcrVersionReplicationTest, ZkStateReaderTest, TestLeaderElectionWithEmptyReplica, BasicDistributedZkTest, TestCloudSchemaless, TestSchemaResource, TestIntervalFaceting, TestJmxIntegration, TestManagedSchemaAPI, DocumentAnalysisRequestHandlerTest, QueryResultKeyTest, TestRandomDVFaceting, TestFunctionQuery, TestTolerantUpdateProcessorCloud, TestCorePropertiesReload, MigrateRouteKeyTest, TestReplicaProperties, TestRemoteStreaming, TestSolrConfigHandler, PeerSyncWithIndexFingerprintCachingTest, TestCustomDocTransformer, TestSchemalessBufferedUpdates, TestValueSourceCache, TestDistributedSearch, ExplicitHLLTest, HLLUtilTest, TestStressRecovery, TestFileDictionaryLookup, TestFastLRUCache, TestPerFieldSimilarity, TestIBSimilarityFactory, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=4C7AB11955CBA995 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=SystemV/YST9 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=4633, name=jetty-launcher-768-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]    >    2) Thread[id=4637, name=jetty-launcher-768-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4C7AB11955CBA995]:0)
   [junit4] Completed [247/680 (1!)] on J0 in 42.97s, 12 tests, 1 error <<< FAILURES!

[...truncated 56094 lines...]


[JENKINS] Lucene-Solr-6.4-Linux (64bit/jdk1.8.0_121) - Build # 44 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/44/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 55650 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.blocktree...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene50...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene53...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene54...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene60...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene62...
  [javadoc] Loading source files for package org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.geo...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.bkd...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.graph...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: error - Argument for -bottom contains JavaScript.
  [javadoc] Use --allow-script-in-comments to allow use of JavaScript.
  [javadoc] 1 error

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/build.xml:138: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:746: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/core/build.xml:54: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:2100: Javadoc returned 1

Total time: 73 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.4-Linux (64bit/jdk1.8.0_121) - Build # 43 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/43/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam

Error Message:
Error from server at https://127.0.0.1:37322/solr: Could not fully remove collection: solrj_test_core_props

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37322/solr: Could not fully remove collection: solrj_test_core_props
	at __randomizedtesting.SeedInfo.seed([C1197DFB067AAD88:C7820F0A82A46DD1]: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.testCreateCollectionWithPropertyParam(CollectionsAPISolrJTest.java:189)
	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)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([C1197DFB067AAD88:FCC1D3D73E94F3F8]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252)
	at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49)
	at org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525)
	at org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67)
	at org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409)
	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11533 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_C1197DFB067AAD88-001/init-core-data-001
   [junit4]   2> 575340 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 575340 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-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_C1197DFB067AAD88-001/tempDir-001
   [junit4]   2> 575341 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 575341 INFO  (Thread-1297) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 575341 INFO  (Thread-1297) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 575441 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41213
   [junit4]   2> 575471 INFO  (jetty-launcher-862-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 575471 INFO  (jetty-launcher-862-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 575472 INFO  (jetty-launcher-862-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25a39d6b{/solr,null,AVAILABLE}
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f695884{SSL,[ssl, http/1.1]}{127.0.0.1:37322}
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-3) [    ] o.e.j.s.Server Started @584145ms
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bff9862{/solr,null,AVAILABLE}
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 575479 INFO  (jetty-launcher-862-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@505adb9b{/solr,null,AVAILABLE}
   [junit4]   2> 575479 INFO  (jetty-launcher-862-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c5647c5{SSL,[ssl, http/1.1]}{127.0.0.1:36968}
   [junit4]   2> 575479 INFO  (jetty-launcher-862-thread-1) [    ] o.e.j.s.Server Started @584147ms
   [junit4]   2> 575480 INFO  (jetty-launcher-862-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36968}
   [junit4]   2> 575480 INFO  (jetty-launcher-862-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@204cde8f{SSL,[ssl, http/1.1]}{127.0.0.1:39396}
   [junit4]   2> 575480 INFO  (jetty-launcher-862-thread-4) [    ] o.e.j.s.Server Started @584147ms
   [junit4]   2> 575480 INFO  (jetty-launcher-862-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39396}
   [junit4]   2> 575478 INFO  (jetty-launcher-862-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37322}
   [junit4]   2> 575480 ERROR (jetty-launcher-862-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 575480 ERROR (jetty-launcher-862-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-22T01:45:43.324Z
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-22T01:45:43.324Z
   [junit4]   2> 575480 ERROR (jetty-launcher-862-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 575481 INFO  (jetty-launcher-862-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-22T01:45:43.324Z
   [junit4]   2> 575485 INFO  (jetty-launcher-862-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c6c6b7e{/solr,null,AVAILABLE}
   [junit4]   2> 575486 INFO  (jetty-launcher-862-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e51f96c{SSL,[ssl, http/1.1]}{127.0.0.1:37679}
   [junit4]   2> 575486 INFO  (jetty-launcher-862-thread-2) [    ] o.e.j.s.Server Started @584154ms
   [junit4]   2> 575487 INFO  (jetty-launcher-862-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37679}
   [junit4]   2> 575487 ERROR (jetty-launcher-862-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 575487 INFO  (jetty-launcher-862-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 575487 INFO  (jetty-launcher-862-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 575487 INFO  (jetty-launcher-862-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 575487 INFO  (jetty-launcher-862-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-22T01:45:43.330Z
   [junit4]   2> 575489 INFO  (jetty-launcher-862-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 575489 INFO  (jetty-launcher-862-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 575493 INFO  (jetty-launcher-862-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 575496 INFO  (jetty-launcher-862-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 575497 INFO  (jetty-launcher-862-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 575500 INFO  (jetty-launcher-862-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 575500 INFO  (jetty-launcher-862-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 575501 INFO  (jetty-launcher-862-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 575502 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 0x159c3d9ba110005, 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> 575504 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 0x159c3d9ba110006, 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> 575512 INFO  (jetty-launcher-862-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 575512 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 0x159c3d9ba110004, 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> 575514 INFO  (jetty-launcher-862-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 575514 INFO  (jetty-launcher-862-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 575515 INFO  (jetty-launcher-862-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 575519 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 0x159c3d9ba110009, 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> 575521 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 0x159c3d9ba11000a, 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> 575538 INFO  (jetty-launcher-862-thread-4) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39396_solr
   [junit4]   2> 575539 INFO  (jetty-launcher-862-thread-1) [n:127.0.0.1:36968_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36968_solr
   [junit4]   2> 575539 INFO  (jetty-launcher-862-thread-2) [n:127.0.0.1:37679_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37679_solr
   [junit4]   2> 575542 INFO  (zkCallback-874-thread-1-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 575542 INFO  (zkCallback-877-thread-1-processing-n:127.0.0.1:37679_solr) [n:127.0.0.1:37679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 575543 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 575543 INFO  (jetty-launcher-862-thread-4) [n:127.0.0.1:39396_solr    ] o.a.s.c.Overseer Overseer (id=97324206862172171-127.0.0.1:39396_solr-n_0000000000) starting
   [junit4]   2> 575550 INFO  (jetty-launcher-862-thread-3) [n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 575555 INFO  (jetty-launcher-862-thread-4) [n:127.0.0.1:39396_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39396_solr
   [junit4]   2> 575557 INFO  (zkCallback-874-thread-1-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 575562 INFO  (zkCallback-883-thread-1-processing-n:127.0.0.1:37322_solr) [n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 575562 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 575565 INFO  (zkCallback-877-thread-1-processing-n:127.0.0.1:37679_solr) [n:127.0.0.1:37679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 575585 INFO  (jetty-launcher-862-thread-3) [n:127.0.0.1:37322_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37322_solr
   [junit4]   2> 575587 INFO  (zkCallback-877-thread-1-processing-n:127.0.0.1:37679_solr) [n:127.0.0.1:37679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 575588 INFO  (zkCallback-874-thread-1-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 575589 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 575591 INFO  (zkCallback-883-thread-1-processing-n:127.0.0.1:37322_solr) [n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 575594 INFO  (jetty-launcher-862-thread-1) [n:127.0.0.1:36968_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_C1197DFB067AAD88-001/tempDir-001/node1/.
   [junit4]   2> 575629 INFO  (jetty-launcher-862-thread-2) [n:127.0.0.1:37679_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_C1197DFB067AAD88-001/tempDir-001/node2/.
   [junit4]   2> 575648 INFO  (jetty-launcher-862-thread-3) [n:127.0.0.1:37322_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_C1197DFB067AAD88-001/tempDir-001/node3/.
   [junit4]   2> 575801 INFO  (jetty-launcher-862-thread-4) [n:127.0.0.1:39396_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_C1197DFB067AAD88-001/tempDir-001/node4/.
   [junit4]   2> 576836 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 576836 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C1197DFB067AAD88]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready
   [junit4]   2> 576856 INFO  (TEST-CollectionsAPISolrJTest.testList-seed#[C1197DFB067AAD88]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 576921 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 576922 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 576922 INFO  (TEST-CollectionsAPISolrJTest.testList-seed#[C1197DFB067AAD88]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 576937 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[C1197DFB067AAD88]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 576942 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:37322_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 576944 INFO  (OverseerThreadFactory-2603-thread-1-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:37322_solr
   [junit4]   2> 576947 INFO  (Thread-1334) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97324206862172171-127.0.0.1:39396_solr-n_0000000000 overseer designates are [127.0.0.1:37322_solr]
   [junit4]   2> 576947 INFO  (Thread-1334) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97324206862172171-127.0.0.1:39396_solr-n_0000000000, 97324206862172167-127.0.0.1:36968_solr-n_0000000001, 97324206862172168-127.0.0.1:37679_solr-n_0000000002, 97324206862172172-127.0.0.1:37322_solr-n_0000000003]
   [junit4]   2> 576947 INFO  (Thread-1334) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 97324206862172172-127.0.0.1:37322_solr-n_0000000003 to come join election at head
   [junit4]   2> 576948 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37322_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 576951 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97324206862172172-127.0.0.1:37322_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 576951 INFO  (Thread-1334) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97324206862172167-127.0.0.1:36968_solr-n_0000000001 to rejoin election  
   [junit4]   2> 576953 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 576956 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_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> 576960 INFO  (qtp866567411-4933) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:37322_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 576968 INFO  (OverseerCollectionConfigSetProcessor-97324206862172171-127.0.0.1:39396_solr-n_0000000000) [n:127.0.0.1:39396_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> 576968 INFO  (OverseerThreadFactory-2603-thread-2-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:37322_solr
   [junit4]   2> 576974 INFO  (qtp866567411-4933) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37322_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 576976 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 576977 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 576977 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[C1197DFB067AAD88]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 577010 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[C1197DFB067AAD88]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionWithPropertyParam
   [junit4]   2> 577016 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/ulogDir-zytiu&property.dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/dataDir-mi&collection.configName=conf&name=solrj_test_core_props&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 577018 INFO  (OverseerThreadFactory-2603-thread-3-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_test_core_props
   [junit4]   2> 577018 INFO  (OverseerCollectionConfigSetProcessor-97324206862172171-127.0.0.1:39396_solr-n_0000000000) [n:127.0.0.1:39396_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> 577027 INFO  (qtp691365889-4937) [n:127.0.0.1:36968_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97324206862172167-127.0.0.1:36968_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 577029 INFO  (OverseerStateUpdate-97324206862172171-127.0.0.1:39396_solr-n_0000000000) [n:127.0.0.1:39396_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97324206862172171-127.0.0.1:39396_solr-n_0000000000"} 127.0.0.1:39396_solr
   [junit4]   2> 577175 INFO  (qtp841093318-4961) [n:127.0.0.1:37679_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.ulogDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/ulogDir-zytiu&qt=/admin/cores&property.dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/dataDir-mi&collection.configName=conf&newCollection=true&name=solrj_test_core_props_shard1_replica1&action=CREATE&numShards=1&collection=solrj_test_core_props&shard=shard1&wt=javabin&version=2
   [junit4]   2> 667265 ERROR (OverseerThreadFactory-2603-thread-3-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:37679/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:37679/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:171)
   [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> 667266 ERROR (OverseerThreadFactory-2603-thread-3-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [solrj_test_core_props].
   [junit4]   2> 667266 INFO  (OverseerThreadFactory-2603-thread-3-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 697287 INFO  (zkCallback-877-thread-2-processing-n:127.0.0.1:37679_solr) [n:127.0.0.1:37679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/solrj_test_core_props/state.json] for collection [solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 697287 ERROR (OverseerThreadFactory-2603-thread-3-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: solrj_test_core_props operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_test_core_props
   [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> 697290 INFO  (OverseerStateUpdate-97324206862172171-127.0.0.1:39396_solr-n_0000000000) [n:127.0.0.1:39396_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39396_solr
   [junit4]   2> 697290 WARN  (OverseerExitThread) [n:127.0.0.1:39396_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 697291 INFO  (OverseerExitThread) [n:127.0.0.1:39396_solr    ] o.a.s.c.Overseer Overseer (id=97324206862172171-127.0.0.1:39396_solr-n_0000000000) closing
   [junit4]   2> 697291 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/ulogDir-zytiu&property.dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/testPropertyParamsForCreate-001/dataDir-mi&collection.configName=conf&name=solrj_test_core_props&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=120275
   [junit4]   2> 697292 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36968_solr
   [junit4]   2> 697292 ERROR (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_test_core_props
   [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> 697293 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.Overseer Overseer (id=97324206862172167-127.0.0.1:36968_solr-n_0000000001) starting
   [junit4]   2> 697293 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[C1197DFB067AAD88]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionWithPropertyParam
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testCreateCollectionWithPropertyParam -Dtests.seed=C1197DFB067AAD88 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Asia/Vientiane -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    120s J2 | CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37322/solr: Could not fully remove collection: solrj_test_core_props
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C1197DFB067AAD88:C7820F0A82A46DD1]: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.testCreateCollectionWithPropertyParam(CollectionsAPISolrJTest.java:189)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 697322 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[C1197DFB067AAD88]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 697324 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 697329 INFO  (OverseerThreadFactory-2613-thread-1-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_implicit
   [junit4]   2> 697535 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2
   [junit4]   2> 697583 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2
   [junit4]   2> 697686 INFO  (zkCallback-874-thread-3-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 697686 INFO  (zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 698542 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 698566 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.s.IndexSchema [solrj_implicit_shardB_replica1] Schema name=minimal
   [junit4]   2> 698568 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 698569 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardB_replica1' using configuration from collection solrj_implicit
   [junit4]   2> 698570 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SolrCore [[solrj_implicit_shardB_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node1/solrj_implicit_shardB_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node1/./solrj_implicit_shardB_replica1/data/]
   [junit4]   2> 698582 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 698582 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 698583 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 698583 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 698584 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bfe2d33[solrj_implicit_shardB_replica1] main]
   [junit4]   2> 698585 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 698586 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 698586 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 698586 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557187439025455104
   [junit4]   2> 698588 INFO  (searcherExecutor-2614-thread-1-processing-n:127.0.0.1:36968_solr x:solrj_implicit_shardB_replica1 s:shardB c:solrj_implicit) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SolrCore [solrj_implicit_shardB_replica1] Registered new searcher Searcher@1bfe2d33[solrj_implicit_shardB_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 698591 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 698596 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 698596 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 698596 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36968/solr/solrj_implicit_shardB_replica1/
   [junit4]   2> 698596 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 698596 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:36968/solr/solrj_implicit_shardB_replica1/ has no replicas
   [junit4]   2> 698598 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36968/solr/solrj_implicit_shardB_replica1/ shardB
   [junit4]   2> 698599 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.s.IndexSchema [solrj_implicit_shardA_replica1] Schema name=minimal
   [junit4]   2> 698602 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 698603 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardA_replica1' using configuration from collection solrj_implicit
   [junit4]   2> 698603 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SolrCore [[solrj_implicit_shardA_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node4/solrj_implicit_shardA_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node4/./solrj_implicit_shardA_replica1/data/]
   [junit4]   2> 698618 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 698619 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 698620 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 698620 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 698621 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e86e7b[solrj_implicit_shardA_replica1] main]
   [junit4]   2> 698622 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 698622 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 698622 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 698622 INFO  (searcherExecutor-2619-thread-1-processing-n:127.0.0.1:39396_solr x:solrj_implicit_shardA_replica1 s:shardA c:solrj_implicit) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SolrCore [solrj_implicit_shardA_replica1] Registered new searcher Searcher@e86e7b[solrj_implicit_shardA_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 698622 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557187439063203840
   [junit4]   2> 698627 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 698627 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 698627 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39396/solr/solrj_implicit_shardA_replica1/
   [junit4]   2> 698627 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 698627 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:39396/solr/solrj_implicit_shardA_replica1/ has no replicas
   [junit4]   2> 698629 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39396/solr/solrj_implicit_shardA_replica1/ shardA
   [junit4]   2> 698730 INFO  (zkCallback-874-thread-3-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 698730 INFO  (zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 698749 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 698751 INFO  (qtp691365889-4936) [n:127.0.0.1:36968_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2} status=0 QTime=1216
   [junit4]   2> 698779 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 698781 INFO  (qtp745672877-4946) [n:127.0.0.1:39396_solr c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2} status=0 QTime=1198
   [junit4]   2> 698784 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_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> 698883 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 698883 INFO  (zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 699330 INFO  (OverseerCollectionConfigSetProcessor-97324206862172167-127.0.0.1:36968_solr-n_0000000001) [n:127.0.0.1:36968_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 699785 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2} status=0 QTime=2461
   [junit4]   2> 699789 INFO  (qtp866567411-4933) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params action=CREATESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 699790 INFO  (OverseerThreadFactory-2613-thread-2-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardC",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 699893 INFO  (zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 699893 INFO  (zkCallback-874-thread-3-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 699992 INFO  (OverseerThreadFactory-2613-thread-2-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.CreateShardCmd Creating shard solrj_implicit_shardC_replica1 as part of slice shardC of collection solrj_implicit on 127.0.0.1:37322_solr
   [junit4]   2> 699996 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&name=solrj_implicit_shardC_replica1&action=CREATE&numShards=1&collection=solrj_implicit&shard=shardC&wt=javabin&version=2
   [junit4]   2> 700099 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 700099 INFO  (zkCallback-883-thread-2-processing-n:127.0.0.1:37322_solr) [n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 700099 INFO  (zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701002 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 701007 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.s.IndexSchema [solrj_implicit_shardC_replica1] Schema name=minimal
   [junit4]   2> 701009 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 701010 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardC_replica1' using configuration from collection solrj_implicit
   [junit4]   2> 701010 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SolrCore [[solrj_implicit_shardC_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node3/solrj_implicit_shardC_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node3/./solrj_implicit_shardC_replica1/data/]
   [junit4]   2> 701020 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 701020 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 701029 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 701029 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 701030 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3aa29d96[solrj_implicit_shardC_replica1] main]
   [junit4]   2> 701031 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 701031 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 701031 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 701031 INFO  (searcherExecutor-2624-thread-1-processing-n:127.0.0.1:37322_solr x:solrj_implicit_shardC_replica1 s:shardC c:solrj_implicit) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SolrCore [solrj_implicit_shardC_replica1] Registered new searcher Searcher@3aa29d96[solrj_implicit_shardC_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 701032 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557187441590272000
   [junit4]   2> 701039 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 701039 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 701039 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37322/solr/solrj_implicit_shardC_replica1/
   [junit4]   2> 701040 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 701040 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:37322/solr/solrj_implicit_shardC_replica1/ has no replicas
   [junit4]   2> 701042 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37322/solr/solrj_implicit_shardC_replica1/ shardC
   [junit4]   2> 701144 INFO  (zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701144 INFO  (zkCallback-883-thread-2-processing-n:127.0.0.1:37322_solr) [n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701144 INFO  (zkCallback-874-thread-3-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701192 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 701194 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:solrj_implicit s:shardC  x:solrj_implicit_shardC_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&name=solrj_implicit_shardC_replica1&action=CREATE&numShards=1&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=1198
   [junit4]   2> 701194 INFO  (OverseerThreadFactory-2613-thread-2-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.CreateShardCmd Finished create command on all shards for collection: solrj_implicit
   [junit4]   2> 701195 INFO  (qtp866567411-4933) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CREATESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=1406
   [junit4]   2> 701198 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 701201 INFO  (OverseerThreadFactory-2613-thread-3-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.DeleteShardCmd Delete shard invoked
   [junit4]   2> 701201 INFO  (OverseerCollectionConfigSetProcessor-97324206862172167-127.0.0.1:36968_solr-n_0000000001) [n:127.0.0.1:36968_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> 701201 INFO  (OverseerThreadFactory-2613-thread-3-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.DeleteShardCmd Deleting replica for collection=solrj_implicit shard=shardC on node=127.0.0.1:37322_solr
   [junit4]   2> 701204 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_implicit_shardC_replica1
   [junit4]   2> 701204 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] o.a.s.c.SolrCore [solrj_implicit_shardC_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@33fd4841
   [junit4]   2> 701207 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_implicit.shardC.replica1
   [junit4]   2> 701209 INFO  (qtp866567411-4932) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=solrj_implicit_shardC_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=5
   [junit4]   2> 701311 INFO  (zkCallback-874-thread-4-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701311 INFO  (zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701411 INFO  (OverseerStateUpdate-97324206862172167-127.0.0.1:36968_solr-n_0000000001) [n:127.0.0.1:36968_solr    ] o.a.s.c.o.CollectionMutator Removing collection: solrj_implicit shard: shardC from clusterstate
   [junit4]   2> 701513 INFO  (zkCallback-874-thread-4-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701513 INFO  (zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 701711 INFO  (OverseerThreadFactory-2613-thread-3-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.DeleteShardCmd Successfully deleted collection: solrj_implicit, shard: shardC
   [junit4]   2> 701713 INFO  (qtp866567411-4930) [n:127.0.0.1:37322_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=515
   [junit4]   2> 701714 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[C1197DFB067AAD88]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteShard
   [junit4]   2> 701741 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[C1197DFB067AAD88]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 701742 INFO  (qtp866567411-4929) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 701745 INFO  (OverseerThreadFactory-2613-thread-4-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.CreateCollectionCmd Create collection balancedProperties
   [junit4]   2> 701745 INFO  (OverseerCollectionConfigSetProcessor-97324206862172167-127.0.0.1:36968_solr-n_0000000001) [n:127.0.0.1:36968_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> 701956 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 701956 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 701956 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 701957 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 702061 INFO  (zkCallback-874-thread-3-processing-n:127.0.0.1:36968_solr) [n:127.0.0.1:36968_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 702061 INFO  (zkCallback-877-thread-2-processing-n:127.0.0.1:37679_solr) [n:127.0.0.1:37679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 702061 INFO  (zkCallback-883-thread-2-processing-n:127.0.0.1:37322_solr) [n:127.0.0.1:37322_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 702061 INFO  (zkCallback-882-thread-4-processing-n:127.0.0.1:39396_solr) [n:127.0.0.1:39396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 702964 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 702964 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 702964 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 702988 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 702995 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.s.IndexSchema [balancedProperties_shard1_replica1] Schema name=minimal
   [junit4]   2> 702995 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.s.IndexSchema [balancedProperties_shard1_replica2] Schema name=minimal
   [junit4]   2> 702996 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.s.IndexSchema [balancedProperties_shard2_replica2] Schema name=minimal
   [junit4]   2> 702996 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.s.IndexSchema [balancedProperties_shard2_replica1] Schema name=minimal
   [junit4]   2> 702998 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 702998 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 702999 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 702999 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 702999 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica1' using configuration from collection balancedProperties
   [junit4]   2> 702999 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica2' using configuration from collection balancedProperties
   [junit4]   2> 702999 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica2' using configuration from collection balancedProperties
   [junit4]   2> 703000 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica1' using configuration from collection balancedProperties
   [junit4]   2> 703000 INFO  (qtp841093318-4963) [n:127.0.0.1:37679_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.SolrCore [[balancedProperties_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node2/balancedProperties_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node2/./balancedProperties_shard1_replica2/data/]
   [junit4]   2> 703000 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.c.SolrCore [[balancedProperties_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node1/balancedProperties_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node1/./balancedProperties_shard1_replica1/data/]
   [junit4]   2> 703000 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.c.SolrCore [[balancedProperties_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node3/balancedProperties_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node3/./balancedProperties_shard2_replica1/data/]
   [junit4]   2> 703000 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.SolrCore [[balancedProperties_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node4/balancedProperties_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_C1197DFB067AAD88-001/tempDir-001/node4/./balancedProperties_shard2_replica2/data/]
   [junit4]   2> 703025 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 703025 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 703025 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 703025 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 703025 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 703025 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 703026 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 703026 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 703026 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21e07161[balancedProperties_shard2_replica1] main]
   [junit4]   2> 703026 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 703027 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 703028 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 703028 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 703028 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 703028 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 703028 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 703028 INFO  (qtp866567411-4931) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557187443683229696
   [junit4]   2> 703029 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8483f65[balancedProperties_shard1_replica1] main]
   [junit4]   2> 703030 INFO  (qtp691365889-4941) [n:127.0.0.1:36968_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 703030 INFO  (searcherExecutor-2629-thread-1-processing-n:127.0.0.1:37322_solr x:balancedProperties_shard2_replica1 s:shard2 c:balancedProperties) [n:127.0.0.1:37322_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.c.SolrCore [balancedProperties_shard2_replica1] Registered new searcher Searcher@21e07161[balancedProperties_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 703030 INFO  (qtp745672877-4951) [n:127.0.0.1:39396_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d872f26[balancedProperties_shard2_replica2] main]
   [junit4]   2> 703030 INFO  (qtp691365889-4941) [n

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

ests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=Australia/Perth -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   9.59s J1 | TestSolrCloudWithKerberosAlt.testBasics <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C1197DFB067AAD88:FCC1D3D73E94F3F8]:0)
   [junit4]    > 	at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    > 	at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    > 	at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    > 	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]    > 	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    > 	at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252)
   [junit4]    > 	at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49)
   [junit4]    > 	at org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525)
   [junit4]    > 	at org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67)
   [junit4]    > 	at org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409)
   [junit4]    > 	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberosAlt_C1197DFB067AAD88-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-MX, timezone=Australia/Perth
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=12,threads=1,free=118058240,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [WrapperMergePolicyFactoryTest, SmileWriterTest, CdcrUpdateLogTest, ShufflingReplicaListTransformerTest, TestConfigReload, MultiTermTest, MultiThreadedOCPTest, LeaderInitiatedRecoveryOnCommitTest, TestMinMaxOnMultiValuedField, TestUseDocValuesAsStored, TestFieldCacheSortRandom, TestDefaultSearchFieldResource, RankQueryTest, TestPKIAuthenticationPlugin, DirectSolrSpellCheckerTest, TestLockTree, TestDelegationWithHadoopAuth, LeaderElectionContextKeyTest, URLClassifyProcessorTest, SharedFSAutoReplicaFailoverTest, TestFreeTextSuggestions, ZkControllerTest, SolrIndexConfigTest, SolrMetricReporterTest, TestManagedResource, TestBM25SimilarityFactory, HdfsRestartWhileUpdatingTest, TestScoreJoinQPScore, SolrGraphiteReporterTest, TestConfigSetsAPIExclusivity, SoftAutoCommitTest, DistanceFunctionTest, TestRandomRequestDistribution, ExitableDirectoryReaderTest, TestQueryTypes, TestCollationFieldDocValues, TestSolrCoreSnapshots, TestExportWriter, BaseCdcrDistributedZkTest, TestLuceneMatchVersion, BooleanFieldTest, CollectionsAPIDistributedZkTest, AliasIntegrationTest, DocValuesMissingTest, RecoveryAfterSoftCommitTest, CSVRequestHandlerTest, TestAuthenticationFramework, BigEndianAscendingWordSerializerTest, BlockDirectoryTest, TestFieldTypeResource, TestSolrQueryParserDefaultOperatorResource, ShardRoutingCustomTest, TestSweetSpotSimilarityFactory, TestSuggestSpellingConverter, TestSurroundQueryParser, TestRTGBase, BasicAuthIntegrationTest, SolrIndexSplitterTest, TestInitQParser, TestMiniSolrCloudClusterSSL, HdfsLockFactoryTest, DistributedSuggestComponentTest, TestSQLHandlerNonCloud, FullHLLTest, TestHashPartitioner, SolrIndexMetricsTest, DateMathParserTest, TestBackupRepositoryFactory, IndexSchemaTest, ZkCLITest, TestFilteredDocIdSet, TestManagedSchemaThreadSafety, SimpleMLTQParserTest, TestDeleteCollectionOnDownNodes, TestSimpleQParserPlugin, TestSegmentSorting, SuggesterFSTTest, SliceStateTest, TestBulkSchemaAPI, DirectSolrConnectionTest, HdfsNNFailoverTest, SmileWriterTest, TermVectorComponentTest, TestExclusionRuleCollectionAccess, TestSchemaSimilarityResource, IndexBasedSpellCheckerTest, TestFiltering, TestTrie, TestJettySolrRunner, TestInfoStreamLogging, SpellCheckComponentTest, SegmentsInfoRequestHandlerTest, TestSolrIndexConfig, SpatialFilterTest, TolerantUpdateProcessorTest, ShardRoutingTest, BJQParserTest, ClassificationUpdateProcessorTest, TestCloudPivotFacet, BasicFunctionalityTest, TestLMDirichletSimilarityFactory, TestRandomCollapseQParserPlugin, DocumentBuilderTest, TestObjectReleaseTracker, TestPartialUpdateDeduplication, TestSearchPerf, EchoParamsTest, TestRequestForwarding, TestSolrCloudWithDelegationTokens, TestCharFilters, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, TermVectorComponentDistributedTest, TestReload, HardAutoCommitTest, TestGroupingSearch, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterWFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming, SolrInfoMBeanTest, TestQueryUtils, PrimitiveFieldTypeTest, TermsComponentTest, IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, JsonLoaderTest, SearchHandlerTest, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, ForceLeaderTest, TestClusterProperties, TestCollectionAPI, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestReplicaProperties, TestSolrCloudWithKerberosAlt]
   [junit4] Completed [523/680 (2!)] on J1 in 9.60s, 1 test, 1 error <<< FAILURES!

[...truncated 43216 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.blocktree...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene50...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene53...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene54...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene60...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene62...
  [javadoc] Loading source files for package org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.geo...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.bkd...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.graph...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: error - Argument for -bottom contains JavaScript.
  [javadoc] Use --allow-script-in-comments to allow use of JavaScript.
  [javadoc] 1 error

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/build.xml:138: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:746: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/core/build.xml:54: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:2100: Javadoc returned 1

Total time: 71 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any