You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/07 21:58:10 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 6261 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6261/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:57918/tubg/k: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57918/tubg/k: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([7043C193D978D981:F817FE497784B479]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
Error from server at http://127.0.0.1:57920/tubg/k: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57920/tubg/k: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([7043C193D978D981:F817FE497784B479]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
Error from server at http://127.0.0.1:57919/tubg/k: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57919/tubg/k: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([7043C193D978D981:F817FE497784B479]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
Error from server at http://127.0.0.1:57906/tubg/k: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57906/tubg/k: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([7043C193D978D981:F817FE497784B479]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
Error from server at http://127.0.0.1:50962/tubg/k: Underlying core creation failed while creating collection: c8n_1x3_commits

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50962/tubg/k: Underlying core creation failed while creating collection: c8n_1x3_commits
	at __randomizedtesting.SeedInfo.seed([7043C193D978D981:F817FE497784B479]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1755)
	at org.apache.solr.cloud.HttpPartitionOnCommitTest.oneShardTest(HttpPartitionOnCommitTest.java:125)
	at org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:66)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 12979 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 532816 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[7043C193D978D981]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 532817 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[7043C193D978D981]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/data-dir-46-001
   [junit4]   2> 532817 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[7043C193D978D981]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 532818 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[7043C193D978D981]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 532818 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[7043C193D978D981]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 532818 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[7043C193D978D981]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tubg/k
   [junit4]   2> 532831 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 532832 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 532832 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 532833 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 532941 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer start zk server on port: 50847
   [junit4]   2> 532941 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50847
   [junit4]   2> 532941 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50847
   [junit4]   2> 532941 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50847
   [junit4]   2> 532945 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 532950 INFO  (zkConnectionManagerCallback-3293-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532950 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 532955 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 532961 INFO  (zkConnectionManagerCallback-3295-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532961 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 532969 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 532973 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 532976 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 532979 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 532982 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 532985 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 532988 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 532991 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 532994 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 532998 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 533001 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 533007 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 533470 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 533470 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 533470 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 533475 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 533476 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 533476 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 533479 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24b70244{/tubg/k,null,AVAILABLE}
   [junit4]   2> 533483 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@bcdd883{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50859}
   [junit4]   2> 533486 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.s.Server Started @533705ms
   [junit4]   2> 533486 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/tubg/k, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/tempDir-001/control/data, hostPort=50858, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/control-001/cores}
   [junit4]   2> 533488 ERROR (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 533488 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 533489 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 533489 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 533489 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 533489 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-07T21:08:26.739361Z
   [junit4]   2> 533493 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533498 INFO  (zkConnectionManagerCallback-3297-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533498 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533604 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 533604 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/control-001/solr.xml
   [junit4]   2> 533607 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 533915 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 533917 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ac360e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533917 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ac360e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533932 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f83f47f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533933 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f83f47f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 533935 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50847/solr
   [junit4]   2> 533936 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533945 INFO  (zkConnectionManagerCallback-3307-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533945 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533948 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]-SendThread(127.0.0.1:50847)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a1c846cc0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 534057 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 534066 INFO  (zkConnectionManagerCallback-3309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534066 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 535129 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50858_tubg%2Fk
   [junit4]   2> 535131 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.Overseer Overseer (id=72235475591233540-127.0.0.1:50858_tubg%2Fk-n_0000000000) starting
   [junit4]   2> 535146 INFO  (OverseerStateUpdate-72235475591233540-127.0.0.1:50858_tubg%2Fk-n_0000000000) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50858_tubg%2Fk
   [junit4]   2> 535147 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50858_tubg%2Fk
   [junit4]   2> 535151 INFO  (OverseerStateUpdate-72235475591233540-127.0.0.1:50858_tubg%2Fk-n_0000000000) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 535162 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 535163 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 535193 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 535211 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68
   [junit4]   2> 535224 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68
   [junit4]   2> 535224 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68
   [junit4]   2> 535225 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/control-001/cores
   [junit4]   2> 535239 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 535242 INFO  (zkConnectionManagerCallback-3326-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 535242 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 535245 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 535251 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50847/solr ready
   [junit4]   2> 535253 INFO  (SocketProxy-Acceptor-50858) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50905,localport=50858], receiveBufferSize: 408300
   [junit4]   2> 535256 INFO  (SocketProxy-Acceptor-50858) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=50859,localport=50906], receiveBufferSize=408300
   [junit4]   2> 535258 INFO  (qtp203944471-5817) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50858_tubg%252Fk&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 535281 INFO  (OverseerThreadFactory-3316-thread-1-processing-n:127.0.0.1:50858_tubg%2Fk) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 535448 INFO  (SocketProxy-Acceptor-50858) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50912,localport=50858], receiveBufferSize: 408300
   [junit4]   2> 535449 INFO  (SocketProxy-Acceptor-50858) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=50859,localport=50913], receiveBufferSize=408300
   [junit4]   2> 535459 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 535459 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 535513 INFO  (OverseerStateUpdate-72235475591233540-127.0.0.1:50858_tubg%2Fk-n_0000000000) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50858/tubg/k",
   [junit4]   2>   "node_name":"127.0.0.1:50858_tubg%2Fk",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 535716 INFO  (SocketProxy-Acceptor-50858) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50917,localport=50858], receiveBufferSize: 408300
   [junit4]   2> 535721 INFO  (SocketProxy-Acceptor-50858) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=50859,localport=50918], receiveBufferSize=408300
   [junit4]   2> 535724 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 535752 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 535766 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 535886 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 536045 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 536046 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68
   [junit4]   2> 536049 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 536051 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=29.228515625, floorSegmentMB=0.86328125, forceMergeDeletesPctAllowed=25.68571444684542, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=37.63955796428917
   [junit4]   2> 536064 WARN  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 536173 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 536173 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 536175 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 536175 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 536176 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8604228229863534]
   [junit4]   2> 536183 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 536185 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 536185 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 536185 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671593836606914560
   [junit4]   2> 536199 INFO  (searcherExecutor-3328-thread-1-processing-n:127.0.0.1:50858_tubg%2Fk x:control_collection_shard1_replica_n1 c:control_collection s:shard1 r:core_node2) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 536218 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 536218 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 536255 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 536255 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 536255 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50858/tubg/k/control_collection_shard1_replica_n1/
   [junit4]   2> 536258 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 536261 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:50858/tubg/k/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 536261 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72235475591233540-core_node2-n_0000000000
   [junit4]   2> 536275 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50858/tubg/k/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 536387 INFO  (zkCallback-3308-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 536388 INFO  (zkCallback-3308-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 536401 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 536422 INFO  (qtp203944471-5819) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=698
   [junit4]   2> 536438 INFO  (qtp203944471-5817) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 536520 INFO  (zkCallback-3308-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 536520 INFO  (zkCallback-3308-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 536520 INFO  (zkCallback-3308-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 536522 INFO  (qtp203944471-5817) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50858_tubg%252Fk&wt=javabin&version=2} status=0 QTime=1263
   [junit4]   2> 536523 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 536636 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 536642 INFO  (zkConnectionManagerCallback-3337-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536643 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 536646 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 536650 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50847/solr ready
   [junit4]   2> 536651 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 536651 INFO  (SocketProxy-Acceptor-50858) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50937,localport=50858], receiveBufferSize: 408300
   [junit4]   2> 536652 INFO  (SocketProxy-Acceptor-50858) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=50859,localport=50938], receiveBufferSize=408300
   [junit4]   2> 536664 INFO  (qtp203944471-5817) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 536678 INFO  (OverseerThreadFactory-3316-thread-2-processing-n:127.0.0.1:50858_tubg%2Fk) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 536679 INFO  (OverseerCollectionConfigSetProcessor-72235475591233540-127.0.0.1:50858_tubg%2Fk-n_0000000000) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 536897 WARN  (OverseerThreadFactory-3316-thread-2-processing-n:127.0.0.1:50858_tubg%2Fk) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 536905 INFO  (qtp203944471-5817) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 536908 INFO  (qtp203944471-5817) [n:127.0.0.1:50858_tubg%2Fk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=243
   [junit4]   2> 536909 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 536909 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 536910 INFO  (watches-3334-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 536910 INFO  (watches-3334-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 536910 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 536910 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 536911 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 536912 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 536912 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 537205 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 537206 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 537206 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 537206 INFO  (closeThreadPool-3338-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 537210 INFO  (closeThreadPool-3338-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 537210 INFO  (closeThreadPool-3338-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 537210 INFO  (closeThreadPool-3338-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 537210 INFO  (closeThreadPool-3338-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ceae8cf{/tubg/k,null,AVAILABLE}
   [junit4]   2> 537212 INFO  (closeThreadPool-3338-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@59ff69a2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50963}
   [junit4]   2> 537212 INFO  (closeThreadPool-3338-thread-1) [     ] o.e.j.s.Server Started @537434ms
   [junit4]   2> 537212 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/tubg/k, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/tempDir-001/jetty1, hostPort=50962, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/shard-1-001/cores}
   [junit4]   2> 537212 ERROR (closeThreadPool-3338-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 537212 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 537212 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 537212 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 537212 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 537212 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-07T21:08:30.462908Z
   [junit4]   2> 537214 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 537218 INFO  (zkConnectionManagerCallback-3340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537218 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 537221 WARN  (closeThreadPool-3338-thread-1-SendThread(127.0.0.1:50847)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a1c846cc0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 537325 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 537326 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/shard-1-001/solr.xml
   [junit4]   2> 537330 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 537457 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 537460 WARN  (closeThreadPool-3338-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4aeaad70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 537460 WARN  (closeThreadPool-3338-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4aeaad70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 537470 WARN  (closeThreadPool-3338-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73340dac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 537470 WARN  (closeThreadPool-3338-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73340dac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 537472 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50847/solr
   [junit4]   2> 537474 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 537476 INFO  (zkConnectionManagerCallback-3350-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537476 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 537487 WARN  (closeThreadPool-3338-thread-1-SendThread(127.0.0.1:50847)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a1c846cc0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 537596 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 537601 INFO  (zkConnectionManagerCallback-3352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537601 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 537655 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 537693 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.c.ZkController Publish node=127.0.0.1:50962_tubg%2Fk as DOWN
   [junit4]   2> 537703 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 537703 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50962_tubg%2Fk
   [junit4]   2> 537711 INFO  (zkCallback-3308-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 537712 INFO  (zkCallback-3336-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 537712 INFO  (zkCallback-3351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 537730 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 537731 WARN  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 537756 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 537760 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 537760 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 537760 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 537762 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 537762 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 537762 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 537763 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d3b0450{/tubg/k,null,AVAILABLE}
   [junit4]   2> 537764 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@fbf0da1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51014}
   [junit4]   2> 537764 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.Server Started @537986ms
   [junit4]   2> 537764 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/tubg/k, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/tempDir-001/jetty2, hostPort=51013, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/shard-2-001/cores}
   [junit4]   2> 537764 ERROR (closeThreadPool-3338-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 537764 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 537764 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 537764 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 537764 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 537764 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-07T21:08:31.014889Z
   [junit4]   2> 537767 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 537771 INFO  (zkConnectionManagerCallback-3357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537771 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 537778 WARN  (closeThreadPool-3338-thread-2-SendThread(127.0.0.1:50847)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a1c846cc000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 537790 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 537834 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68
   [junit4]   2> 537853 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68
   [junit4]   2> 537853 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68
   [junit4]   2> 537858 INFO  (closeThreadPool-3338-thread-1) [n:127.0.0.1:50962_tubg%2Fk     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/shard-1-001/cores
   [junit4]   2> 537879 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 537879 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/shard-2-001/solr.xml
   [junit4]   2> 537885 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 537888 INFO  (closeThreadPool-3338-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:50962_tubg%2Fk
   [junit4]   2> 538007 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 538010 WARN  (closeThreadPool-3338-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@588e1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538010 WARN  (closeThreadPool-3338-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@588e1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538018 WARN  (closeThreadPool-3338-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29aec2f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538018 WARN  (closeThreadPool-3338-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29aec2f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538021 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50847/solr
   [junit4]   2> 538022 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 538027 INFO  (zkConnectionManagerCallback-3372-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538028 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 538033 WARN  (closeThreadPool-3338-thread-2-SendThread(127.0.0.1:50847)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a1c846cc000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 538137 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 538141 INFO  (zkConnectionManagerCallback-3374-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538141 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 538178 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 538202 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.c.ZkController Publish node=127.0.0.1:51013_tubg%2Fk as DOWN
   [junit4]   2> 538207 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 538209 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51013_tubg%2Fk
   [junit4]   2> 538220 INFO  (zkCallback-3308-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 538222 INFO  (zkCallback-3336-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 538222 INFO  (zkCallback-3351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 538223 INFO  (zkCallback-3373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 538244 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 538244 WARN  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 538284 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 538314 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68
   [junit4]   2> 538330 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68
   [junit4]   2> 538330 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f11eb68
   [junit4]   2> 538331 INFO  (closeThreadPool-3338-thread-2) [n:127.0.0.1:51013_tubg%2Fk     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/shard-2-001/cores
   [junit4]   2> 538383 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:51013_tubg%2Fk
   [junit4]   2> 538409 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 538412 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 538412 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 538412 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 538425 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 538425 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 538425 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 538426 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@232f9397{/tubg/k,null,AVAILABLE}
   [junit4]   2> 538429 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3bfc439d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51027}
   [junit4]   2> 538429 INFO  (closeThreadPool-3338-thread-2) [     ] o.e.j.s.Server Started @538651ms
   [junit4]   2> 538429 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/tubg/k, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/tempDir-001/jetty3, hostPort=51026, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 538429 ERROR (closeThreadPool-3338-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 538429 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 538429 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 538429 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 538429 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 538429 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-07T21:08:31.679875Z
   [junit4]   2> 538434 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 538443 INFO  (zkConnectionManagerCallback-3384-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538445 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 538454 WARN  (closeThreadPool-3338-thread-2-SendThread(127.0.0.1:50847)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a1c846cc000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100a1c846cc000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 538566 INFO  (closeThreadPool-3338-thread-2) [     ] o.a.s.s.SolrDispatchFilte

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

 Caused by: org.apache.solr.common.SolrException: Unable to create core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1396)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1261)
   [junit4]   2> 	... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error Instantiating Update Handler, solr.DirectUpdateHandler2 failed to instantiate org.apache.solr.update.UpdateHandler
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1072)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:908)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1375)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error Instantiating Update Handler, solr.DirectUpdateHandler2 failed to instantiate org.apache.solr.update.UpdateHandler
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:852)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:900)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1148)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1013)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: java.lang.reflect.InvocationTargetException
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   [junit4]   2> 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
   [junit4]   2> 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:838)
   [junit4]   2> 	... 42 more
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:122)
   [junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:111)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:118)
   [junit4]   2> 	... 48 more
   [junit4]   2> 
   [junit4]   2> 27590 INFO  (qtp449444599-49) [n:127.0.0.1:57919_tubg%2Fk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=6421
   [junit4]   2> 27597 WARN  (closeThreadPool-41-thread-2) [     ] o.a.s.c.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:57919/tubg/k, target: http://127.0.0.1:57927/tubg/k
   [junit4]   2> 27598 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 27834 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 27840 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57902
   [junit4]   2> 27840 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57902
   [junit4]   2> 27840 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[7043C193D978D981]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57902
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=7043C193D978D981 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kab -Dtests.timezone=Europe/Skopje -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   20.8s J0 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57919/tubg/k: Underlying core creation failed while creating collection: control_collection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7043C193D978D981:F817FE497784B479]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_7043C193D978D981-001
   [junit4]   2> Jul 07, 2020 9:57:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=kab, timezone=Europe/Skopje
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=120856072,total=300941312
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionOnCommitTest]
   [junit4] Completed [5/5 (5!)] on J0 in 25.49s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048: There were test failures: 5 suites, 5 tests, 5 errors [seed: 7043C193D978D981]

Total time: 32 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-MacOSX #6260' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-MacOSX #6261'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2