Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20662/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup

Error Message:
 null Live Nodes: [127.0.0.1:43827_solr] Last available state: 
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       
"replicas":{"core_node2":{           
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",           
"base_url":"https://127.0.0.1:43827/solr";,           
"node_name":"127.0.0.1:43827_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: 
null
Live Nodes: [127.0.0.1:43827_solr]
Last available state: 
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
          "base_url":"https://127.0.0.1:43827/solr";,
          "node_name":"127.0.0.1:43827_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([DC2FFDE51D1E4138:B07B03D0CFE08D6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:126)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
        at 
__randomizedtesting.SeedInfo.seed([DC2FFDE51D1E4138:87E9EAACCA0765B]:0)
        at 
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:387)
        at 
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:396)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.getJettySolrRunner(MiniSolrCloudCluster.java:367)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:141)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at 
https://127.0.0.1:42959/solr/testcollection_shard1_replica_n3: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:42959/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([DC2FFDE51D1E4138:7FD553409AF6AB9D]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:42959/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test

Error Message:
Timed out waiting for replica core_node48 (1507807217555) to replicate from 
leader core_node44 (0)

Stack Trace:
java.lang.AssertionError: Timed out waiting for replica core_node48 
(1507807217555) to replicate from leader core_node44 (0)
        at 
__randomizedtesting.SeedInfo.seed([DC2FFDE51D1E4138:547BC23FB3E22CC0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2137)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:209)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11711 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 289703 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[DC2FFDE51D1E4138]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/init-core-data-001
   [junit4]   2> 289703 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[DC2FFDE51D1E4138]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 289704 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[DC2FFDE51D1E4138]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 289705 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[DC2FFDE51D1E4138]-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> 289708 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-001
   [junit4]   2> 289708 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 289708 INFO  (Thread-1006) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 289708 INFO  (Thread-1006) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 289710 ERROR (Thread-1006) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 289808 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.ZkTestServer start zk server on port:45619
   [junit4]   2> 289820 INFO  (jetty-launcher-517-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 289821 INFO  (jetty-launcher-517-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 289822 INFO  (jetty-launcher-517-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 289822 INFO  (jetty-launcher-517-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 289823 INFO  (jetty-launcher-517-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13399f2{/solr,null,AVAILABLE}
   [junit4]   2> 289823 INFO  (jetty-launcher-517-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bc348{/solr,null,AVAILABLE}
   [junit4]   2> 289823 INFO  (jetty-launcher-517-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9da76b{/solr,null,AVAILABLE}
   [junit4]   2> 289824 INFO  (jetty-launcher-517-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b91cd9{/solr,null,AVAILABLE}
   [junit4]   2> 289826 INFO  (jetty-launcher-517-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 289827 INFO  (jetty-launcher-517-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a0791d{/solr,null,AVAILABLE}
   [junit4]   2> 289839 INFO  (jetty-launcher-517-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ba6151{SSL,[ssl, 
http/1.1]}{127.0.0.1:43477}
   [junit4]   2> 289839 INFO  (jetty-launcher-517-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@86631{SSL,[ssl, 
http/1.1]}{127.0.0.1:34605}
   [junit4]   2> 289839 INFO  (jetty-launcher-517-thread-5) [    ] 
o.e.j.s.Server Started @290797ms
   [junit4]   2> 289839 INFO  (jetty-launcher-517-thread-1) [    ] 
o.e.j.s.Server Started @290797ms
   [junit4]   2> 289839 INFO  (jetty-launcher-517-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43477}
   [junit4]   2> 289839 INFO  (jetty-launcher-517-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34605}
   [junit4]   2> 289839 ERROR (jetty-launcher-517-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T10:55:42.922Z
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@d6eb18{SSL,[ssl, 
http/1.1]}{127.0.0.1:46659}
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-2) [    ] 
o.e.j.s.Server Started @290798ms
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46659}
   [junit4]   2> 289840 ERROR (jetty-launcher-517-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1656433{SSL,[ssl, 
http/1.1]}{127.0.0.1:38551}
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-4) [    ] 
o.e.j.s.Server Started @290798ms
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38551}
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 289840 INFO  (jetty-launcher-517-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T10:55:42.922Z
   [junit4]   2> 289841 ERROR (jetty-launcher-517-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T10:55:42.923Z
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d81865{SSL,[ssl, 
http/1.1]}{127.0.0.1:43031}
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-3) [    ] 
o.e.j.s.Server Started @290799ms
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43031}
   [junit4]   2> 289841 ERROR (jetty-launcher-517-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 289841 ERROR (jetty-launcher-517-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 289841 INFO  (jetty-launcher-517-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 289842 INFO  (jetty-launcher-517-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 289842 INFO  (jetty-launcher-517-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 289842 INFO  (jetty-launcher-517-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T10:55:42.924Z
   [junit4]   2> 289842 INFO  (jetty-launcher-517-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T10:55:42.924Z
   [junit4]   2> 289847 INFO  (jetty-launcher-517-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 289852 INFO  (jetty-launcher-517-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 289852 INFO  (jetty-launcher-517-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 289852 INFO  (jetty-launcher-517-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 289853 INFO  (jetty-launcher-517-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 289856 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 0x15f1039c6c70001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 289860 INFO  (jetty-launcher-517-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45619/solr
   [junit4]   2> 289864 INFO  (jetty-launcher-517-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45619/solr
   [junit4]   2> 289867 INFO  (jetty-launcher-517-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45619/solr
   [junit4]   2> 289869 INFO  (jetty-launcher-517-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45619/solr
   [junit4]   2> 289869 INFO  (jetty-launcher-517-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45619/solr
   [junit4]   2> 289875 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 0x15f1039c6c7000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 289905 INFO  (jetty-launcher-517-thread-4) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 289906 INFO  (jetty-launcher-517-thread-4) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38551_solr
   [junit4]   2> 289907 INFO  (jetty-launcher-517-thread-4) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.Overseer Overseer 
(id=98815557159550990-127.0.0.1:38551_solr-n_0000000000) starting
   [junit4]   2> 289918 INFO  (jetty-launcher-517-thread-4) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38551_solr
   [junit4]   2> 289924 INFO  
(zkCallback-543-thread-1-processing-n:127.0.0.1:38551_solr) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 289990 INFO  (jetty-launcher-517-thread-1) 
[n:127.0.0.1:34605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 289995 INFO  (jetty-launcher-517-thread-5) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 289995 INFO  (jetty-launcher-517-thread-1) 
[n:127.0.0.1:34605_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 289997 INFO  (jetty-launcher-517-thread-5) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 289998 INFO  (jetty-launcher-517-thread-1) 
[n:127.0.0.1:34605_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34605_solr
   [junit4]   2> 289998 INFO  (jetty-launcher-517-thread-3) 
[n:127.0.0.1:43031_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 290007 INFO  
(zkCallback-544-thread-1-processing-n:127.0.0.1:34605_solr) 
[n:127.0.0.1:34605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 290007 INFO  
(zkCallback-543-thread-1-processing-n:127.0.0.1:38551_solr) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 290016 INFO  
(zkCallback-541-thread-1-processing-n:127.0.0.1:43477_solr) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 290025 INFO  
(zkCallback-542-thread-1-processing-n:127.0.0.1:43031_solr) 
[n:127.0.0.1:43031_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 290026 INFO  (jetty-launcher-517-thread-5) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43477_solr
   [junit4]   2> 290026 INFO  (jetty-launcher-517-thread-3) 
[n:127.0.0.1:43031_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 290036 INFO  
(zkCallback-541-thread-1-processing-n:127.0.0.1:43477_solr) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 290036 INFO  
(zkCallback-544-thread-1-processing-n:127.0.0.1:34605_solr) 
[n:127.0.0.1:34605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 290036 INFO  
(zkCallback-543-thread-1-processing-n:127.0.0.1:38551_solr) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 290037 INFO  
(zkCallback-542-thread-1-processing-n:127.0.0.1:43031_solr) 
[n:127.0.0.1:43031_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 290039 INFO  (jetty-launcher-517-thread-3) 
[n:127.0.0.1:43031_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43031_solr
   [junit4]   2> 290052 INFO  
(zkCallback-541-thread-1-processing-n:127.0.0.1:43477_solr) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 290052 INFO  
(zkCallback-544-thread-1-processing-n:127.0.0.1:34605_solr) 
[n:127.0.0.1:34605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 290052 INFO  
(zkCallback-542-thread-1-processing-n:127.0.0.1:43031_solr) 
[n:127.0.0.1:43031_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 290052 INFO  
(zkCallback-543-thread-1-processing-n:127.0.0.1:38551_solr) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 290059 INFO  (jetty-launcher-517-thread-2) 
[n:127.0.0.1:46659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 290061 INFO  (jetty-launcher-517-thread-2) 
[n:127.0.0.1:46659_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 290064 INFO  (jetty-launcher-517-thread-2) 
[n:127.0.0.1:46659_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46659_solr
   [junit4]   2> 290065 INFO  
(zkCallback-541-thread-1-processing-n:127.0.0.1:43477_solr) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 290065 INFO  
(zkCallback-542-thread-1-processing-n:127.0.0.1:43031_solr) 
[n:127.0.0.1:43031_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 290066 INFO  
(zkCallback-544-thread-1-processing-n:127.0.0.1:34605_solr) 
[n:127.0.0.1:34605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 290080 INFO  
(zkCallback-530-thread-1-processing-n:127.0.0.1:46659_solr) 
[n:127.0.0.1:46659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 290096 INFO  
(zkCallback-543-thread-2-processing-n:127.0.0.1:38551_solr) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 290253 INFO  (jetty-launcher-517-thread-3) 
[n:127.0.0.1:43031_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43031.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290265 INFO  (jetty-launcher-517-thread-4) 
[n:127.0.0.1:38551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38551.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290270 INFO  (jetty-launcher-517-thread-5) 
[n:127.0.0.1:43477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43477.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290280 INFO  (jetty-launcher-517-thread-3) 
[n:127.0.0.1:43031_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43031.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290280 INFO  (jetty-launcher-517-thread-3) 
[n:127.0.0.1:43031_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43031.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290282 INFO  (jetty-launcher-517-thread-3) 
[n:127.0.0.1:43031_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-001/node3/.
   [junit4]   2> 290285 INFO  (jetty-launcher-517-thread-5) 
[n:127.0.0.1:43477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43477.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290285 INFO  (jetty-launcher-517-thread-5) 
[n:127.0.0.1:43477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43477.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290287 INFO  (jetty-launcher-517-thread-5) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-001/node5/.
   [junit4]   2> 290295 INFO  (jetty-launcher-517-thread-4) 
[n:127.0.0.1:38551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38551.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290295 INFO  (jetty-launcher-517-thread-4) 
[n:127.0.0.1:38551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38551.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290296 INFO  (jetty-launcher-517-thread-2) 
[n:127.0.0.1:46659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46659.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290297 INFO  (jetty-launcher-517-thread-4) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-001/node4/.
   [junit4]   2> 290299 INFO  (jetty-launcher-517-thread-1) 
[n:127.0.0.1:34605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34605.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290325 INFO  (jetty-launcher-517-thread-2) 
[n:127.0.0.1:46659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46659.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290325 INFO  (jetty-launcher-517-thread-2) 
[n:127.0.0.1:46659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46659.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290326 INFO  (jetty-launcher-517-thread-1) 
[n:127.0.0.1:34605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34605.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290326 INFO  (jetty-launcher-517-thread-1) 
[n:127.0.0.1:34605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34605.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 290327 INFO  (jetty-launcher-517-thread-2) 
[n:127.0.0.1:46659_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-001/node2/.
   [junit4]   2> 290327 INFO  (jetty-launcher-517-thread-1) 
[n:127.0.0.1:34605_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-001/node1/.
   [junit4]   2> 290627 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 290628 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45619/solr ready
   [junit4]   2> 290630 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 290713 INFO  (qtp13106350-3693) [n:127.0.0.1:43477_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 290715 INFO  
(OverseerThreadFactory-1414-thread-1-processing-n:127.0.0.1:38551_solr) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 290715 WARN  
(OverseerThreadFactory-1414-thread-1-processing-n:127.0.0.1:38551_solr) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 290821 INFO  (qtp13106350-3693) [n:127.0.0.1:43477_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> 290821 INFO  (qtp13106350-3693) [n:127.0.0.1:43477_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=108
   [junit4]   2> 290822 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout 
(sec):330
   [junit4]   1> -
   [junit4]   1> no one is recoverying
   [junit4]   2> 290823 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 290824 INFO  (qtp13106350-3706) [n:127.0.0.1:43477_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 290826 INFO  
(OverseerCollectionConfigSetProcessor-98815557159550990-127.0.0.1:38551_solr-n_0000000000)
 [n:127.0.0.1:38551_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> 290826 INFO  
(OverseerThreadFactory-1414-thread-2-processing-n:127.0.0.1:38551_solr) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 291529 INFO  (qtp13106350-3706) [n:127.0.0.1:43477_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2}
 status=0 QTime=705
   [junit4]   2> 291530 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout 
(sec):330
   [junit4]   1> -
   [junit4]   2> 291530 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - 
collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 291534 INFO  (jetty-closer-518-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@86631{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 291534 INFO  (jetty-closer-518-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1d81865{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 291534 INFO  (jetty-closer-518-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=12465900
   [junit4]   2> 291534 INFO  (jetty-closer-518-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@d6eb18{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 291534 INFO  (jetty-closer-518-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=18689151
   [junit4]   2> 291534 INFO  (jetty-closer-518-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=18525714
   [junit4]   2> 291534 INFO  (jetty-closer-518-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1656433{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 291534 INFO  (jetty-closer-518-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 291534 INFO  (jetty-closer-518-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 291535 INFO  (jetty-closer-518-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14c992d: rootName = 
solr_34605, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@759e86
   [junit4]   2> 291535 INFO  (jetty-closer-518-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17473036
   [junit4]   2> 291534 INFO  (jetty-closer-518-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 291535 INFO  (jetty-closer-518-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 291535 INFO  (jetty-closer-518-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c66662: rootName = 
solr_46659, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@145cc95
   [junit4]   2> 291535 INFO  (jetty-closer-518-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1747589: rootName = 
solr_43031, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@154e697
   [junit4]   2> 291535 INFO  (jetty-closer-518-thread-5) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1ba6151{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 291535 INFO  (jetty-closer-518-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ab1e4a: rootName = 
solr_38551, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1bd8ebf
   [junit4]   2> 291535 INFO  (jetty-closer-518-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22382043
   [junit4]   2> 291535 INFO  (jetty-closer-518-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 291535 INFO  (jetty-closer-518-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@79c9d7: rootName = 
solr_43477, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@10986b6
   [junit4]   2> 291543 INFO  (jetty-closer-518-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 291543 INFO  (jetty-closer-518-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13a179: rootName = 
solr_34605, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1341c85
   [junit4]   2> 291544 INFO  (jetty-closer-518-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 291545 INFO  (jetty-closer-518-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 291545 INFO  (jetty-closer-518-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19c77f1: rootName = 
solr_43031, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1341c85
   [junit4]   2> 291545 INFO  (jetty-closer-518-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@766331: rootName = 
solr_38551, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1341c85
   [junit4]   2> 291545 INFO  (jetty-closer-518-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 291545 INFO  (jetty-closer-518-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@644744: rootName = 
solr_43477, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1341c85
   [junit4]   2> 291547 INFO  (jetty-closer-518-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 291547 INFO  (jetty-closer-518-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@cfd082: rootName = 
solr_46659, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1341c85
   [junit4]   2> 291552 INFO  (jetty-closer-518-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 291552 INFO  (jetty-closer-518-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 291552 INFO  (jetty-closer-518-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1643e27: rootName = 
solr_43031, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1ecb699
   [junit4]   2> 291552 INFO  (jetty-closer-518-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ddd8af: rootName = 
solr_34605, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1ecb699
   [junit4]   2> 291552 INFO  (jetty-closer-518-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 291552 INFO  (jetty-closer-518-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11e3f90: rootName = 
solr_38551, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1ecb699
   [junit4]   2> 291552 INFO  (jetty-closer-518-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 291552 INFO  (jetty-closer-518-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a08e71: rootName = 
solr_43477, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1ecb699
   [junit4]   2> 291553 INFO  (jetty-closer-518-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 291554 INFO  (jetty-closer-518-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 291554 INFO  (jetty-closer-518-thread-4) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 291555 INFO  (jetty-closer-518-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 291555 INFO  (jetty-closer-518-thread-3) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 291555 INFO  (jetty-closer-518-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 291555 INFO  (jetty-closer-518-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98815557159550990-127.0.0.1:38551_solr-n_0000000000) closing
   [junit4]   2> 291555 INFO  
(OverseerStateUpdate-98815557159550990-127.0.0.1:38551_solr-n_0000000000) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38551_solr
   [junit4]   2> 291555 INFO  (jetty-closer-518-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 291556 INFO  (jetty-closer-518-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 291556 INFO  (jetty-closer-518-thread-5) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 291556 INFO  (jetty-closer-518-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13b8837: rootName = 
solr_46659, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1ecb699
   [junit4]   2> 291556 WARN  
(OverseerAutoScalingTriggerThread-98815557159550990-127.0.0.1:38551_solr-n_0000000000)
 [n:127.0.0.1:38551_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 291561 INFO  
(zkCallback-543-thread-2-processing-n:127.0.0.1:38551_solr) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 291561 INFO  
(zkCallback-530-thread-2-processing-n:127.0.0.1:46659_solr) 
[n:127.0.0.1:46659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 291561 INFO  
(zkCallback-541-thread-1-processing-n:127.0.0.1:43477_solr) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 291561 WARN  
(zkCallback-541-thread-1-processing-n:127.0.0.1:43477_solr) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 291562 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 0x15f1039c6c7000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 291562 WARN  
(zkCallback-543-thread-2-processing-n:127.0.0.1:38551_solr) 
[n:127.0.0.1:38551_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 291562 INFO  
(zkCallback-530-thread-1-processing-n:127.0.0.1:46659_solr) 
[n:127.0.0.1:46659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 291563 INFO  (jetty-closer-518-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 291563 INFO  (jetty-closer-518-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 291563 INFO  (jetty-closer-518-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a0791d{/solr,null,UNAVAILABLE}
   [junit4]   2> 291563 WARN  
(zkCallback-530-thread-1-processing-n:127.0.0.1:46659_solr) 
[n:127.0.0.1:46659_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 291564 INFO  
(zkCallback-530-thread-3-processing-n:127.0.0.1:46659_solr) 
[n:127.0.0.1:46659_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46659_solr
   [junit4]   2> 291564 INFO  (jetty-closer-518-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9da76b{/solr,null,UNAVAILABLE}
   [junit4]   2> 293055 WARN  
(zkCallback-542-thread-1-processing-n:127.0.0.1:43031_solr) 
[n:127.0.0.1:43031_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 293056 INFO  (jetty-closer-518-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3bc348{/solr,null,UNAVAILABLE}
   [junit4]   2> 293056 WARN  
(zkCallback-544-thread-1-processing-n:127.0.0.1:34605_solr) 
[n:127.0.0.1:34605_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 293056 INFO  (jetty-closer-518-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13399f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 293062 INFO  (jetty-closer-518-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b91cd9{/solr,null,UNAVAILABLE}
   [junit4]   2> 293062 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 293063 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45619 45619
   [junit4]   2> 296448 INFO  (Thread-1006) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45619 45619
   [junit4]   2> 296448 WARN  (Thread-1006) [    ] 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>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98815557159550988-127.0.0.1:43477_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> 296448 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 296452 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-002
   [junit4]   2> 296452 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 296452 INFO  (Thread-1057) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 296452 INFO  (Thread-1057) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 296453 ERROR (Thread-1057) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 296552 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.ZkTestServer start zk server on port:45251
   [junit4]   2> 296558 INFO  (jetty-launcher-554-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 296559 INFO  (jetty-launcher-554-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 296559 INFO  (jetty-launcher-554-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 296564 INFO  (jetty-launcher-554-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 296564 INFO  (jetty-launcher-554-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 296565 INFO  (jetty-launcher-554-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13d24aa{/solr,null,AVAILABLE}
   [junit4]   2> 296571 INFO  (jetty-launcher-554-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@401552{/solr,null,AVAILABLE}
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8772e6{/solr,null,AVAILABLE}
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1729d0e{SSL,[ssl, 
http/1.1]}{127.0.0.1:46435}
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1be8ec2{SSL,[ssl, 
http/1.1]}{127.0.0.1:34785}
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-1) [    ] 
o.e.j.s.Server Started @297530ms
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34785}
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-5) [    ] 
o.e.j.s.Server Started @297530ms
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46435}
   [junit4]   2> 296572 ERROR (jetty-launcher-554-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 296572 ERROR (jetty-launcher-554-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 296572 INFO  (jetty-launcher-554-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T10:55:49.654Z
   [junit4]   2> 296573 INFO  (jetty-launcher-554-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T10:55:49.655Z
   [junit4]   2> 296576 INFO  (jetty-launcher-554-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@152e105{/solr,null,AVAILABLE}
   [junit4]   2> 296577 INFO  (jetty-launcher-554-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e307c0{SSL,[ssl, 
http/1.1]}{127.0.0.1:43135}
   [junit4]   2> 296578 INFO  (jetty-launcher-554-thread-4) [    ] 
o.e.j.s.Server Started @297536ms
   [junit4]   2> 296578 INFO  (jetty-launcher-554-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43135}
   [junit4]   2> 296578 ERROR (jetty-launcher-554-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 296578 INFO  (jetty-launcher-554-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 296578 INFO  (jetty-launcher-554-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 296578 INFO  (jetty-launcher-554-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 296578 INFO  (jetty-launcher-554-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T10:55:49.660Z
   [junit4]   2> 296579 INFO  (jetty-launcher-554-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 296579 INFO  (jetty-launcher-554-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4df870{SSL,[ssl, 
http/1.1]}{127.0.0.1:35883}
   [junit4]   2> 296579 INFO  (jetty-launcher-554-thread-2) [    ] 
o.e.j.s.Server Started @297537ms
   [junit4]   2> 296579 INFO  (jetty-launcher-554-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35883}
   [junit4]   2> 296579 ERROR (jetty-launcher-554-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 296579 INFO  (jetty-launcher-554-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 296579 INFO  (jetty-launcher-554-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 296579 INFO  (jetty-launcher-554-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 296579 INFO  (jetty-launcher-554-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T10:55:49.661Z
   [junit4]   2> 296579 INFO  (jetty-launcher-554-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 296581 INFO  (jetty-launcher-554-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e5eb8b{/solr,null,AVAILABLE}
   [junit4]   2> 296581 INFO  (jetty-launcher-554-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@cc6043{SSL,[ssl, 
http/1.1]}{127.0.0.1:33481}
   [junit4]   2> 296581 INFO  (jetty-launcher-554-thread-3) [    ] 
o.e.j.s.Server Started @297539ms
   [junit4]   2> 296581 INFO  (jetty-launcher-554-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33481}
   [junit4]   2> 296582 ERROR (jetty-launcher-554-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 296582 INFO  (jetty-launcher-554-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 296582 INFO  (jetty-launcher-554-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 296582 INFO  (jetty-launcher-554-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 296582 INFO  (jetty-launcher-554-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T10:55:49.664Z
   [junit4]   2> 296587 INFO  (jetty-launcher-554-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 296587 INFO  (jetty-launcher-554-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 296591 INFO  (jetty-launcher-554-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 296595 INFO  (jetty-launcher-554-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45251/solr
   [junit4]   2> 296597 INFO  (jetty-launcher-554-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45251/solr
   [junit4]   2> 296598 INFO  (jetty-launcher-554-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45251/solr
   [junit4]   2> 296599 INFO  (jetty-launcher-554-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45251/solr
   [junit4]   2> 296604 INFO  (jetty-launcher-554-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45251/solr
   [junit4]   2> 296628 INFO  (jetty-launcher-554-thread-2) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 296629 INFO  (jetty-launcher-554-thread-2) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35883_solr
   [junit4]   2> 296630 INFO  (jetty-launcher-554-thread-2) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.Overseer Overseer 
(id=98815557601525774-127.0.0.1:35883_solr-n_0000000000) starting
   [junit4]   2> 296630 INFO  (jetty-launcher-554-thread-5) 
[n:127.0.0.1:46435_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 296632 INFO  (jetty-launcher-554-thread-5) 
[n:127.0.0.1:46435_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46435_solr
   [junit4]   2> 296637 INFO  
(zkCallback-579-thread-1-processing-n:127.0.0.1:35883_solr) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 296640 INFO  
(zkCallback-581-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 296654 INFO  (jetty-launcher-554-thread-2) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35883_solr
   [junit4]   2> 296655 INFO  
(zkCallback-581-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 296665 INFO  
(zkCallback-579-thread-1-processing-n:127.0.0.1:35883_solr) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 296701 INFO  (jetty-launcher-554-thread-1) 
[n:127.0.0.1:34785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 296703 INFO  (jetty-launcher-554-thread-1) 
[n:127.0.0.1:34785_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 296705 INFO  (jetty-launcher-554-thread-1) 
[n:127.0.0.1:34785_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34785_solr
   [junit4]   2> 296706 INFO  
(zkCallback-581-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 296706 INFO  
(zkCallback-579-thread-1-processing-n:127.0.0.1:35883_solr) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 296712 INFO  (jetty-launcher-554-thread-3) 
[n:127.0.0.1:33481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 296714 INFO  
(zkCallback-574-thread-1-processing-n:127.0.0.1:34785_solr) 
[n:127.0.0.1:34785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 296722 INFO  (jetty-launcher-554-thread-3) 
[n:127.0.0.1:33481_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 296724 INFO  (jetty-launcher-554-thread-3) 
[n:127.0.0.1:33481_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33481_solr
   [junit4]   2> 296732 INFO  
(zkCallback-574-thread-1-processing-n:127.0.0.1:34785_solr) 
[n:127.0.0.1:34785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 296732 INFO  
(zkCallback-579-thread-1-processing-n:127.0.0.1:35883_solr) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 296733 INFO  
(zkCallback-581-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 296736 INFO  
(zkCallback-575-thread-1-processing-n:127.0.0.1:33481_solr) 
[n:127.0.0.1:33481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 296752 INFO  (jetty-launcher-554-thread-4) 
[n:127.0.0.1:43135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 296753 INFO  (jetty-launcher-554-thread-4) 
[n:127.0.0.1:43135_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 296754 INFO  (jetty-launcher-554-thread-4) 
[n:127.0.0.1:43135_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43135_solr
   [junit4]   2> 296780 INFO  
(zkCallback-574-thread-1-processing-n:127.0.0.1:34785_solr) 
[n:127.0.0.1:34785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 296780 INFO  
(zkCallback-581-thread-1-processing-n:127.0.0.1:46435_solr) 
[n:127.0.0.1:46435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 296781 INFO  
(zkCallback-575-thread-1-processing-n:127.0.0.1:33481_solr) 
[n:127.0.0.1:33481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 296784 INFO  
(zkCallback-576-thread-1-processing-n:127.0.0.1:43135_solr) 
[n:127.0.0.1:43135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 296786 INFO  
(zkCallback-579-thread-1-processing-n:127.0.0.1:35883_solr) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 296797 INFO  (jetty-launcher-554-thread-2) 
[n:127.0.0.1:35883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35883.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 296818 INFO  (jetty-launcher-554-thread-2) 
[n:127.0.0.1:35883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35883.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 296818 INFO  (jetty-launcher-554-thread-2) 
[n:127.0.0.1:35883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35883.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 296820 INFO  (jetty-launcher-554-thread-2) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-002/node2/.
   [junit4]   2> 296872 INFO  (jetty-launcher-554-thread-1) 
[n:127.0.0.1:34785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34785.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 296896 INFO  (jetty-launcher-554-thread-1) 
[n:127.0.0.1:34785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34785.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 296897 INFO  (jetty-launcher-554-thread-1) 
[n:127.0.0.1:34785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34785.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 296898 INFO  (jetty-launcher-554-thread-1) 
[n:127.0.0.1:34785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-002/node1/.
   [junit4]   2> 297097 INFO  (jetty-launcher-554-thread-3) 
[n:127.0.0.1:33481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33481.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 297097 INFO  (jetty-launcher-554-thread-4) 
[n:127.0.0.1:43135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43135.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 297109 INFO  (jetty-launcher-554-thread-4) 
[n:127.0.0.1:43135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43135.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 297109 INFO  (jetty-launcher-554-thread-4) 
[n:127.0.0.1:43135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43135.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 297110 INFO  (jetty-launcher-554-thread-3) 
[n:127.0.0.1:33481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33481.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 297110 INFO  (jetty-launcher-554-thread-3) 
[n:127.0.0.1:33481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33481.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 297110 INFO  (jetty-launcher-554-thread-4) 
[n:127.0.0.1:43135_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-002/node4/.
   [junit4]   2> 297112 INFO  (jetty-launcher-554-thread-3) 
[n:127.0.0.1:33481_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-002/node3/.
   [junit4]   2> 297162 INFO  (jetty-launcher-554-thread-5) 
[n:127.0.0.1:46435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46435.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 297175 INFO  (jetty-launcher-554-thread-5) 
[n:127.0.0.1:46435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46435.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 297176 INFO  (jetty-launcher-554-thread-5) 
[n:127.0.0.1:46435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46435.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4cb50
   [junit4]   2> 297178 INFO  (jetty-launcher-554-thread-5) 
[n:127.0.0.1:46435_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DC2FFDE51D1E4138-001/tempDir-002/node5/.
   [junit4]   2> 297301 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 297302 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45251/solr ready
   [junit4]   2> 297303 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 297392 INFO  (qtp176072-3846) [n:127.0.0.1:33481_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 297396 INFO  
(OverseerThreadFactory-1453-thread-1-processing-n:127.0.0.1:35883_solr) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testStopAllStartAllCollection
   [junit4]   2> 297502 INFO  
(OverseerStateUpdate-98815557601525774-127.0.0.1:35883_solr-n_0000000000) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33481/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 297506 INFO  
(OverseerStateUpdate-98815557601525774-127.0.0.1:35883_solr-n_0000000000) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46435/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 297507 INFO  
(OverseerStateUpdate-98815557601525774-127.0.0.1:35883_solr-n_0000000000) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43135/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 297510 INFO  
(OverseerStateUpdate-98815557601525774-127.0.0.1:35883_solr-n_0000000000) 
[n:127.0.0.1:35883_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35883/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 297718 INFO  (qtp176072-3874) [n:127.0.0.1:33481_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 297718 INFO  (qtp176072-3874) [n:127.0.0.1:33481_solr    ] o.a.

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

tCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DC2FFDE51D1E4138]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6d63f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2104975 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 0x15f10556b030003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2104975 INFO  (zkCallback-2126-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2194975 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRepFactor1LeaderStartup
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCloudSearcherWarming -Dtests.method=testRepFactor1LeaderStartup 
-Dtests.seed=DC2FFDE51D1E4138 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sl-SI -Dtests.timezone=Europe/Moscow -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 93.4s J0 | 
TestCloudSearcherWarming.testRepFactor1LeaderStartup <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > null
   [junit4]    > Live Nodes: [127.0.0.1:43827_solr]
   [junit4]    > Last available state: 
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node2":{
   [junit4]    >           
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]    >           "base_url":"https://127.0.0.1:43827/solr";,
   [junit4]    >           "node_name":"127.0.0.1:43827_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"1",
   [junit4]    >   "tlogReplicas":"0"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DC2FFDE51D1E4138:B07B03D0CFE08D6]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:126)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2194980 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeersyncFailureReplicationSuccess
   [junit4]   2> 2194981 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[DC2FFDE51D1E4138])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeersyncFailureReplicationSuccess
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCloudSearcherWarming 
-Dtests.method=testPeersyncFailureReplicationSuccess 
-Dtests.seed=DC2FFDE51D1E4138 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sl-SI -Dtests.timezone=Europe/Moscow -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | 
TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess <<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DC2FFDE51D1E4138:87E9EAACCA0765B]:0)
   [junit4]    >        at 
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:387)
   [junit4]    >        at 
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:396)
   [junit4]    >        at 
org.apache.solr.cloud.MiniSolrCloudCluster.getJettySolrRunner(MiniSolrCloudCluster.java:367)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:141)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2194982 ERROR 
(SUITE-TestCloudSearcherWarming-seed#[DC2FFDE51D1E4138]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2194982 INFO  
(SUITE-TestCloudSearcherWarming-seed#[DC2FFDE51D1E4138]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39457 39457
   [junit4]   2> 2195127 INFO  (Thread-3531) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39457 39457
   [junit4]   2> 2195128 WARN  (Thread-3531) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       
/solr/configs/testRepFactor1LeaderStartup/managed-schema
   [junit4]   2>        2       /solr/configs/testRepFactor1LeaderStartup
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       
/solr/collections/testRepFactor1LeaderStartup/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudSearcherWarming_DC2FFDE51D1E4138-001
   [junit4]   2> Oct 12, 2017 11:27:28 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sl-SI, timezone=Europe/Moscow
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=263111168,total=446693376
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressInPlaceUpdates, 
TestNumericRangeQuery64, TestSerializedLuceneMatchVersion, 
TestDistributedSearch, HttpTriggerListenerTest, CollectionTooManyReplicasTest, 
TestJoin, TestSSLRandomization, TestBlobHandler, TestLuceneMatchVersion, 
DistributedQueryElevationComponentTest, TestReplicaProperties, 
TestDefaultStatsCache, BlockJoinFacetRandomTest, AnalysisErrorHandlingTest, 
TestCloudJSONFacetJoinDomain, PeerSyncTest, CreateCollectionCleanupTest, 
TestJsonFacets, TestMergePolicyConfig, UninvertDocValuesMergePolicyTest, 
SolrIndexSplitterTest, DeleteShardTest, SolrPluginUtilsTest, 
TestCollationField, TestOmitPositions, CloneFieldUpdateProcessorFactoryTest, 
ZkNodePropsTest, TestRandomFlRTGCloud, TestConfigSetsAPIExclusivity, 
TestPHPSerializedResponseWriter, UpdateParamsTest, 
TestNonDefinedSimilarityFactory, TestRealTimeGet, TestRandomDVFaceting, 
DistributedQueryComponentOptimizationTest, TestSortByMinMaxFunction, 
AutoAddReplicasIntegrationTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestIndexingPerformance, TestOverriddenPrefixQueryForCustomFieldType, 
TestPhraseSuggestions, MBeansHandlerTest, ReplaceNodeTest, TestCloudRecovery, 
TestDocumentBuilder, HdfsChaosMonkeySafeLeaderTest, 
TemplateUpdateProcessorTest, TestMacros, TestSolrCloudWithKerberosAlt, 
TestSolr4Spatial2, TestSolrQueryParser, DistributedFacetPivotLargeTest, 
SolrJmxReporterTest, TestSolrConfigHandler, TestFilteredDocIdSet, 
RollingRestartTest, BlobRepositoryCloudTest, TestInPlaceUpdatesStandalone, 
TestSubQueryTransformer, SpatialRPTFieldTypeTest, TestUseDocValuesAsStored, 
CursorPagingTest, TestRetrieveFieldsOptimizer, HdfsSyncSliceTest, 
V2StandaloneTest, DefaultValueUpdateProcessorTest, HdfsRecoverLeaseTest, 
AnalyticsQueryTest, TestDocTermOrds, PeerSyncWithIndexFingerprintCachingTest, 
ShardSplitTest, TestHighFrequencyDictionaryFactory, TestFunctionQuery, 
TestPrepRecovery, TestWriterPerf, TestClusterStateMutator, 
SolrGangliaReporterTest, OverriddenZkACLAndCredentialsProvidersTest, 
QueryElevationComponentTest, TestLMDirichletSimilarityFactory, 
TestCustomStream, SynonymTokenizerTest, TestBackupRepositoryFactory, 
TestBlendedInfixSuggestions, SpellingQueryConverterTest, TestFastOutputStream, 
TestHighlightDedupGrouping, TestSearcherReuse, TestConfigSetProperties, 
DistribDocExpirationUpdateProcessorTest, TestObjectReleaseTracker, 
TestComponentsName, TestSolrCoreSnapshots, TestCSVResponseWriter, 
SolrShardReporterTest, SyncSliceTest, OpenExchangeRatesOrgProviderTest, 
TestCollectionAPI, CdcrBootstrapTest, PluginInfoTest, 
ConfigureRecoveryStrategyTest, TestFieldCacheWithThreads, TestInitQParser, 
ClassificationUpdateProcessorFactoryTest, TestScoreJoinQPScore, JvmMetricsTest, 
TestMissingGroups, TestCloudSchemaless, DistributedFacetPivotSmallTest, 
TestFaceting, PeerSyncReplicationTest, WordBreakSolrSpellCheckerTest, 
TestXmlQParser, TestGeoJSONResponseWriter, TestPushWriter, 
TestBinaryResponseWriter, BasicZkTest, TestAddFieldRealTimeGet, 
SegmentsInfoRequestHandlerTest, SolrRequestParserTest, InfixSuggestersTest, 
DeleteInactiveReplicaTest, DistribCursorPagingTest, HealthCheckHandlerTest, 
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
MultiThreadedOCPTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
RecoveryAfterSoftCommitTest, TestCloudSearcherWarming]
   [junit4] Completed [556/745 (3!)] on J0 in 94.98s, 2 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 43299 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to