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/05/28 02:51:49 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-15-ea+24) - Build # 3217 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3217/
Java: 64bit/jdk-15-ea+24 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at https://127.0.0.1:36781/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36781/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([4400C3713303702D:2B5FDF0E2832D3DB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at https://127.0.0.1:46141/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46141/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([4400C3713303702D:2B5FDF0E2832D3DB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at https://127.0.0.1:33167/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33167/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([4400C3713303702D:2B5FDF0E2832D3DB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at https://127.0.0.1:46169/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46169/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([4400C3713303702D:2B5FDF0E2832D3DB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14434 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> 433338 INFO  (SUITE-TestConfigSetsAPI-seed#[4400C3713303702D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 433338 INFO  (SUITE-TestConfigSetsAPI-seed#[4400C3713303702D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 433339 INFO  (SUITE-TestConfigSetsAPI-seed#[4400C3713303702D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001/data-dir-76-001
   [junit4]   2> 433339 WARN  (SUITE-TestConfigSetsAPI-seed#[4400C3713303702D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=62 numCloses=62
   [junit4]   2> 433339 INFO  (SUITE-TestConfigSetsAPI-seed#[4400C3713303702D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 433340 INFO  (SUITE-TestConfigSetsAPI-seed#[4400C3713303702D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 433345 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteErrors
   [junit4]   2> 433345 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001/tempDir-001
   [junit4]   2> 433345 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 433345 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 433345 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 433445 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34413
   [junit4]   2> 433445 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34413
   [junit4]   2> 433445 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34413
   [junit4]   2> 433445 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34413
   [junit4]   2> 433447 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433449 INFO  (zkConnectionManagerCallback-5833-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433449 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433456 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433461 INFO  (zkConnectionManagerCallback-5835-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433462 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433465 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433467 INFO  (zkConnectionManagerCallback-5837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433467 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433587 WARN  (jetty-launcher-5838-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 433587 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 433587 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 433587 INFO  (jetty-launcher-5838-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 433593 INFO  (jetty-launcher-5838-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 433593 INFO  (jetty-launcher-5838-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 433593 INFO  (jetty-launcher-5838-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 433598 INFO  (jetty-launcher-5838-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ae48141{/solr,null,AVAILABLE}
   [junit4]   2> 433600 INFO  (jetty-launcher-5838-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d90cc6{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:36167}
   [junit4]   2> 433600 INFO  (jetty-launcher-5838-thread-1) [     ] o.e.j.s.Server Started @433914ms
   [junit4]   2> 433600 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36167}
   [junit4]   2> 433600 ERROR (jetty-launcher-5838-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 433600 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 433600 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 433600 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 433600 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 433600 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T02:27:03.008681Z
   [junit4]   2> 433601 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433606 INFO  (zkConnectionManagerCallback-5840-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433606 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433612 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 433756 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 433758 WARN  (jetty-launcher-5838-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50c48b94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433758 WARN  (jetty-launcher-5838-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50c48b94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433764 WARN  (jetty-launcher-5838-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40fceddd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433764 WARN  (jetty-launcher-5838-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40fceddd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433766 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34413/solr
   [junit4]   2> 433766 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433772 INFO  (zkConnectionManagerCallback-5851-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433772 INFO  (jetty-launcher-5838-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433875 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433876 INFO  (zkConnectionManagerCallback-5853-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433876 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433930 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36167_solr
   [junit4]   2> 433930 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.c.Overseer Overseer (id=72118496006176773-127.0.0.1:36167_solr-n_0000000000) starting
   [junit4]   2> 433933 INFO  (OverseerStateUpdate-72118496006176773-127.0.0.1:36167_solr-n_0000000000) [n:127.0.0.1:36167_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36167_solr
   [junit4]   2> 433934 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36167_solr
   [junit4]   2> 433935 INFO  (zkCallback-5852-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433936 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 433936 WARN  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] 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> 433960 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 433979 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36167.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff820ae
   [junit4]   2> 433985 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36167.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff820ae
   [junit4]   2> 433985 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36167.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff820ae
   [junit4]   2> 433986 INFO  (jetty-launcher-5838-thread-1) [n:127.0.0.1:36167_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001/tempDir-001/node1/.
   [junit4]   2> 433994 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 433995 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433996 INFO  (zkConnectionManagerCallback-5870-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433996 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433997 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433997 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34413/solr ready
   [junit4]   2> 434006 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 434007 INFO  (zkConnectionManagerCallback-5872-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434008 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 434136 INFO  (qtp1260642793-10339) [n:127.0.0.1:36167_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params action=DELETE&wt=javabin&version=2 
   [junit4]   2> 434136 ERROR (qtp1260642793-10339) [n:127.0.0.1:36167_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing required parameter: name
   [junit4]   2> 	at org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1532)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1548)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler$ConfigSetOperation$2.call(ConfigSetsHandler.java:282)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:128)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:146)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 434136 INFO  (qtp1260642793-10339) [n:127.0.0.1:36167_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=DELETE&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 434137 INFO  (qtp1260642793-10341) [n:127.0.0.1:36167_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=configSetBogus&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 434140 INFO  (OverseerThreadFactory-5860-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete, {
   [junit4]   2>   "name":"configSetBogus",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 434143 ERROR (OverseerThreadFactory-5860-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr     ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: configSetBogus operation: delete failed:org.apache.solr.common.SolrException: ConfigSet does not exist to delete: configSetBogus
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:356)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:112)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 434144 INFO  (qtp1260642793-10341) [n:127.0.0.1:36167_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSetBogus&action=DELETE&wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 434145 INFO  (qtp1260642793-10341) [n:127.0.0.1:36167_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=configSet&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 434150 INFO  (OverseerThreadFactory-5860-thread-2-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete, {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 434150 INFO  (OverseerCollectionConfigSetProcessor-72118496006176773-127.0.0.1:36167_solr-n_0000000000) [n:127.0.0.1:36167_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 434150 ERROR (OverseerThreadFactory-5860-thread-2-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr     ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: configSet operation: delete failed:org.apache.solr.common.SolrException: Requested delete of immutable ConfigSet: configSet
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:378)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:112)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 434151 INFO  (qtp1260642793-10341) [n:127.0.0.1:36167_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet&action=DELETE&wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 434262 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=189895953
   [junit4]   2> 434262 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36167_solr
   [junit4]   2> 434263 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 434263 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36167_solr as DOWN
   [junit4]   2> 434264 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 434264 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 434264 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42b17b40: rootName = solr_36167, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@34794176
   [junit4]   2> 434270 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 434270 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71a360ca: rootName = solr_36167, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@9ca62e8
   [junit4]   2> 434272 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 434272 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d115e40: rootName = solr_36167, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@791b229
   [junit4]   2> 434272 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 434274 INFO  (closeThreadPool-5878-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118496006176773-127.0.0.1:36167_solr-n_0000000000) closing
   [junit4]   2> 434274 INFO  (OverseerStateUpdate-72118496006176773-127.0.0.1:36167_solr-n_0000000000) [n:127.0.0.1:36167_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36167_solr
   [junit4]   2> 434274 INFO  (OverseerAutoScalingTriggerThread-72118496006176773-127.0.0.1:36167_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 434282 INFO  (closeThreadPool-5878-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72118496006176773-127.0.0.1:36167_solr-n_0000000000) closing
   [junit4]   2> 434396 INFO  (jetty-closer-5873-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118496006176773-127.0.0.1:36167_solr-n_0000000000) closing
   [junit4]   2> 434397 INFO  (jetty-closer-5873-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d90cc6{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 434398 INFO  (jetty-closer-5873-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ae48141{/solr,null,UNAVAILABLE}
   [junit4]   2> 434398 INFO  (jetty-closer-5873-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 434399 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 434605 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 434607 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34413
   [junit4]   2> 434607 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34413
   [junit4]   2> 434607 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34413
   [junit4]   2> 434607 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[4400C3713303702D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteErrors
   [junit4]   2> 434613 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelete
   [junit4]   2> 434613 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001/tempDir-003
   [junit4]   2> 434613 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 434614 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 434614 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 434714 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42607
   [junit4]   2> 434714 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42607
   [junit4]   2> 434714 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42607
   [junit4]   2> 434714 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42607
   [junit4]   2> 434723 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 434738 INFO  (zkConnectionManagerCallback-5880-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434738 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 434749 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 434750 INFO  (zkConnectionManagerCallback-5882-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434750 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 434751 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 434754 INFO  (zkConnectionManagerCallback-5884-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434754 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 434911 WARN  (jetty-launcher-5885-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 434911 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 434911 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 434911 INFO  (jetty-launcher-5885-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 434937 INFO  (jetty-launcher-5885-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 434937 INFO  (jetty-launcher-5885-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 434938 INFO  (jetty-launcher-5885-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 434938 INFO  (jetty-launcher-5885-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@741e8c3c{/solr,null,AVAILABLE}
   [junit4]   2> 434941 INFO  (jetty-launcher-5885-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b933132{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:39727}
   [junit4]   2> 434941 INFO  (jetty-launcher-5885-thread-1) [     ] o.e.j.s.Server Started @435255ms
   [junit4]   2> 434941 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39727}
   [junit4]   2> 434941 ERROR (jetty-launcher-5885-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 434941 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 434941 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 434941 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 434941 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 434941 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T02:27:04.349755Z
   [junit4]   2> 434948 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 434957 INFO  (zkConnectionManagerCallback-5887-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434958 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 434971 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 435455 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 435457 WARN  (jetty-launcher-5885-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@285356c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 435457 WARN  (jetty-launcher-5885-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@285356c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 435462 WARN  (jetty-launcher-5885-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18f6e01d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 435462 WARN  (jetty-launcher-5885-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18f6e01d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 435463 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42607/solr
   [junit4]   2> 435466 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 435469 INFO  (zkConnectionManagerCallback-5898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 435469 INFO  (jetty-launcher-5885-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 435573 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 435574 INFO  (zkConnectionManagerCallback-5900-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 435574 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 435618 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39727_solr
   [junit4]   2> 435618 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.c.Overseer Overseer (id=72118496089931781-127.0.0.1:39727_solr-n_0000000000) starting
   [junit4]   2> 435621 INFO  (OverseerStateUpdate-72118496089931781-127.0.0.1:39727_solr-n_0000000000) [n:127.0.0.1:39727_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39727_solr
   [junit4]   2> 435621 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39727_solr
   [junit4]   2> 435625 INFO  (zkCallback-5899-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 435626 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 435626 WARN  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] 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> 435638 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 435653 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39727.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff820ae
   [junit4]   2> 435658 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39727.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff820ae
   [junit4]   2> 435659 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39727.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff820ae
   [junit4]   2> 435660 INFO  (jetty-launcher-5885-thread-1) [n:127.0.0.1:39727_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001/tempDir-003/node1/.
   [junit4]   2> 435667 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 435668 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 435669 INFO  (zkConnectionManagerCallback-5917-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 435669 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 435669 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 435670 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42607/solr ready
   [junit4]   2> 435674 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 435681 INFO  (zkConnectionManagerCallback-5919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 435681 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 435785 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 435786 INFO  (zkConnectionManagerCallback-5921-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 435786 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 435806 INFO  (qtp1684658676-10450) [n:127.0.0.1:39727_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=configSet&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 435808 INFO  (OverseerThreadFactory-5907-thread-1-processing-n:127.0.0.1:39727_solr) [n:127.0.0.1:39727_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete, {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 435808 INFO  (OverseerThreadFactory-5907-thread-1-processing-n:127.0.0.1:39727_solr) [n:127.0.0.1:39727_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 435810 INFO  (qtp1684658676-10450) [n:127.0.0.1:39727_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet&action=DELETE&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 436014 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=573150095
   [junit4]   2> 436014 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39727_solr
   [junit4]   2> 436015 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 436015 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39727_solr as DOWN
   [junit4]   2> 436015 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 436016 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 436016 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3390cd17: rootName = solr_39727, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@67add07d
   [junit4]   2> 436020 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 436020 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12dc2e08: rootName = solr_39727, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@9ca62e8
   [junit4]   2> 436021 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 436021 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@184c691: rootName = solr_39727, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@791b229
   [junit4]   2> 436021 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 436022 INFO  (closeThreadPool-5927-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118496089931781-127.0.0.1:39727_solr-n_0000000000) closing
   [junit4]   2> 436022 INFO  (OverseerStateUpdate-72118496089931781-127.0.0.1:39727_solr-n_0000000000) [n:127.0.0.1:39727_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39727_solr
   [junit4]   2> 436022 INFO  (OverseerAutoScalingTriggerThread-72118496089931781-127.0.0.1:39727_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 436031 INFO  (closeThreadPool-5927-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72118496089931781-127.0.0.1:39727_solr-n_0000000000) closing
   [junit4]   2> 436132 INFO  (jetty-closer-5922-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118496089931781-127.0.0.1:39727_solr-n_0000000000) closing
   [junit4]   2> 436133 INFO  (jetty-closer-5922-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2b933132{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 436133 INFO  (jetty-closer-5922-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@741e8c3c{/solr,null,UNAVAILABLE}
   [junit4]   2> 436133 INFO  (jetty-closer-5922-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 436133 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 436336 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 436337 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42607
   [junit4]   2> 436337 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42607
   [junit4]   2> 436337 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42607
   [junit4]   2> 436338 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[4400C3713303702D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4]   2> 436341 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUpload
   [junit4]   2> 436342 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001/tempDir-004
   [junit4]   2> 436342 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 436342 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 436342 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 436442 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 40071
   [junit4]   2> 436442 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40071
   [junit4]   2> 436442 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40071
   [junit4]   2> 436442 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40071
   [junit4]   2> 436444 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 436449 INFO  (zkConnectionManagerCallback-5929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436449 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 436482 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 436486 INFO  (zkConnectionManagerCallback-5931-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436486 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 436489 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 436490 INFO  (zkConnectionManagerCallback-5933-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436490 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 436604 WARN  (jetty-launcher-5934-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 436604 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 436604 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 436604 INFO  (jetty-launcher-5934-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 436618 INFO  (jetty-launcher-5934-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 436618 INFO  (jetty-launcher-5934-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 436618 INFO  (jetty-launcher-5934-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 436618 INFO  (jetty-launcher-5934-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fea21b7{/solr,null,AVAILABLE}
   [junit4]   2> 436619 INFO  (jetty-launcher-5934-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2ee4ba79{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:36269}
   [junit4]   2> 436619 INFO  (jetty-launcher-5934-thread-1) [     ] o.e.j.s.Server Started @436934ms
   [junit4]   2> 436619 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36269}
   [junit4]   2> 436619 ERROR (jetty-launcher-5934-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 436619 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 436619 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 436619 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 436619 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 436619 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T02:27:06.027846Z
   [junit4]   2> 436621 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 436627 INFO  (zkConnectionManagerCallback-5936-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436627 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 436628 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 436801 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 436802 WARN  (jetty-launcher-5934-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5210a7e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436803 WARN  (jetty-launcher-5934-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5210a7e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436807 WARN  (jetty-launcher-5934-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b75f66f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436807 WARN  (jetty-launcher-5934-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b75f66f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436808 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40071/solr
   [junit4]   2> 436808 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 436812 INFO  (zkConnectionManagerCallback-5947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436812 INFO  (jetty-launcher-5934-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 436917 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 436922 INFO  (zkConnectionManagerCallback-5949-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436922 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 436968 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36269_solr
   [junit4]   2> 436969 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.c.Overseer Overseer (id=72118496202194949-127.0.0.1:36269_solr-n_0000000000) starting
   [junit4]   2> 436978 INFO  (OverseerStateUpdate-72118496202194949-127.0.0.1:36269_solr-n_0000000000) [n:127.0.0.1:36269_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36269_solr
   [junit4]   2> 436986 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36269_solr
   [junit4]   2> 436987 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 436988 WARN  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] 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> 436990 INFO  (zkCallback-5948-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437002 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 437017 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36269.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff820ae
   [junit4]   2> 437023 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36269.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff820ae
   [junit4]   2> 437023 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36269.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff820ae
   [junit4]   2> 437024 INFO  (jetty-launcher-5934-thread-1) [n:127.0.0.1:36269_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001/tempDir-004/node1/.
   [junit4]   2> 437032 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 437033 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437037 INFO  (zkConnectionManagerCallback-5966-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437037 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437038 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437039 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40071/solr ready
   [junit4]   2> 437039 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437040 INFO  (zkConnectionManagerCallback-5968-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437040 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437041 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.TestConfigSetsAPI Directory: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/configsets/upload/regular
   [junit4]   2> 437044 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[4400C3713303702D]) [     ] o.a.s.c.TestConfigSetsAPI Zipfile: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001/tempDir-004/eygqhxko.zip
   [junit4]   2> 437064 INFO  (qtp20033883-10557) [n:127.0.0.1:36269_solr     ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: null, user principal: null
   [junit4]   2> 437066 INFO  (qtp20033883-10557) [n:127.0.0.1:36269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=regular-untrusted&action=UPLOAD} status=0 QTime=2
   [junit4]   2> 437186 INFO  (qtp20033883-10557) [n:127.0.0.1:36269_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=regular-untrusted&name=newcollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 437190 INFO  (OverseerThreadFactory-5956-thread-1-processing-n:127.0.0.1:36269_solr) [n:127.0.0.1:36269_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection newcollection
   [junit4]   2> 437310 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437310 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr     ] 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> 437312 INFO  (qtp20033883-10562) [n:127.0.0.1:36269_solr     ] 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> 437324 INFO  (OverseerStateUpdate-72118496202194949-127.0.0.1:36269_solr-n_0000000000) [n:127.0.0.1:36269_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"newcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"newcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36269/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36269_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 437531 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr    x:newcollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=regular-untrusted&newCollection=true&name=newcollection_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 437541 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 437548 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 437550 WARN  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 437550 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 437550 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'newcollection_shard1_replica_n1' using configuration from configset regular-untrusted, trusted=false
   [junit4]   2> 437551 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36269.solr.core.newcollection.shard1.replica_n1' (registry 'solr.core.newcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff820ae
   [junit4]   2> 437551 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[newcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001/tempDir-004/node1/./newcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001/tempDir-004/node1/./newcollection_shard1_replica_n1/data/]
   [junit4]   2> 437597 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 437597 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 437599 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/regular-untrusted
   [junit4]   2> 437599 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/regular-untrusted
   [junit4]   2> 437599 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/regular-untrusted/managed-schema
   [junit4]   2> 437601 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 437602 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 437603 INFO  (searcherExecutor-5970-thread-1-processing-n:127.0.0.1:36269_solr x:newcollection_shard1_replica_n1 c:newcollection s:shard1 r:core_node2) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [newcollection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'newcollection'
   [junit4]   2> 437605 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/newcollection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 437605 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/newcollection/leaders/shard1
   [junit4]   2> 437608 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 437608 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 437608 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36269/solr/newcollection_shard1_replica_n1/
   [junit4]   2> 437608 ERROR (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 437608 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 437608 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/newcollection/leaders/shard1/leader after winning as /collections/newcollection/leader_elect/shard1/election/72118496202194949-core_node2-n_0000000000
   [junit4]   2> 437610 INFO  (qtp20033883-10559) [n:127.0.0.1:36269_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36269/solr/newcollection_shard1_replica_n1/ shard1
   [junit4]   2> 437711 INFO  (zkCallback-5948-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 437712 INFO  (zkCallback-5948-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 437712 INFO  (zkCallback-5948-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1

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

dler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:146)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 23139 INFO  (qtp598694365-1162) [n:127.0.0.1:44615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=myconf&action=UPLOAD} status=400 QTime=0
   [junit4]   2> 23342 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=833679055
   [junit4]   2> 23342 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44615_solr
   [junit4]   2> 23343 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 23343 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44615_solr as DOWN
   [junit4]   2> 23344 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 23344 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 23344 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18cc84d0: rootName = solr_44615, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1b964db0
   [junit4]   2> 23349 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 23349 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2af5ee1d: rootName = solr_44615, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@203ec5de
   [junit4]   2> 23351 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 23351 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d8df9ec: rootName = solr_44615, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4a0d578b
   [junit4]   2> 23351 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 23351 INFO  (closeThreadPool-513-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118591027347461-127.0.0.1:44615_solr-n_0000000000) closing
   [junit4]   2> 23351 INFO  (OverseerAutoScalingTriggerThread-72118591027347461-127.0.0.1:44615_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 23351 INFO  (OverseerStateUpdate-72118591027347461-127.0.0.1:44615_solr-n_0000000000) [n:127.0.0.1:44615_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44615_solr
   [junit4]   2> 23351 INFO  (closeThreadPool-513-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72118591027347461-127.0.0.1:44615_solr-n_0000000000) closing
   [junit4]   2> 23452 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118591027347461-127.0.0.1:44615_solr-n_0000000000) closing
   [junit4]   2> 23453 INFO  (jetty-closer-508-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6c55b9e3{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 23453 INFO  (jetty-closer-508-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3115cfa4{/solr,null,UNAVAILABLE}
   [junit4]   2> 23453 INFO  (jetty-closer-508-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 23454 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4] OK      1.14s J1 | TestConfigSetsAPI.testUploadErrors
   [junit4]   2> 23659 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 23660 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33463
   [junit4]   2> 23660 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33463
   [junit4]   2> 23660 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[4400C3713303702D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33463
   [junit4]   2> 23660 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[4400C3713303702D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUploadErrors
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestConfigSetsAPI_4400C3713303702D-001
   [junit4]   2> May 28, 2020 2:51:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1854, maxMBSortInHeap=6.332513066262983, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@63e3d288), locale=rn-BI, timezone=America/Indiana/Tell_City
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=2,free=331350016,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPI]
   [junit4] Completed [5/5 (5!)] on J1 in 23.64s, 11 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: There were test failures: 5 suites, 55 tests, 5 errors, 5 ignored [seed: 4400C3713303702D]

Total time: 26 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestConfigSetsAPI
[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
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=5e07bb91f78faa472dbcb331c6fde8b9c5101d57, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3216
Recording test results
Setting ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2