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/12/31 21:29:31 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1597 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1597/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at https://127.0.0.1:45492/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 https://127.0.0.1:45492/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([654F16C2CFB517E9:5897B8EEF75B4999]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	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.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45492/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:527)
	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.autoscaling.AutoScalingHandlerTest.testReadApi

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([654F16C2CFB517E9:3266ED771447F5F2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:725)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test

Error Message:
Mismatch in counts between replicas

Stack Trace:
java.lang.AssertionError: Mismatch in counts between replicas
	at __randomizedtesting.SeedInfo.seed([654F16C2CFB517E9:ED1B291861497A11]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient

Error Message:
Error from server at https://127.0.0.1:50004/solr: Error trying to proxy request for url: https://127.0.0.1:59059/solr/test/config

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at https://127.0.0.1:50004/solr: Error trying to proxy request for url: https://127.0.0.1:59059/solr/test/config
	at __randomizedtesting.SeedInfo.seed([AFEEDAF0B2C5FBD2:77F6C2DA13F1E9F5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	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.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:42)
	at org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:86)
	at org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient(TestV2Request.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient

Error Message:
Error from server at https://127.0.0.1:41148/solr: collection already exists: test

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at https://127.0.0.1:41148/solr: collection already exists: test
	at __randomizedtesting.SeedInfo.seed([AFEEDAF0B2C5FBD2:36185140177673B9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	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.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:42)
	at org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:72)
	at org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient(TestV2Request.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request:     1) Thread[id=3659, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request: 
   1) Thread[id=3659, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([AFEEDAF0B2C5FBD2]:0)




Build Log:
[...truncated 12868 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 2230952 INFO  (SUITE-TestAuthenticationFramework-seed#[654F16C2CFB517E9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/init-core-data-001
   [junit4]   2> 2230953 WARN  (SUITE-TestAuthenticationFramework-seed#[654F16C2CFB517E9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 2230953 INFO  (SUITE-TestAuthenticationFramework-seed#[654F16C2CFB517E9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2230954 INFO  (SUITE-TestAuthenticationFramework-seed#[654F16C2CFB517E9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2230957 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[654F16C2CFB517E9]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001
   [junit4]   2> 2230957 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[654F16C2CFB517E9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2230957 INFO  (Thread-5979) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2230957 INFO  (Thread-5979) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2230959 ERROR (Thread-5979) [    ] 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> 2231057 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[654F16C2CFB517E9]) [    ] o.a.s.c.ZkTestServer start zk server on port:56894
   [junit4]   2> 2231060 INFO  (zkConnectionManagerCallback-5365-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231067 INFO  (jetty-launcher-5362-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2231067 INFO  (jetty-launcher-5362-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2231069 INFO  (jetty-launcher-5362-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f607c04{/solr,null,AVAILABLE}
   [junit4]   2> 2231069 INFO  (jetty-launcher-5362-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@37c057be{SSL,[ssl, http/1.1]}{127.0.0.1:34254}
   [junit4]   2> 2231069 INFO  (jetty-launcher-5362-thread-1) [    ] o.e.j.s.Server Started @2234374ms
   [junit4]   2> 2231069 INFO  (jetty-launcher-5362-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34254}
   [junit4]   2> 2231070 INFO  (jetty-launcher-5362-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ae0080d{/solr,null,AVAILABLE}
   [junit4]   2> 2231070 ERROR (jetty-launcher-5362-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2231070 INFO  (jetty-launcher-5362-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2231070 INFO  (jetty-launcher-5362-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2231070 INFO  (jetty-launcher-5362-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2231070 INFO  (jetty-launcher-5362-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-31T20:32:56.824Z
   [junit4]   2> 2231070 INFO  (jetty-launcher-5362-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@664039e9{SSL,[ssl, http/1.1]}{127.0.0.1:45492}
   [junit4]   2> 2231070 INFO  (jetty-launcher-5362-thread-2) [    ] o.e.j.s.Server Started @2234375ms
   [junit4]   2> 2231070 INFO  (jetty-launcher-5362-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45492}
   [junit4]   2> 2231071 ERROR (jetty-launcher-5362-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2231071 INFO  (jetty-launcher-5362-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2231071 INFO  (jetty-launcher-5362-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2231071 INFO  (jetty-launcher-5362-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2231071 INFO  (jetty-launcher-5362-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-31T20:32:56.825Z
   [junit4]   2> 2231073 INFO  (zkConnectionManagerCallback-5367-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231073 INFO  (zkConnectionManagerCallback-5369-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231074 INFO  (jetty-launcher-5362-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2231074 INFO  (jetty-launcher-5362-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2231081 INFO  (jetty-launcher-5362-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56894/solr
   [junit4]   2> 2231081 INFO  (jetty-launcher-5362-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56894/solr
   [junit4]   2> 2231083 INFO  (zkConnectionManagerCallback-5375-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231084 INFO  (zkConnectionManagerCallback-5377-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231086 INFO  (zkConnectionManagerCallback-5379-thread-1-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231088 INFO  (zkConnectionManagerCallback-5381-thread-1-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231235 INFO  (jetty-launcher-5362-thread-2) [n:127.0.0.1:45492_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2231236 INFO  (jetty-launcher-5362-thread-2) [n:127.0.0.1:45492_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45492_solr
   [junit4]   2> 2231238 INFO  (jetty-launcher-5362-thread-2) [n:127.0.0.1:45492_solr    ] o.a.s.c.Overseer Overseer (id=99270811760197638-127.0.0.1:45492_solr-n_0000000000) starting
   [junit4]   2> 2231248 INFO  (jetty-launcher-5362-thread-2) [n:127.0.0.1:45492_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45492_solr
   [junit4]   2> 2231252 INFO  (zkCallback-5380-thread-1-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2231252 INFO  (jetty-launcher-5362-thread-1) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2231261 INFO  (jetty-launcher-5362-thread-1) [n:127.0.0.1:34254_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2231265 INFO  (jetty-launcher-5362-thread-1) [n:127.0.0.1:34254_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34254_solr
   [junit4]   2> 2231266 INFO  (zkCallback-5380-thread-1-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2231267 INFO  (zkCallback-5378-thread-1-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2231333 INFO  (jetty-launcher-5362-thread-2) [n:127.0.0.1:45492_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2231370 INFO  (jetty-launcher-5362-thread-2) [n:127.0.0.1:45492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45492.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@719b6fa5
   [junit4]   2> 2231375 INFO  (jetty-launcher-5362-thread-2) [n:127.0.0.1:45492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45492.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@719b6fa5
   [junit4]   2> 2231375 INFO  (jetty-launcher-5362-thread-2) [n:127.0.0.1:45492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45492.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@719b6fa5
   [junit4]   2> 2231376 INFO  (jetty-launcher-5362-thread-2) [n:127.0.0.1:45492_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001/node2/.
   [junit4]   2> 2231404 INFO  (jetty-launcher-5362-thread-1) [n:127.0.0.1:34254_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2231430 INFO  (jetty-launcher-5362-thread-1) [n:127.0.0.1:34254_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34254.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@719b6fa5
   [junit4]   2> 2231435 INFO  (jetty-launcher-5362-thread-1) [n:127.0.0.1:34254_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34254.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@719b6fa5
   [junit4]   2> 2231435 INFO  (jetty-launcher-5362-thread-1) [n:127.0.0.1:34254_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34254.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@719b6fa5
   [junit4]   2> 2231436 INFO  (jetty-launcher-5362-thread-1) [n:127.0.0.1:34254_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001/node1/.
   [junit4]   2> 2231462 INFO  (zkConnectionManagerCallback-5387-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231466 INFO  (zkConnectionManagerCallback-5391-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231468 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[654F16C2CFB517E9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2231469 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[654F16C2CFB517E9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56894/solr ready
   [junit4]   2> 2231476 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[654F16C2CFB517E9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2231494 INFO  (qtp409666239-23553) [n:127.0.0.1:45492_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=39be84a2-0ea6-46b4-a254-2d8e5360cf0e&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2231496 INFO  (qtp409666239-23553) [n:127.0.0.1:45492_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=39be84a2-0ea6-46b4-a254-2d8e5360cf0e&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2231497 INFO  (qtp409666239-23554) [n:127.0.0.1:45492_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=39be84a2-0ea6-46b4-a254-2d8e5360cf0e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2231499 INFO  (qtp409666239-23554) [n:127.0.0.1:45492_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=39be84a2-0ea6-46b4-a254-2d8e5360cf0e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2231500 INFO  (OverseerThreadFactory-8168-thread-1-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2231614 INFO  (OverseerStateUpdate-99270811760197638-127.0.0.1:45492_solr-n_0000000000) [n:127.0.0.1:45492_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34254/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2231619 INFO  (OverseerStateUpdate-99270811760197638-127.0.0.1:45492_solr-n_0000000000) [n:127.0.0.1:45492_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45492/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2231623 INFO  (OverseerStateUpdate-99270811760197638-127.0.0.1:45492_solr-n_0000000000) [n:127.0.0.1:45492_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34254/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2231629 INFO  (OverseerStateUpdate-99270811760197638-127.0.0.1:45492_solr-n_0000000000) [n:127.0.0.1:45492_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45492/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2231848 INFO  (qtp409666239-23540) [n:127.0.0.1:45492_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 2231849 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2231849 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2231850 INFO  (qtp409666239-23540) [n:127.0.0.1:45492_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 2231851 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2231874 INFO  (qtp977208481-23541) [n:127.0.0.1:34254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 2231874 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2231876 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2231878 INFO  (qtp977208481-23541) [n:127.0.0.1:34254_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671&coreNodeName=core_node6&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 2231879 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671&coreNodeName=core_node6&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2231880 INFO  (qtp409666239-23544) [n:127.0.0.1:45492_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545
   [junit4]   2> 2231880 INFO  (qtp409666239-23544) [n:127.0.0.1:45492_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2231987 INFO  (zkCallback-5380-thread-1-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2231988 INFO  (zkCallback-5380-thread-2-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2231989 INFO  (zkCallback-5378-thread-1-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2231990 INFO  (zkCallback-5378-thread-2-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2231990 INFO  (zkCallback-5378-thread-3-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2232505 INFO  (qtp409666239-23548) [n:127.0.0.1:45492_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=39be84a2-0ea6-46b4-a254-2d8e5360cf0e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2232509 INFO  (qtp409666239-23548) [n:127.0.0.1:45492_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=39be84a2-0ea6-46b4-a254-2d8e5360cf0e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2232884 INFO  (qtp409666239-23553) [n:127.0.0.1:45492_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545
   [junit4]   2> 2232884 INFO  (qtp409666239-23553) [n:127.0.0.1:45492_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2232919 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2232925 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2232930 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2232940 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2232962 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2232964 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema [testcollection_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 2232965 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2232965 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2232966 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2232966 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n7' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2232967 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45492.solr.core.testcollection.shard2.replica_n7' (registry 'solr.core.testcollection.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@719b6fa5
   [junit4]   2> 2232967 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2232967 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore [[testcollection_shard2_replica_n7] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001/node2/testcollection_shard2_replica_n7], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001/node2/./testcollection_shard2_replica_n7/data/]
   [junit4]   2> 2232967 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2232967 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2232968 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2232968 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34254.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@719b6fa5
   [junit4]   2> 2232968 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2232968 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2232968 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001/node1/testcollection_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 2232968 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34254.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@719b6fa5
   [junit4]   2> 2232968 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2232968 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001/node1/testcollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2232971 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2232971 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2232971 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45492.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@719b6fa5
   [junit4]   2> 2232971 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2232971 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001/node2/testcollection_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_654F16C2CFB517E9-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 2233063 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2233063 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2233070 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2233070 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2233079 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@650347e2[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2233087 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2233087 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2233088 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2233087 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2233089 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2233089 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2233089 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2233089 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2233090 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e62e493[testcollection_shard1_replica_n2] main]
   [junit4]   2> 2233090 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b054649[testcollection_shard2_replica_n4] main]
   [junit4]   2> 2233092 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2233092 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2233092 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2233092 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2233093 INFO  (parallelCoreAdminExecutor-8171-thread-1-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588332990401871872
   [junit4]   2> 2233093 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2233093 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2233093 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588332990401871872
   [junit4]   2> 2233095 INFO  (searcherExecutor-8176-thread-1-processing-x:testcollection_shard1_replica_n2 r:core_node5 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE n:127.0.0.1:45492_solr s:shard1 c:testcollection) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@1e62e493[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2233095 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2233095 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2233096 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2233097 INFO  (searcherExecutor-8174-thread-1-processing-x:testcollection_shard2_replica_n4 r:core_node6 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE n:127.0.0.1:34254_solr s:shard2 c:testcollection) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher Searcher@2b054649[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2233098 INFO  (searcherExecutor-8175-thread-1-processing-x:testcollection_shard1_replica_n1 r:core_node3 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047671990349 CREATE n:127.0.0.1:34254_solr s:shard1 c:testcollection) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@650347e2[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2233098 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588332990407114752
   [junit4]   2> 2233099 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2233100 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2233134 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2233134 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2233136 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@681e82b9[testcollection_shard2_replica_n7] main]
   [junit4]   2> 2233142 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2233143 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2233144 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2233144 INFO  (parallelCoreAdminExecutor-8169-thread-1-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588332990455349248
   [junit4]   2> 2233146 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2233147 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2233147 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45492/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 2233146 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_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> 2233147 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:45492/solr START replicas=[https://127.0.0.1:34254/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2233148 INFO  (searcherExecutor-8173-thread-1-processing-x:testcollection_shard2_replica_n7 r:core_node8 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047687062545 CREATE n:127.0.0.1:45492_solr s:shard2 c:testcollection) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore [testcollection_shard2_replica_n7] Registered new searcher Searcher@681e82b9[testcollection_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2233155 INFO  (qtp977208481-23549) [n:127.0.0.1:34254_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2233248 INFO  (zkCallback-5380-thread-2-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233248 INFO  (zkCallback-5378-thread-2-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233248 INFO  (zkCallback-5380-thread-1-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233248 INFO  (zkCallback-5378-thread-1-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233248 INFO  (zkCallback-5378-thread-3-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233449 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:45492/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2233449 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2233449 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 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> 2233449 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2233455 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45492/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 2233511 INFO  (qtp409666239-23553) [n:127.0.0.1:45492_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=39be84a2-0ea6-46b4-a254-2d8e5360cf0e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2233512 INFO  (qtp409666239-23553) [n:127.0.0.1:45492_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=39be84a2-0ea6-46b4-a254-2d8e5360cf0e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2233557 INFO  (zkCallback-5380-thread-3-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233557 INFO  (zkCallback-5380-thread-1-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233558 INFO  (zkCallback-5378-thread-3-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233558 INFO  (zkCallback-5378-thread-2-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233558 INFO  (zkCallback-5378-thread-1-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233606 INFO  (parallelCoreAdminExecutor-8169-thread-2-processing-n:127.0.0.1:45492_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047676547601 CREATE) [n:127.0.0.1:45492_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2233649 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2233649 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2233649 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34254/solr/testcollection_shard2_replica_n4/
   [junit4]   2> 2233649 INFO  (parallelCoreAdminExecutor-8171-thread-2-processing-n:127.0.0.1:34254_solr 39be84a2-0ea6-46b4-a254-2d8e5360cf0e2496047681473671 CREATE) [n:127.0.0.1:34254_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 url=https://127.0.0.1:34254/solr START replicas=[https://127.0.0.1:45492/solr/testcollection_shard2_replica_n7/] nUpdates=100
   [junit4]   2> 2233654 INFO  (qtp409666239-23548) [n:127.0.0.1:45492_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2233712 INFO  (zkCallback-5378-thread-2-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233712 INFO  (zkCallback-5380-thread-1-processing-n:127.0.0.1:45492_solr) [n:127.0.0.1:45492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233712 INFO  (zkCallback-5378-thread-1-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2233712 INFO  (zkCallback-5378-thread-3-processing-n:127.0.0.1:34254_solr) [n:127.0.0.1:34254_

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

collection.test.shard1.leader, tag=431143035
   [junit4]   2> 582434 INFO  (jetty-closer-1396-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41148_solr
   [junit4]   2> 582436 INFO  (zkCallback-1429-thread-14-processing-n:127.0.0.1:50004_solr) [n:127.0.0.1:50004_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 582438 INFO  (jetty-closer-1396-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 582439 INFO  (zkCallback-1421-thread-18-processing-n:127.0.0.1:41148_solr) [n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 582439 INFO  (zkCallback-1426-thread-14-processing-n:127.0.0.1:59059_solr) [n:127.0.0.1:59059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 582456 INFO  (jetty-closer-1396-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@334bf833{/solr,null,UNAVAILABLE}
   [junit4]   2> 582463 INFO  (coreCloseExecutor-1224-thread-1) [n:127.0.0.1:41148_solr c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.SolrCore [test_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b1192d6
   [junit4]   2> 582463 INFO  (coreCloseExecutor-1224-thread-1) [n:127.0.0.1:41148_solr c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard2.replica_n6, tag=991007446
   [junit4]   2> 582464 INFO  (coreCloseExecutor-1224-thread-1) [n:127.0.0.1:41148_solr c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d591a12: rootName = solr_41148, domain = solr.core.test.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.test.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@d45d83c
   [junit4]   2> 582480 INFO  (coreCloseExecutor-1224-thread-1) [n:127.0.0.1:41148_solr c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard2.leader, tag=991007446
   [junit4]   2> 582518 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 0x160ae64ef160014, 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> 582520 INFO  (jetty-closer-1396-thread-3) [    ] o.a.s.c.Overseer Overseer (id=99270940333309968-127.0.0.1:41148_solr-n_0000000004) closing
   [junit4]   2> 582520 INFO  (OverseerStateUpdate-99270940333309968-127.0.0.1:41148_solr-n_0000000004) [n:127.0.0.1:41148_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41148_solr
   [junit4]   2> 582572 INFO  (jetty-closer-1396-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d84033a{/solr,null,UNAVAILABLE}
   [junit4]   2> 582573 WARN  (OverseerAutoScalingTriggerThread-99270940333309968-127.0.0.1:41148_solr-n_0000000004) [n:127.0.0.1:41148_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 582625 INFO  (jetty-closer-1396-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47e589ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 582942 ERROR (SUITE-TestV2Request-seed#[AFEEDAF0B2C5FBD2]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 582943 INFO  (SUITE-TestV2Request-seed#[AFEEDAF0B2C5FBD2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62745 62745
   [junit4]   2> 584610 INFO  (Thread-717) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62745 62745
   [junit4]   2> 584612 WARN  (Thread-717) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	8	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/test/state.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/99270940333309968-127.0.0.1:41148_solr-n_0000000004
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_AFEEDAF0B2C5FBD2-001
   [junit4]   2> Dec 31, 2017 9:13:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Dec 31, 2017 9:13:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request: 
   [junit4]   2>    1) Thread[id=3659, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Dec 31, 2017 9:13:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3659, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request]
   [junit4]   2> Dec 31, 2017 9:13:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1906, maxMBSortInHeap=7.3602790796067605, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@388f7e4e), locale=ar-EG, timezone=Etc/GMT+7
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=101048440,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [TestLBHttpSolrClient, SolrExampleXMLTest, CloudSolrClientBuilderTest, TestDelegationTokenResponse, TestJavaBinCodec, TestCoreAdmin, TermsResponseTest, GraphTest, CosineEvaluatorTest, CumulativeProbabilityEvaluatorTest, TestToleratedUpdateError, PowerEvaluatorTest, AppendEvaluatorTest, TestSolrProperties, TestV1toV2ApiMapper, TestUpdateRequestCodec, TestHash, LessThanEvaluatorTest, CeilingEvaluatorTest, ShardParamsTest, TestSpellCheckResponse, FieldAnalysisResponseTest, UuidEvaluatorTest, LengthEvaluatorTest, ArrayEvaluatorTest, SchemaTest, ReverseEvaluatorTest, RecursiveEvaluatorTest, TestJsonRecordReader, GetByIdTest, ArcSineEvaluatorTest, FloorEvaluatorTest, TestXMLEscaping, UsingSolrJRefGuideExamplesTest, SubtractEvaluatorTest, TestBatchUpdate, JettyWebappTest, LargeVolumeEmbeddedTest, LargeVolumeJettyTest, TestDocumentObjectBinder, ModifiableSolrParamsTest, NamedListTest, CollectionAdminRequestRequiredParamsTest, TestSolrJErrorHandling, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, HttpSolrClientBuilderTest, HttpSolrClientSSLAuthConPoolTest, LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections, GraphExpressionTest, JdbcDriverTest, JdbcTest, StreamExpressionToExpessionTest, StreamingTest, AddEvaluatorTest, ArcTangentEvaluatorTest, CoalesceEvaluatorTest, EmpiricalDistributionEvaluatorTest, ExclusiveOrEvaluatorTest, GreaterThanEvaluatorTest, HyperbolicSineEvaluatorTest, LessThanEqualToEvaluatorTest, ModuloEvaluatorTest, MultiplyEvaluatorTest, NaturalLogEvaluatorTest, NormalDistributionEvaluatorTest, NotEvaluatorTest, RawValueEvaluatorTest, RoundEvaluatorTest, SineEvaluatorTest, SquareRootEvaluatorTest, UniformDistributionEvaluatorTest, StreamExpressionParserTest, ConcatOperationTest, TestCollectionAdminRequest, TestConfigSetAdminRequest, TestDelegationTokenRequest, TestV2Request]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV2Request -Dtests.seed=AFEEDAF0B2C5FBD2 -Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=Etc/GMT+7 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestV2Request (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request: 
   [junit4]    >    1) Thread[id=3659, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AFEEDAF0B2C5FBD2]:0)
   [junit4] Completed [146/146 (1!)] on J0 in 475.10s, 3 tests, 3 errors <<< FAILURES!

[...truncated 47153 lines...]