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

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 20920 - Unstable!

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

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

Error Message:
Error from server at http://127.0.0.1:45253/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:45253/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:45253/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:45253/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([62279595E2B2F246:2A52E121E481DDD3]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
	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 http://127.0.0.1:45253/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:45253/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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:526)
	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.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at http://127.0.0.1:46807/solr/testcollection_shard1_replica_n2: 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_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/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 http://127.0.0.1:46807/solr/testcollection_shard1_replica_n2: 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_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/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([62279595E2B2F246:C1DD3B30655A18E3]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	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 http://127.0.0.1:46807/solr/testcollection_shard1_replica_n2: 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_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/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:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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:526)
	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.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([62279595E2B2F246:8CF42B45675EC8A2]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1098)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:200)
	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)




Build Log:
[...truncated 11609 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/init-core-data-001
   [junit4]   2> 22847 WARN  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[62279595E2B2F246]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 22848 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[62279595E2B2F246]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 22849 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[62279595E2B2F246]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 22849 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[62279595E2B2F246]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 22853 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[62279595E2B2F246]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001
   [junit4]   2> 22859 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[62279595E2B2F246]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 22861 INFO  (Thread-13) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 22861 INFO  (Thread-13) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 22960 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[62279595E2B2F246]) [    ] o.a.s.c.ZkTestServer start zk server on port:33933
   [junit4]   2> 22966 ERROR (Thread-13) [    ] 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> 23057 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 0x15fc02d41c10000, 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> 23271 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 23271 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 23271 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 23271 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 23271 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 23351 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@163f2e9{/solr,null,AVAILABLE}
   [junit4]   2> 23351 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9669e2{/solr,null,AVAILABLE}
   [junit4]   2> 23354 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15013f2{/solr,null,AVAILABLE}
   [junit4]   2> 23354 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4651a{/solr,null,AVAILABLE}
   [junit4]   2> 23362 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@86698{/solr,null,AVAILABLE}
   [junit4]   2> 23377 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1657811{HTTP/1.1,[http/1.1]}{127.0.0.1:41035}
   [junit4]   2> 23377 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.Server Started @24469ms
   [junit4]   2> 23377 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41035}
   [junit4]   2> 23381 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18f770{HTTP/1.1,[http/1.1]}{127.0.0.1:36863}
   [junit4]   2> 23387 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.Server Started @24479ms
   [junit4]   2> 23387 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e97739{HTTP/1.1,[http/1.1]}{127.0.0.1:39667}
   [junit4]   2> 23388 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.Server Started @24480ms
   [junit4]   2> 23388 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39667}
   [junit4]   2> 23387 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36863}
   [junit4]   2> 23388 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ed56{HTTP/1.1,[http/1.1]}{127.0.0.1:34899}
   [junit4]   2> 23388 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.Server Started @24480ms
   [junit4]   2> 23388 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34899}
   [junit4]   2> 23501 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f07d99{HTTP/1.1,[http/1.1]}{127.0.0.1:34479}
   [junit4]   2> 23501 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.Server Started @24593ms
   [junit4]   2> 23501 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34479}
   [junit4]   2> 23516 ERROR (jetty-launcher-25-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23516 ERROR (jetty-launcher-25-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23516 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 23516 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23516 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 23516 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 23517 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23517 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 23518 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-15T14:55:12.918Z
   [junit4]   2> 23518 ERROR (jetty-launcher-25-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23518 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 23518 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23518 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 23518 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-15T14:55:12.919Z
   [junit4]   2> 23518 ERROR (jetty-launcher-25-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23518 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 23519 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23519 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 23519 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-15T14:55:12.920Z
   [junit4]   2> 23519 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 23518 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-15T14:55:12.918Z
   [junit4]   2> 23519 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 23526 ERROR (jetty-launcher-25-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23526 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 23526 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23526 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 23526 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-15T14:55:12.927Z
   [junit4]   2> 23531 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23532 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23533 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23550 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23569 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23643 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 0x15fc02d41c10001, 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> 23654 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 0x15fc02d41c10003, 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> 23702 INFO  (jetty-launcher-25-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33933/solr
   [junit4]   2> 23702 INFO  (jetty-launcher-25-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33933/solr
   [junit4]   2> 23703 INFO  (jetty-launcher-25-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33933/solr
   [junit4]   2> 23704 INFO  (jetty-launcher-25-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33933/solr
   [junit4]   2> 23706 INFO  (jetty-launcher-25-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33933/solr
   [junit4]   2> 24100 INFO  (jetty-launcher-25-thread-4) [n:127.0.0.1:41035_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24101 INFO  (jetty-launcher-25-thread-3) [n:127.0.0.1:39667_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24101 INFO  (jetty-launcher-25-thread-5) [n:127.0.0.1:34899_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24102 INFO  (jetty-launcher-25-thread-2) [n:127.0.0.1:34479_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24102 INFO  (jetty-launcher-25-thread-1) [n:127.0.0.1:36863_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24103 INFO  (jetty-launcher-25-thread-4) [n:127.0.0.1:41035_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41035_solr
   [junit4]   2> 24104 INFO  (jetty-launcher-25-thread-5) [n:127.0.0.1:34899_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34899_solr
   [junit4]   2> 24105 INFO  (jetty-launcher-25-thread-3) [n:127.0.0.1:39667_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39667_solr
   [junit4]   2> 24105 INFO  (jetty-launcher-25-thread-2) [n:127.0.0.1:34479_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34479_solr
   [junit4]   2> 24106 INFO  (jetty-launcher-25-thread-1) [n:127.0.0.1:36863_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36863_solr
   [junit4]   2> 24106 INFO  (jetty-launcher-25-thread-4) [n:127.0.0.1:41035_solr    ] o.a.s.c.Overseer Overseer (id=99009017434669070-127.0.0.1:41035_solr-n_0000000000) starting
   [junit4]   2> 24117 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:36863_solr) [n:127.0.0.1:36863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 24117 INFO  (zkCallback-48-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 24121 INFO  (zkCallback-51-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 24121 INFO  (zkCallback-50-thread-1-processing-n:127.0.0.1:39667_solr) [n:127.0.0.1:39667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 24122 INFO  (zkCallback-52-thread-1-processing-n:127.0.0.1:34899_solr) [n:127.0.0.1:34899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 24232 INFO  (jetty-launcher-25-thread-4) [n:127.0.0.1:41035_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41035_solr
   [junit4]   2> 24233 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:36863_solr) [n:127.0.0.1:36863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24233 INFO  (zkCallback-50-thread-1-processing-n:127.0.0.1:39667_solr) [n:127.0.0.1:39667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24234 INFO  (zkCallback-48-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24234 INFO  (zkCallback-52-thread-1-processing-n:127.0.0.1:34899_solr) [n:127.0.0.1:34899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24240 INFO  (zkCallback-51-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24669 INFO  (jetty-launcher-25-thread-2) [n:127.0.0.1:34479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34479.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24671 INFO  (jetty-launcher-25-thread-2) [n:127.0.0.1:34479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34479.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24671 INFO  (jetty-launcher-25-thread-2) [n:127.0.0.1:34479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34479.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24711 INFO  (jetty-launcher-25-thread-1) [n:127.0.0.1:36863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36863.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24711 INFO  (jetty-launcher-25-thread-1) [n:127.0.0.1:36863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36863.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24711 INFO  (jetty-launcher-25-thread-1) [n:127.0.0.1:36863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36863.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24714 INFO  (jetty-launcher-25-thread-2) [n:127.0.0.1:34479_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node2/.
   [junit4]   2> 24735 INFO  (jetty-launcher-25-thread-4) [n:127.0.0.1:41035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41035.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24741 INFO  (jetty-launcher-25-thread-4) [n:127.0.0.1:41035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41035.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24741 INFO  (jetty-launcher-25-thread-4) [n:127.0.0.1:41035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41035.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24739 INFO  (jetty-launcher-25-thread-1) [n:127.0.0.1:36863_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node1/.
   [junit4]   2> 24755 INFO  (jetty-launcher-25-thread-4) [n:127.0.0.1:41035_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node4/.
   [junit4]   2> 24765 INFO  (jetty-launcher-25-thread-5) [n:127.0.0.1:34899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34899.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24766 INFO  (jetty-launcher-25-thread-5) [n:127.0.0.1:34899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34899.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24766 INFO  (jetty-launcher-25-thread-5) [n:127.0.0.1:34899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34899.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24768 INFO  (jetty-launcher-25-thread-5) [n:127.0.0.1:34899_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node5/.
   [junit4]   2> 24857 INFO  (jetty-launcher-25-thread-3) [n:127.0.0.1:39667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39667.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24891 INFO  (jetty-launcher-25-thread-3) [n:127.0.0.1:39667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39667.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24891 INFO  (jetty-launcher-25-thread-3) [n:127.0.0.1:39667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39667.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 24894 INFO  (jetty-launcher-25-thread-3) [n:127.0.0.1:39667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node3/.
   [junit4]   2> 25778 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[62279595E2B2F246]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 25779 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[62279595E2B2F246]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33933/solr ready
   [junit4]   2> 25783 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[62279595E2B2F246]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 26044 INFO  (qtp25272332-197) [n:127.0.0.1:34479_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> 26073 INFO  (OverseerThreadFactory-189-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.CreateCollectionCmd Create collection testStopAllStartAllCollection
   [junit4]   2> 26195 INFO  (OverseerStateUpdate-99009017434669070-127.0.0.1:41035_solr-n_0000000000) [n:127.0.0.1:41035_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":"http://127.0.0.1:41035/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 26202 INFO  (OverseerStateUpdate-99009017434669070-127.0.0.1:41035_solr-n_0000000000) [n:127.0.0.1:41035_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34479/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 26205 INFO  (OverseerStateUpdate-99009017434669070-127.0.0.1:41035_solr-n_0000000000) [n:127.0.0.1:41035_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":"http://127.0.0.1:34899/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 26209 INFO  (OverseerStateUpdate-99009017434669070-127.0.0.1:41035_solr-n_0000000000) [n:127.0.0.1:41035_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":"http://127.0.0.1:39667/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 26443 INFO  (qtp13266030-178) [n:127.0.0.1:34899_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_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 26444 INFO  (qtp25272332-200) [n:127.0.0.1:34479_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_node5&name=testStopAllStartAllCollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 26445 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 26446 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 26446 INFO  (qtp8958728-194) [n:127.0.0.1:41035_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_node2&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 26446 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 26447 INFO  (qtp12176487-171) [n:127.0.0.1:39667_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_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 26447 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 26567 INFO  (zkCallback-52-thread-1-processing-n:127.0.0.1:34899_solr) [n:127.0.0.1:34899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 26567 INFO  (zkCallback-51-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 26567 INFO  (zkCallback-48-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 26567 INFO  (zkCallback-50-thread-1-processing-n:127.0.0.1:39667_solr) [n:127.0.0.1:39667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 26569 INFO  (zkCallback-52-thread-2-processing-n:127.0.0.1:34899_solr) [n:127.0.0.1:34899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 26569 INFO  (zkCallback-51-thread-2-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 26570 INFO  (zkCallback-48-thread-2-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 26575 INFO  (zkCallback-50-thread-2-processing-n:127.0.0.1:39667_solr) [n:127.0.0.1:39667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 27564 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 27696 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 27758 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 27773 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 27847 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 27905 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 27905 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 27911 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41035.solr.core.testStopAllStartAllCollection.shard1.replica_n1' (registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 27928 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 27937 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 27937 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node4/testStopAllStartAllCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node4/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 27941 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 27943 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n4' using configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 27944 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34899.solr.core.testStopAllStartAllCollection.shard2.replica_n4' (registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 27944 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 27945 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node5/testStopAllStartAllCollection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node5/./testStopAllStartAllCollection_shard2_replica_n4/data/]
   [junit4]   2> 27945 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 27946 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 27954 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 27955 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n3' using configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 27956 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34479.solr.core.testStopAllStartAllCollection.shard1.replica_n3' (registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 27963 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 27963 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node2/./testStopAllStartAllCollection_shard1_replica_n3/data/]
   [junit4]   2> 27964 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 27965 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n6' using configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 27965 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39667.solr.core.testStopAllStartAllCollection.shard2.replica_n6' (registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1601413
   [junit4]   2> 27966 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 27966 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node3/testStopAllStartAllCollection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_62279595E2B2F246-001/tempDir-001/node3/./testStopAllStartAllCollection_shard2_replica_n6/data/]
   [junit4]   2> 28676 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28677 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28677 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28677 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28683 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28695 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28697 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18ca702[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 28698 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28698 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28700 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 28701 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 28712 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fc4d2[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 28713 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28715 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584144285031202816
   [junit4]   2> 28718 INFO  (searcherExecutor-200-thread-1-processing-n:127.0.0.1:41035_solr x:testStopAllStartAllCollection_shard1_replica_n1 s:shard1 c:testStopAllStartAllCollection r:core_node2) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n1] Registered new searcher Searcher@18ca702[testStopAllStartAllCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28729 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 28730 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 28731 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28734 INFO  (searcherExecutor-201-thread-1-processing-n:127.0.0.1:34899_solr x:testStopAllStartAllCollection_shard2_replica_n4 s:shard2 c:testStopAllStartAllCollection r:core_node7) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered new searcher Searcher@3fc4d2[testStopAllStartAllCollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28766 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584144285084680192
   [junit4]   2> 28792 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 28793 INFO  (zkCallback-52-thread-2-processing-n:127.0.0.1:34899_solr) [n:127.0.0.1:34899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28793 INFO  (zkCallback-52-thread-1-processing-n:127.0.0.1:34899_solr) [n:127.0.0.1:34899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28793 INFO  (zkCallback-50-thread-1-processing-n:127.0.0.1:39667_solr) [n:127.0.0.1:39667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28793 INFO  (zkCallback-48-thread-2-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28793 INFO  (zkCallback-50-thread-2-processing-n:127.0.0.1:39667_solr) [n:127.0.0.1:39667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28793 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 28794 INFO  (zkCallback-51-thread-2-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28794 INFO  (zkCallback-51-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28794 INFO  (zkCallback-48-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28877 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28877 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28879 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28879 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28897 INFO  (zkCallback-52-thread-2-processing-n:127.0.0.1:34899_solr) [n:127.0.0.1:34899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28897 INFO  (zkCallback-48-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28897 INFO  (zkCallback-51-thread-2-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28897 INFO  (zkCallback-48-thread-2-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28897 INFO  (zkCallback-52-thread-1-processing-n:127.0.0.1:34899_solr) [n:127.0.0.1:34899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28897 INFO  (zkCallback-50-thread-2-processing-n:127.0.0.1:39667_solr) [n:127.0.0.1:39667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28897 INFO  (zkCallback-50-thread-1-processing-n:127.0.0.1:39667_solr) [n:127.0.0.1:39667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28897 INFO  (zkCallback-51-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 28913 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@8589b1[testStopAllStartAllCollection_shard1_replica_n3] main]
   [junit4]   2> 28914 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 28915 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 28916 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28917 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28917 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28917 INFO  (searcherExecutor-202-thread-1-processing-n:127.0.0.1:34479_solr x:testStopAllStartAllCollection_shard1_replica_n3 s:shard1 c:testStopAllStartAllCollection r:core_node5) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n3] Registered new searcher Searcher@8589b1[testStopAllStartAllCollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28918 INFO  (qtp25272332-200) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584144285244063744
   [junit4]   2> 28918 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28918 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28933 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@c6538d[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 28935 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 28936 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 28937 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28938 INFO  (searcherExecutor-203-thread-1-processing-n:127.0.0.1:39667_solr x:testStopAllStartAllCollection_shard2_replica_n6 s:shard2 c:testStopAllStartAllCollection r:core_node8) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered new searcher Searcher@c6538d[testStopAllStartAllCollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28938 INFO  (qtp12176487-171) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584144285265035264
   [junit4]   2> 29295 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 29295 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 29295 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34899/solr/testStopAllStartAllCollection_shard2_replica_n4/
   [junit4]   2> 29298 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 29298 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 29298 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41035/solr/testStopAllStartAllCollection_shard1_replica_n1/
   [junit4]   2> 29301 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard1_replica_n1 url=http://127.0.0.1:41035/solr START replicas=[http://127.0.0.1:34479/solr/testStopAllStartAllCollection_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 29302 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard2_replica_n4 url=http://127.0.0.1:34899/solr START replicas=[http://127.0.0.1:39667/solr/testStopAllStartAllCollection_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 29309 INFO  (qtp12176487-174) [n:127.0.0.1:39667_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.S.Request [testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 29310 INFO  (qtp25272332-167) [n:127.0.0.1:34479_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.S.Request [testStopAllStartAllCollection_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 29601 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard1_replica_n1 url=http://127.0.0.1:41035/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 29602 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard2_replica_n4 url=http://127.0.0.1:34899/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 29603 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 29603 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 29603 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 29603 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 29603 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 29603 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 29615 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41035/solr/testStopAllStartAllCollection_shard1_replica_n1/ shard1
   [junit4]   2> 29616 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34899/solr/testStopAllStartAllCollection_shard2_replica_n4/ shard2
   [junit4]   2> 29718 INFO  (zkCallback-48-thread-2-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 29718 INFO  (zkCallback-51-thread-1-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 29719 INFO  (zkCallback-50-thread-2-processing-n:127.0.0.1:39667_solr) [n:127.0.0.1:39667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 29718 INFO  (zkCallback-50-thread-1-processing-n:127.0.0.1:39667_solr) [n:127.0.0.1:39667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 29718 INFO  (zkCallback-51-thread-2-processing-n:127.0.0.1:41035_solr) [n:127.0.0.1:41035_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 29718 INFO  (zkCallback-48-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 29718 INFO  (zkCallback-52-thread-2-processing-n:127.0.0.1:34899_solr) [n:127.0.0.1:34899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 29718 INFO  (zkCallback-52-thread-1-processing-n:127.0.0.1:34899_solr) [n:127.0.0.1:34899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 29767 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 29767 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 29774 INFO  (qtp8958728-194) [n:127.0.0.1:41035_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node2&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=3328
   [junit4]   2> 29775 INFO  (qtp13266030-178) [n:127.0.0.1:34899_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} stat

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

impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:200)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1504804 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[62279595E2B2F246]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 1504804 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[62279595E2B2F246]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1504812 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[62279595E2B2F246]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 1504814 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[62279595E2B2F246]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus
   [junit4]   2> 1504815 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[62279595E2B2F246]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus
   [junit4]   2> 1504816 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[62279595E2B2F246]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 1504817 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[62279595E2B2F246]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 1504817 INFO  (SUITE-PingRequestHandlerTest-seed#[62279595E2B2F246]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1504817 INFO  (SUITE-PingRequestHandlerTest-seed#[62279595E2B2F246]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13693977
   [junit4]   2> 1504817 INFO  (SUITE-PingRequestHandlerTest-seed#[62279595E2B2F246]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1504817 INFO  (SUITE-PingRequestHandlerTest-seed#[62279595E2B2F246]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c92f1: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1c02508
   [junit4]   2> 1504822 INFO  (SUITE-PingRequestHandlerTest-seed#[62279595E2B2F246]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1504822 INFO  (SUITE-PingRequestHandlerTest-seed#[62279595E2B2F246]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1473933: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@71d718
   [junit4]   2> 1504837 INFO  (SUITE-PingRequestHandlerTest-seed#[62279595E2B2F246]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1504837 INFO  (SUITE-PingRequestHandlerTest-seed#[62279595E2B2F246]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18753c1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@f935c0
   [junit4]   2> 1504837 INFO  (coreCloseExecutor-6509-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18db335
   [junit4]   2> 1504837 INFO  (coreCloseExecutor-6509-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=26063669
   [junit4]   2> 1504837 INFO  (coreCloseExecutor-6509-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ae7dc1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@15914b
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_62279595E2B2F246-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1563a32), locale=sk, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=219900960,total=439320576
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphTermsQParserPlugin, BasicFunctionalityTest, TestIndexingPerformance, SimpleFacetsTest, SolrCoreTest, ReplicationFactorTest, DateMathParserTest, TestCollectionsAPIViaSolrCloudCluster, TestCorePropertiesReload, TestHdfsUpdateLog, InfoHandlerTest, QueryParsingTest, SolrInfoBeanTest, PeerSyncTest, ExternalFileFieldSortTest, TestFieldCache, TestHighlightDedupGrouping, AutoAddReplicasPlanActionTest, TestCustomSort, TestIBSimilarityFactory, TestHttpShardHandlerFactory, TestPostingsSolrHighlighter, TestSuggestSpellingConverter, DeleteInactiveReplicaTest, MigrateRouteKeyTest, TestStressUserVersions, TestDistribIDF, TestSlowCompositeReaderWrapper, SpellCheckComponentTest, BigEndianAscendingWordDeserializerTest, TestRandomFaceting, TestStreamBody, TestUtils, BasicDistributedZkTest, TestManagedSynonymGraphFilterFactory, TestCoreAdminApis, TestConfigSetsAPIZkFailure, SpatialFilterTest, DistributedMLTComponentTest, TestJsonRequest, TestRecovery, TestConfig, HdfsRestartWhileUpdatingTest, TestDistribDocBasedVersion, AssignBackwardCompatibilityTest, BlockCacheTest, DateFieldTest, TestCollapseQParserPlugin, MoveReplicaHDFSTest, TestStressVersions, TestRawResponseWriter, SubstringBytesRefFilterTest, ResourceLoaderTest, SpellCheckCollatorWithCollapseTest, TestPayloadCheckQParserPlugin, LeaderElectionContextKeyTest, MinimalSchemaTest, DistributedQueryElevationComponentTest, TestSimpleQParserPlugin, TestSolrJ, TestCollationFieldDocValues, DistributedFacetExistsSmallTest, CacheHeaderTest, TestClassicSimilarityFactory, TestSchemaManager, TestRestoreCore, JSONWriterTest, CachingDirectoryFactoryTest, HLLUtilTest, ActionThrottleTest, DirectUpdateHandlerOptimizeTest, TestCloudPivotFacet, AnalysisAfterCoreReloadTest, TestSweetSpotSimilarityFactory, SearchHandlerTest, FacetPivotSmallTest, BlockJoinFacetSimpleTest, NoCacheHeaderTest, TestLuceneIndexBackCompat, TestUpdate, TestFieldTypeResource, TestSegmentSorting, SolrCloudExampleTest, TestSolrDeletionPolicy1, RankQueryTest, DocValuesTest, PreAnalyzedFieldManagedSchemaCloudTest, QueryResultKeyTest, TestLegacyFieldCache, TestManagedResourceStorage, CdcrVersionReplicationTest, TestImpersonationWithHadoopAuth, HdfsTlogReplayBufferedWhileIndexingTest, TestRecoveryHdfs, TestUniqueKeyFieldResource, SharedFSAutoReplicaFailoverTest, ForceLeaderTest, TestLegacyNumericRangeQueryBuilder, UpdateRequestProcessorFactoryTest, CursorMarkTest, SyncSliceTest, TestSolrQueryResponse, RAMDirectoryFactoryTest, PKIAuthenticationIntegrationTest, BasicZkTest, PrimitiveFieldTypeTest, URLClassifyProcessorTest, HdfsChaosMonkeyNothingIsSafeTest, FileUtilsTest, ClassificationUpdateProcessorIntegrationTest, BJQParserTest, CoreAdminCreateDiscoverTest, SSLMigrationTest, TestSort, VMParamsZkACLAndCredentialsProvidersTest, TestBulkSchemaConcurrent, UpdateLogTest, SliceStateTest, SolrCloudReportersTest, TestPHPSerializedResponseWriter, TestUseDocValuesAsStored2, TestCodecSupport, TestLeaderInitiatedRecoveryThread, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, DistributedTermsComponentTest, TestFiltering, SimplePostToolTest, SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, TestCSVLoader, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest]
   [junit4] Completed [446/749 (3!)] on J0 in 40.60s, 6 tests, 1 error <<< FAILURES!

[...truncated 44019 lines...]