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/29 17:11:24 UTC

[JENKINS-EA] Lucene-Solr-master-Windows (64bit/jdk-15-ea+24) - Build # 8899 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8899/
Java: 64bit/jdk-15-ea+24 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:58803/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([83313C481E7121D2:EC6E203705408224]: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:579)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:52965/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([83313C481E7121D2:EC6E203705408224]: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:579)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14782 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> 1149795 INFO  (SUITE-TestConfigSetsAPI-seed#[83313C481E7121D2]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1149795 INFO  (SUITE-TestConfigSetsAPI-seed#[83313C481E7121D2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\data-dir-93-001
   [junit4]   2> 1149795 WARN  (SUITE-TestConfigSetsAPI-seed#[83313C481E7121D2]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=94 numCloses=94
   [junit4]   2> 1149795 INFO  (SUITE-TestConfigSetsAPI-seed#[83313C481E7121D2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1149797 INFO  (SUITE-TestConfigSetsAPI-seed#[83313C481E7121D2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1149797 INFO  (SUITE-TestConfigSetsAPI-seed#[83313C481E7121D2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1149800 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUploadErrors
   [junit4]   2> 1149800 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\tempDir-001
   [junit4]   2> 1149801 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1149803 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1149818 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1149902 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer start zk server on port: 52138
   [junit4]   2> 1149902 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52138
   [junit4]   2> 1149902 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52138
   [junit4]   2> 1149902 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52138
   [junit4]   2> 1149905 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1149909 INFO  (zkConnectionManagerCallback-8553-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1149909 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1149912 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1149915 INFO  (zkConnectionManagerCallback-8555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1149915 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1149915 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1149920 INFO  (zkConnectionManagerCallback-8557-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1149920 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150035 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1150035 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1150035 INFO  (jetty-launcher-8558-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> 1150035 INFO  (jetty-launcher-8558-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1150035 INFO  (jetty-launcher-8558-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1150035 INFO  (jetty-launcher-8558-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1150039 INFO  (jetty-launcher-8558-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@489e4411{/solr,null,AVAILABLE}
   [junit4]   2> 1150047 INFO  (jetty-launcher-8558-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@70998198{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:52154}
   [junit4]   2> 1150047 INFO  (jetty-launcher-8558-thread-1) [     ] o.e.j.s.Server Started @1150063ms
   [junit4]   2> 1150047 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52154}
   [junit4]   2> 1150047 ERROR (jetty-launcher-8558-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1150047 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1150047 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1150047 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1150047 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 1150047 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T16:40:17.412305700Z
   [junit4]   2> 1150048 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150051 INFO  (zkConnectionManagerCallback-8560-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150051 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150051 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1150161 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1150163 WARN  (jetty-launcher-8558-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@339a1fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1150163 WARN  (jetty-launcher-8558-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@339a1fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1150168 WARN  (jetty-launcher-8558-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ef8a420[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1150168 WARN  (jetty-launcher-8558-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ef8a420[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1150169 INFO  (jetty-launcher-8558-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52138/solr
   [junit4]   2> 1150170 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150173 INFO  (zkConnectionManagerCallback-8571-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150173 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150266 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52154_solr
   [junit4]   2> 1150267 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.Overseer Overseer (id=72068634474381316-127.0.0.1:52154_solr-n_0000000000) starting
   [junit4]   2> 1150277 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52154_solr
   [junit4]   2> 1150277 INFO  (OverseerStateUpdate-72068634474381316-127.0.0.1:52154_solr-n_0000000000) [n:127.0.0.1:52154_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52154_solr
   [junit4]   2> 1150279 INFO  (OverseerStateUpdate-72068634474381316-127.0.0.1:52154_solr-n_0000000000) [n:127.0.0.1:52154_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1150282 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1150282 WARN  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_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> 1150307 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1150333 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52154.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c9c169a
   [junit4]   2> 1150338 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52154.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c9c169a
   [junit4]   2> 1150338 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52154.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c9c169a
   [junit4]   2> 1150341 INFO  (jetty-launcher-8558-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\tempDir-001\node1\.
   [junit4]   2> 1150362 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1150363 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150367 INFO  (zkConnectionManagerCallback-8588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150367 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150368 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1150370 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52138/solr ready
   [junit4]   2> 1150392 ERROR (qtp1256425017-13903) [n:127.0.0.1:52154_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: The configuration name should be provided in the "name" parameter
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleConfigUploadRequest(ConfigSetsHandler.java:151)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:112)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [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: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> 1150393 INFO  (qtp1256425017-13903) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=UPLOAD} status=400 QTime=0
   [junit4]   2> 1150395 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150398 INFO  (zkConnectionManagerCallback-8590-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150398 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1150404 ERROR (qtp1256425017-13899) [n:127.0.0.1:52154_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: The configuration myconf already exists in zookeeper
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleConfigUploadRequest(ConfigSetsHandler.java:159)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:112)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [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: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$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [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> 1150404 INFO  (qtp1256425017-13899) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=myconf&action=UPLOAD} status=400 QTime=1
   [junit4]   2> 1150625 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=717094058
   [junit4]   2> 1150625 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52154_solr
   [junit4]   2> 1150626 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1150626 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:52154_solr as DOWN
   [junit4]   2> 1150628 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1150628 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1150628 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@755ca97f: rootName = solr_52154, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5afd40c6
   [junit4]   2> 1150643 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1150643 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4834fe9e: rootName = solr_52154, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1d559bd3
   [junit4]   2> 1150643 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1150643 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@767d7331: rootName = solr_52154, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@55da35c7
   [junit4]   2> 1150643 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1150648 INFO  (closeThreadPool-8596-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068634474381316-127.0.0.1:52154_solr-n_0000000000) closing
   [junit4]   2> 1150648 INFO  (OverseerStateUpdate-72068634474381316-127.0.0.1:52154_solr-n_0000000000) [n:127.0.0.1:52154_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52154_solr
   [junit4]   2> 1150651 INFO  (OverseerAutoScalingTriggerThread-72068634474381316-127.0.0.1:52154_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1150651 INFO  (closeThreadPool-8596-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72068634474381316-127.0.0.1:52154_solr-n_0000000000) closing
   [junit4]   2> 1150751 INFO  (jetty-closer-8591-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068634474381316-127.0.0.1:52154_solr-n_0000000000) closing
   [junit4]   2> 1150751 INFO  (jetty-closer-8591-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@70998198{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1150751 INFO  (jetty-closer-8591-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@489e4411{/solr,null,UNAVAILABLE}
   [junit4]   2> 1150751 INFO  (jetty-closer-8591-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1150755 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1150962 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> 1150966 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52138
   [junit4]   2> 1150966 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52138
   [junit4]   2> 1150966 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52138
   [junit4]   2> 1152983 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[83313C481E7121D2]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUploadErrors
   [junit4]   2> 1153012 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelete
   [junit4]   2> 1153013 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\tempDir-002
   [junit4]   2> 1153014 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1153022 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1153022 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1153115 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer start zk server on port: 52247
   [junit4]   2> 1153115 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52247
   [junit4]   2> 1153115 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52247
   [junit4]   2> 1153115 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52247
   [junit4]   2> 1153115 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153151 INFO  (zkConnectionManagerCallback-8598-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153151 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1153163 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153165 INFO  (zkConnectionManagerCallback-8600-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153165 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1153175 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153189 INFO  (zkConnectionManagerCallback-8602-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153189 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1153323 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1153323 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1153323 INFO  (jetty-launcher-8603-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> 1153323 INFO  (jetty-launcher-8603-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1153323 INFO  (jetty-launcher-8603-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1153323 INFO  (jetty-launcher-8603-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1153323 INFO  (jetty-launcher-8603-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53d0ea8d{/solr,null,AVAILABLE}
   [junit4]   2> 1153343 INFO  (jetty-launcher-8603-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f765454{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:52262}
   [junit4]   2> 1153343 INFO  (jetty-launcher-8603-thread-1) [     ] o.e.j.s.Server Started @1153360ms
   [junit4]   2> 1153343 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52262}
   [junit4]   2> 1153343 ERROR (jetty-launcher-8603-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1153343 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1153343 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1153343 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1153343 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 1153343 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T16:40:20.708357600Z
   [junit4]   2> 1153343 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153366 INFO  (zkConnectionManagerCallback-8605-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153366 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1153371 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1153573 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1153588 WARN  (jetty-launcher-8603-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51cb1510[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1153588 WARN  (jetty-launcher-8603-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51cb1510[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1153597 WARN  (jetty-launcher-8603-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f793af7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1153597 WARN  (jetty-launcher-8603-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f793af7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1153597 INFO  (jetty-launcher-8603-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52247/solr
   [junit4]   2> 1153603 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153610 INFO  (zkConnectionManagerCallback-8616-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153610 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1154670 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52262_solr
   [junit4]   2> 1154674 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.c.Overseer Overseer (id=72068634685800452-127.0.0.1:52262_solr-n_0000000000) starting
   [junit4]   2> 1154747 INFO  (OverseerStateUpdate-72068634685800452-127.0.0.1:52262_solr-n_0000000000) [n:127.0.0.1:52262_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52262_solr
   [junit4]   2> 1154747 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52262_solr
   [junit4]   2> 1154763 INFO  (OverseerStateUpdate-72068634685800452-127.0.0.1:52262_solr-n_0000000000) [n:127.0.0.1:52262_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1154788 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1154788 WARN  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_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> 1154822 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1154844 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52262.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c9c169a
   [junit4]   2> 1154859 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52262.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c9c169a
   [junit4]   2> 1154859 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52262.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c9c169a
   [junit4]   2> 1154859 INFO  (jetty-launcher-8603-thread-1) [n:127.0.0.1:52262_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\tempDir-002\node1\.
   [junit4]   2> 1154951 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1154959 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1154983 INFO  (zkConnectionManagerCallback-8633-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154983 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1155043 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1155091 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52247/solr ready
   [junit4]   2> 1155095 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1155155 INFO  (zkConnectionManagerCallback-8635-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1155155 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1155319 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1155351 INFO  (zkConnectionManagerCallback-8637-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1155351 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1155407 INFO  (qtp1972256548-13984) [n:127.0.0.1:52262_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=configSet&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 1155415 INFO  (OverseerThreadFactory-8623-thread-1-processing-n:127.0.0.1:52262_solr) [n:127.0.0.1:52262_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete, {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 1155427 INFO  (OverseerThreadFactory-8623-thread-1-processing-n:127.0.0.1:52262_solr) [n:127.0.0.1:52262_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 1155463 INFO  (qtp1972256548-13984) [n:127.0.0.1:52262_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet&action=DELETE&wt=javabin&version=2} status=0 QTime=54
   [junit4]   2> 1155691 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1703641810
   [junit4]   2> 1155691 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52262_solr
   [junit4]   2> 1155692 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1155692 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:52262_solr as DOWN
   [junit4]   2> 1155694 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1155694 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1155694 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f8f445: rootName = solr_52262, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@653f41d8
   [junit4]   2> 1155699 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1155699 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@421f2b17: rootName = solr_52262, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1d559bd3
   [junit4]   2> 1155699 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1155699 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3752617c: rootName = solr_52262, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@55da35c7
   [junit4]   2> 1155699 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1155711 INFO  (closeThreadPool-8643-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068634685800452-127.0.0.1:52262_solr-n_0000000000) closing
   [junit4]   2> 1155711 INFO  (OverseerStateUpdate-72068634685800452-127.0.0.1:52262_solr-n_0000000000) [n:127.0.0.1:52262_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52262_solr
   [junit4]   2> 1155711 INFO  (OverseerAutoScalingTriggerThread-72068634685800452-127.0.0.1:52262_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1155711 INFO  (closeThreadPool-8643-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72068634685800452-127.0.0.1:52262_solr-n_0000000000) closing
   [junit4]   2> 1155808 INFO  (jetty-closer-8638-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068634685800452-127.0.0.1:52262_solr-n_0000000000) closing
   [junit4]   2> 1155808 INFO  (jetty-closer-8638-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f765454{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1155808 INFO  (jetty-closer-8638-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53d0ea8d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1155808 INFO  (jetty-closer-8638-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1155808 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1156067 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> 1156071 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52247
   [junit4]   2> 1156071 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52247
   [junit4]   2> 1156071 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52247
   [junit4]   2> 1158089 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[83313C481E7121D2]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4]   2> 1158096 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUpload
   [junit4]   2> 1158097 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\tempDir-003
   [junit4]   2> 1158097 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1158105 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1158105 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1158216 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer start zk server on port: 52323
   [junit4]   2> 1158216 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52323
   [junit4]   2> 1158216 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52323
   [junit4]   2> 1158216 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52323
   [junit4]   2> 1158256 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158273 INFO  (zkConnectionManagerCallback-8645-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158273 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1158287 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158299 INFO  (zkConnectionManagerCallback-8647-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158299 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1158300 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158300 INFO  (zkConnectionManagerCallback-8649-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158300 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1158427 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1158427 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1158427 INFO  (jetty-launcher-8650-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> 1158427 INFO  (jetty-launcher-8650-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1158427 INFO  (jetty-launcher-8650-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1158427 INFO  (jetty-launcher-8650-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1158427 INFO  (jetty-launcher-8650-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dbbd472{/solr,null,AVAILABLE}
   [junit4]   2> 1158447 INFO  (jetty-launcher-8650-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7682a66{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:52339}
   [junit4]   2> 1158447 INFO  (jetty-launcher-8650-thread-1) [     ] o.e.j.s.Server Started @1158468ms
   [junit4]   2> 1158447 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52339}
   [junit4]   2> 1158447 ERROR (jetty-launcher-8650-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1158447 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1158447 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1158447 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1158447 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 1158447 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T16:40:25.812158500Z
   [junit4]   2> 1158453 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158476 INFO  (zkConnectionManagerCallback-8652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158476 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1158476 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1158610 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1158631 WARN  (jetty-launcher-8650-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5df0aa0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1158631 WARN  (jetty-launcher-8650-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5df0aa0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1158642 WARN  (jetty-launcher-8650-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58faaf95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1158642 WARN  (jetty-launcher-8650-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58faaf95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1158644 INFO  (jetty-launcher-8650-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52323/solr
   [junit4]   2> 1158663 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158668 INFO  (zkConnectionManagerCallback-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158671 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1159244 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52339_solr
   [junit4]   2> 1159245 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.c.Overseer Overseer (id=72068635018199044-127.0.0.1:52339_solr-n_0000000000) starting
   [junit4]   2> 1159263 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52339_solr
   [junit4]   2> 1159263 INFO  (OverseerStateUpdate-72068635018199044-127.0.0.1:52339_solr-n_0000000000) [n:127.0.0.1:52339_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52339_solr
   [junit4]   2> 1159289 INFO  (OverseerStateUpdate-72068635018199044-127.0.0.1:52339_solr-n_0000000000) [n:127.0.0.1:52339_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1159303 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1159303 WARN  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_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> 1159335 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1159360 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52339.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c9c169a
   [junit4]   2> 1159375 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52339.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c9c169a
   [junit4]   2> 1159375 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52339.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c9c169a
   [junit4]   2> 1159375 INFO  (jetty-launcher-8650-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\tempDir-003\node1\.
   [junit4]   2> 1159473 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1159473 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1159483 INFO  (zkConnectionManagerCallback-8680-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159483 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1159486 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1159489 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52323/solr ready
   [junit4]   2> 1159491 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1159495 INFO  (zkConnectionManagerCallback-8682-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159498 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1159501 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.TestConfigSetsAPI Directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\upload\regular
   [junit4]   2> 1159510 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.TestConfigSetsAPI Zipfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\tempDir-003\blqcut.zip
   [junit4]   2> 1159557 INFO  (qtp227557654-14066) [n:127.0.0.1:52339_solr     ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: null, user principal: null
   [junit4]   2> 1159567 INFO  (qtp227557654-14066) [n:127.0.0.1:52339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=regular-untrusted&action=UPLOAD} status=0 QTime=11
   [junit4]   2> 1159715 INFO  (qtp227557654-14067) [n:127.0.0.1:52339_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> 1159767 INFO  (OverseerThreadFactory-8670-thread-1-processing-n:127.0.0.1:52339_solr) [n:127.0.0.1:52339_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection newcollection
   [junit4]   2> 1159939 INFO  (qtp227557654-14066) [n:127.0.0.1:52339_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1159939 INFO  (qtp227557654-14066) [n:127.0.0.1:52339_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=4
   [junit4]   2> 1159963 INFO  (qtp227557654-14065) [n:127.0.0.1:52339_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=4
   [junit4]   2> 1159991 INFO  (OverseerStateUpdate-72068635018199044-127.0.0.1:52339_solr-n_0000000000) [n:127.0.0.1:52339_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:52339/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52339_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1160247 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160318 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1160335 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1160396 WARN  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160396 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160396 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160396 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52339.solr.core.newcollection.shard1.replica_n1' (registry 'solr.core.newcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c9c169a
   [junit4]   2> 1160396 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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 [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\tempDir-003\node1\.\newcollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\tempDir-003\node1\.\newcollection_shard1_replica_n1\data\]
   [junit4]   2> 1160540 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1160540 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1160540 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160555 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160555 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160575 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160581 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160594 INFO  (searcherExecutor-8684-thread-1-processing-n:127.0.0.1:52339_solr x:newcollection_shard1_replica_n1 c:newcollection s:shard1 r:core_node2) [n:127.0.0.1:52339_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
   [junit4]   2> 1160649 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160649 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160680 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160680 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160680 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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:52339/solr/newcollection_shard1_replica_n1/
   [junit4]   2> 1160680 ERROR (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160680 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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> 1160680 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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/72068635018199044-core_node2-n_0000000000
   [junit4]   2> 1160705 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_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:52339/solr/newcollection_shard1_replica_n1/ shard1
   [junit4]   2> 1160811 INFO  (zkCallback-8662-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> 1160811 INFO  (zkCallback-8662-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> 1160811 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1160827 INFO  (qtp227557654-14068) [n:127.0.0.1:52339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={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} status=0 QTime=574
   [junit4]   2> 1160830 INFO  (qtp227557654-14067) [n:127.0.0.1:52339_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1160917 INFO  (zkCallback-8662-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])
   [junit4]   2> 1160917 INFO  (zkCallback-8662-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> 1160917 INFO  (zkCallback-8662-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> 1160922 INFO  (qtp227557654-14067) [n:127.0.0.1:52339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=regular-untrusted&name=newcollection&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1204
   [junit4]   2> 1161034 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=219533439
   [junit4]   2> 1161036 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52339_solr
   [junit4]   2> 1161036 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1161036 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:52339_solr as DOWN
   [junit4]   2> 1161053 INFO  (coreCloseExecutor-8692-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.c.SolrCore [newcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@230c23ec
   [junit4]   2> 1161053 INFO  (coreCloseExecutor-8692-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.newcollection.shard1.replica_n1 tag=SolrCore@230c23ec
   [junit4]   2> 1161053 INFO  (coreCloseExecutor-8692-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65133044: rootName = solr_52339, domain = solr.core.newcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.newcollection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@370717f7
   [junit4]   2> 1161085 INFO  (coreCloseExecutor-8692-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.newcollection.shard1.leader tag=SolrCore@230c23ec
   [junit4]   2> 1161085 INFO  (coreCloseExecutor-8692-thread-1) [n:127.0.0.1:52339_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1161087 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1161087 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cf193f7: rootName = solr_52339, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6d4635cb
   [junit4]   2> 1161090 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1161090 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67c95a5d: rootName = solr_52339, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1d559bd3
   [junit4]   2> 1161095 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1161095 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39b0d51d: rootName = solr_52339, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@55da35c7
   [junit4]   2> 1161095 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1161095 INFO  (closeThreadPool-8694-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068635018199044-127.0.0.1:52339_solr-n_0000000000) closing
   [junit4]   2> 1161095 INFO  (OverseerStateUpdate-72068635018199044-127.0.0.1:52339_solr-n_0000000000) [n:127.0.0.1:52339_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52339_solr
   [junit4]   2> 1161095 INFO  (OverseerAutoScalingTriggerThread-72068635018199044-127.0.0.1:52339_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1161100 INFO  (closeThreadPool-8694-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72068635018199044-127.0.0.1:52339_solr-n_0000000000) closing
   [junit4]   2> 1161201 INFO  (jetty-closer-8688-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068635018199044-127.0.0.1:52339_solr-n_0000000000) closing
   [junit4]   2> 1161204 INFO  (jetty-closer-8688-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7682a66{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1161204 INFO  (jetty-closer-8688-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@dbbd472{/solr,null,UNAVAILABLE}
   [junit4]   2> 1161204 INFO  (jetty-closer-8688-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1161204 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1161415 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/newcollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/newcollection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1161430 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52323
   [junit4]   2> 1161430 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52323
   [junit4]   2> 1161430 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52323
   [junit4]   2> 1163442 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[83313C481E7121D2]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUpload
   [junit4]   2> 1163447 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUserAndTestDefaultConfigsetsAreSame
   [junit4]   2> 1163448 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001\tempDir-004
   [junit4]   2> 1163448 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1163448 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1163448 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1163549 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer start zk server on port: 52407
   [junit4]   2> 1163549 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52407
   [junit4]   2> 1163549 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52407
   [junit4]   2> 1163549 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52407
   [junit4]   2> 1163552 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1163560 INFO  (zkConnectionManagerCallback-8696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1163560 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1163564 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1163574 INFO  (zkConnectionManagerCallback-8698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1163574 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1163574 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1163578 INFO  (zkConnectionManagerCallback-8700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1163578 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[83313C481E7121D2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1163690 INFO  (jetty-launcher-8701-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [juni

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

Channel.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$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [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> 54986 INFO  (qtp1576666763-901) [n:127.0.0.1:59119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=regulartest-enabled-is-false&action=UPLOAD} status=400 QTime=0
   [junit4]   2> 55195 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1902697440
   [junit4]   2> 55195 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59119_solr
   [junit4]   2> 55195 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 55195 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:59119_solr as DOWN
   [junit4]   2> 55197 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 55198 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 55198 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@144ebc5e: rootName = solr_59119, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3cad7743
   [junit4]   2> 55202 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 55202 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@522096cc: rootName = solr_59119, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@df3ac53
   [junit4]   2> 55204 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 55204 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19b4860a: rootName = solr_59119, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3275f84a
   [junit4]   2> 55204 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 55204 INFO  (closeThreadPool-493-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72068754558418948-127.0.0.1:59119_solr-n_0000000000) closing
   [junit4]   2> 55204 INFO  (OverseerStateUpdate-72068754558418948-127.0.0.1:59119_solr-n_0000000000) [n:127.0.0.1:59119_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59119_solr
   [junit4]   2> 55204 INFO  (OverseerAutoScalingTriggerThread-72068754558418948-127.0.0.1:59119_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 55205 INFO  (closeThreadPool-493-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068754558418948-127.0.0.1:59119_solr-n_0000000000) closing
   [junit4]   2> 55307 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068754558418948-127.0.0.1:59119_solr-n_0000000000) closing
   [junit4]   2> 55309 INFO  (jetty-closer-488-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@57026dfb{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 55309 INFO  (jetty-closer-488-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8e511f0{/solr,null,UNAVAILABLE}
   [junit4]   2> 55309 INFO  (jetty-closer-488-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 55310 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 55515 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> 55519 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59089
   [junit4]   2> 55519 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59089
   [junit4]   2> 55519 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[83313C481E7121D2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59089
   [junit4]   2> 57521 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[83313C481E7121D2]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUploadDisabled
   [junit4] OK      3.13s J4 | TestConfigSetsAPI.testUploadDisabled
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_83313C481E7121D2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=225, maxMBSortInHeap=7.659938869085899, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@65cf6b68), locale=az-Latn-AZ, timezone=America/Thule
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15-ea (64-bit)/cpus=6,threads=2,free=22708576,total=149946368
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPI]
   [junit4] Completed [5/5 (5!)] on J4 in 56.36s, 11 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1521: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1048: There were test failures: 5 suites, 55 tests, 5 errors, 5 ignored [seed: 83313C481E7121D2]

Total time: 59 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestConfigSetsAPI
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\Users\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=f908f2cd482a5815fa29344987ee801420aa8de0, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #8898
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Windows (64bit/jdk-15-ea+24) - Build # 8900 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8900/
Java: 64bit/jdk-15-ea+24 -XX:+UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53893/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([917D049296684564:FE2218ED8D59E692]: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:579)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53979/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([917D049296684564:FE2218ED8D59E692]: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:579)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54006/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([917D049296684564:FE2218ED8D59E692]: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:579)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57276/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([917D049296684564:FE2218ED8D59E692]: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:579)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14152 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> 762838 INFO  (SUITE-TestConfigSetsAPI-seed#[917D049296684564]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 762839 INFO  (SUITE-TestConfigSetsAPI-seed#[917D049296684564]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001\data-dir-103-001
   [junit4]   2> 762840 WARN  (SUITE-TestConfigSetsAPI-seed#[917D049296684564]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 762840 INFO  (SUITE-TestConfigSetsAPI-seed#[917D049296684564]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 762842 INFO  (SUITE-TestConfigSetsAPI-seed#[917D049296684564]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 762842 INFO  (SUITE-TestConfigSetsAPI-seed#[917D049296684564]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 762845 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 762845 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001\tempDir-001
   [junit4]   2> 762845 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 762845 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 762845 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 762947 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer start zk server on port: 56295
   [junit4]   2> 762947 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56295
   [junit4]   2> 762947 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56295
   [junit4]   2> 762947 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56295
   [junit4]   2> 762949 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762955 INFO  (zkConnectionManagerCallback-6977-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762959 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762966 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762971 INFO  (zkConnectionManagerCallback-6979-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762971 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762973 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762978 INFO  (zkConnectionManagerCallback-6981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762978 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763088 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 763088 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 763089 INFO  (jetty-launcher-6982-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> 763089 INFO  (jetty-launcher-6982-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 763089 INFO  (jetty-launcher-6982-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 763089 INFO  (jetty-launcher-6982-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 763089 INFO  (jetty-launcher-6982-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4775dac8{/solr,null,AVAILABLE}
   [junit4]   2> 763092 INFO  (jetty-launcher-6982-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@27c22111{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:56312}
   [junit4]   2> 763092 INFO  (jetty-launcher-6982-thread-1) [     ] o.e.j.s.Server Started @763016ms
   [junit4]   2> 763092 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56312}
   [junit4]   2> 763092 ERROR (jetty-launcher-6982-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 763092 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 763092 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 763092 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 763092 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 763092 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T21:37:21.385407300Z
   [junit4]   2> 763093 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763096 INFO  (zkConnectionManagerCallback-6984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763096 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763097 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 763208 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 763210 WARN  (jetty-launcher-6982-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e42c63b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763210 WARN  (jetty-launcher-6982-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e42c63b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763215 WARN  (jetty-launcher-6982-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c630437[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763215 WARN  (jetty-launcher-6982-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c630437[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763215 INFO  (jetty-launcher-6982-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56295/solr
   [junit4]   2> 763217 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763222 INFO  (zkConnectionManagerCallback-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763222 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763413 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56312_solr
   [junit4]   2> 763413 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.c.Overseer Overseer (id=72069802541056004-127.0.0.1:56312_solr-n_0000000000) starting
   [junit4]   2> 763427 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56312_solr
   [junit4]   2> 763427 INFO  (OverseerStateUpdate-72069802541056004-127.0.0.1:56312_solr-n_0000000000) [n:127.0.0.1:56312_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56312_solr
   [junit4]   2> 763428 INFO  (OverseerStateUpdate-72069802541056004-127.0.0.1:56312_solr-n_0000000000) [n:127.0.0.1:56312_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 763431 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 763431 WARN  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_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> 763460 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 763481 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56312.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ae9485
   [junit4]   2> 763487 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56312.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ae9485
   [junit4]   2> 763487 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56312.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ae9485
   [junit4]   2> 763487 INFO  (jetty-launcher-6982-thread-1) [n:127.0.0.1:56312_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001\tempDir-001\node1\.
   [junit4]   2> 763505 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 763508 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763511 INFO  (zkConnectionManagerCallback-7012-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763511 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763511 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 763511 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56295/solr ready
   [junit4]   2> 763518 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763522 INFO  (zkConnectionManagerCallback-7014-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763522 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763525 INFO  (qtp688249409-11522) [n:127.0.0.1:56312_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 763528 INFO  (qtp688249409-11522) [n:127.0.0.1:56312_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 763529 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763533 INFO  (zkConnectionManagerCallback-7016-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763533 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763645 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763661 INFO  (zkConnectionManagerCallback-7018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763661 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763774 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763777 INFO  (zkConnectionManagerCallback-7020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763777 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763890 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763899 INFO  (zkConnectionManagerCallback-7022-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763901 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 764014 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 764017 INFO  (zkConnectionManagerCallback-7024-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 764017 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 764130 INFO  (qtp688249409-11523) [n:127.0.0.1:56312_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 764130 INFO  (qtp688249409-11523) [n:127.0.0.1:56312_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 764337 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1329848362
   [junit4]   2> 764337 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:56312_solr
   [junit4]   2> 764338 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 764338 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:56312_solr as DOWN
   [junit4]   2> 764340 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 764340 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 764340 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c5c4577: rootName = solr_56312, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5cae00b6
   [junit4]   2> 764345 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 764345 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@580e7e0e: rootName = solr_56312, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3d03c484
   [junit4]   2> 764346 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 764346 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fceb63d: rootName = solr_56312, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1ef06ff0
   [junit4]   2> 764346 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 764348 INFO  (closeThreadPool-7030-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72069802541056004-127.0.0.1:56312_solr-n_0000000000) closing
   [junit4]   2> 764348 INFO  (OverseerStateUpdate-72069802541056004-127.0.0.1:56312_solr-n_0000000000) [n:127.0.0.1:56312_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56312_solr
   [junit4]   2> 764348 INFO  (OverseerAutoScalingTriggerThread-72069802541056004-127.0.0.1:56312_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 764348 INFO  (closeThreadPool-7030-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72069802541056004-127.0.0.1:56312_solr-n_0000000000) closing
   [junit4]   2> 764449 INFO  (jetty-closer-7025-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72069802541056004-127.0.0.1:56312_solr-n_0000000000) closing
   [junit4]   2> 764450 INFO  (jetty-closer-7025-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@27c22111{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 764451 INFO  (jetty-closer-7025-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4775dac8{/solr,null,UNAVAILABLE}
   [junit4]   2> 764451 INFO  (jetty-closer-7025-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 764451 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 764658 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.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> 764664 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56295
   [junit4]   2> 764664 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56295
   [junit4]   2> 764664 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56295
   [junit4]   2> 766666 INFO  (TEST-TestConfigSetsAPI.testList-seed#[917D049296684564]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 766677 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUpload
   [junit4]   2> 766678 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001\tempDir-002
   [junit4]   2> 766678 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 766679 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 766679 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 766779 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer start zk server on port: 56511
   [junit4]   2> 766779 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56511
   [junit4]   2> 766779 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56511
   [junit4]   2> 766779 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56511
   [junit4]   2> 766781 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766787 INFO  (zkConnectionManagerCallback-7032-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766787 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766789 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766792 INFO  (zkConnectionManagerCallback-7034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766792 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766793 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766795 INFO  (zkConnectionManagerCallback-7036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766795 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766899 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 766899 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 766899 INFO  (jetty-launcher-7037-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> 766900 INFO  (jetty-launcher-7037-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 766900 INFO  (jetty-launcher-7037-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 766900 INFO  (jetty-launcher-7037-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 766900 INFO  (jetty-launcher-7037-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b29b6ed{/solr,null,AVAILABLE}
   [junit4]   2> 766901 INFO  (jetty-launcher-7037-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@248003b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:56534}
   [junit4]   2> 766901 INFO  (jetty-launcher-7037-thread-1) [     ] o.e.j.s.Server Started @766825ms
   [junit4]   2> 766901 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56534}
   [junit4]   2> 766901 ERROR (jetty-launcher-7037-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 766901 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 766901 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 766901 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 766901 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 766901 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T21:37:25.194367600Z
   [junit4]   2> 766902 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766904 INFO  (zkConnectionManagerCallback-7039-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766904 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766905 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 767013 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 767014 WARN  (jetty-launcher-7037-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4db36e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767014 WARN  (jetty-launcher-7037-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4db36e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767018 WARN  (jetty-launcher-7037-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3312378f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767018 WARN  (jetty-launcher-7037-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3312378f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767018 INFO  (jetty-launcher-7037-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56511/solr
   [junit4]   2> 767020 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767022 INFO  (zkConnectionManagerCallback-7050-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767022 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767134 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56534_solr
   [junit4]   2> 767134 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.c.Overseer Overseer (id=72069802792255492-127.0.0.1:56534_solr-n_0000000000) starting
   [junit4]   2> 767140 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56534_solr
   [junit4]   2> 767140 INFO  (OverseerStateUpdate-72069802792255492-127.0.0.1:56534_solr-n_0000000000) [n:127.0.0.1:56534_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56534_solr
   [junit4]   2> 767142 INFO  (OverseerStateUpdate-72069802792255492-127.0.0.1:56534_solr-n_0000000000) [n:127.0.0.1:56534_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 767144 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 767144 WARN  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_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> 767166 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 767185 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56534.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ae9485
   [junit4]   2> 767192 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56534.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ae9485
   [junit4]   2> 767193 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56534.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ae9485
   [junit4]   2> 767194 INFO  (jetty-launcher-7037-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001\tempDir-002\node1\.
   [junit4]   2> 767211 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 767213 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767215 INFO  (zkConnectionManagerCallback-7067-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767215 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767217 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 767218 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56511/solr ready
   [junit4]   2> 767219 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767222 INFO  (zkConnectionManagerCallback-7069-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767222 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767224 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.TestConfigSetsAPI Directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\upload\regular
   [junit4]   2> 767232 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.TestConfigSetsAPI Zipfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001\tempDir-002\lrawal.zip
   [junit4]   2> 767237 INFO  (qtp709355649-11614) [n:127.0.0.1:56534_solr     ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: null, user principal: null
   [junit4]   2> 767242 INFO  (qtp709355649-11614) [n:127.0.0.1:56534_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=regular-untrusted&action=UPLOAD} status=0 QTime=5
   [junit4]   2> 767357 INFO  (qtp709355649-11618) [n:127.0.0.1:56534_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> 767365 INFO  (OverseerThreadFactory-7057-thread-1-processing-n:127.0.0.1:56534_solr) [n:127.0.0.1:56534_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection newcollection
   [junit4]   2> 767481 INFO  (qtp709355649-11615) [n:127.0.0.1:56534_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 767481 INFO  (qtp709355649-11615) [n:127.0.0.1:56534_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=3
   [junit4]   2> 767490 INFO  (qtp709355649-11614) [n:127.0.0.1:56534_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=3
   [junit4]   2> 767495 INFO  (OverseerStateUpdate-72069802792255492-127.0.0.1:56534_solr-n_0000000000) [n:127.0.0.1:56534_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":"http://127.0.0.1:56534/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56534_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 767700 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767714 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 767723 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 767723 WARN  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767723 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767723 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767725 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56534.solr.core.newcollection.shard1.replica_n1' (registry 'solr.core.newcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ae9485
   [junit4]   2> 767725 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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 [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001\tempDir-002\node1\.\newcollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001\tempDir-002\node1\.\newcollection_shard1_replica_n1\data\]
   [junit4]   2> 767813 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 767813 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 767817 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767817 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767817 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767817 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767817 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767819 INFO  (searcherExecutor-7071-thread-1-processing-n:127.0.0.1:56534_solr x:newcollection_shard1_replica_n1 c:newcollection s:shard1 r:core_node2) [n:127.0.0.1:56534_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
   [junit4]   2> 767821 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767821 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767825 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767825 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767825 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56534/solr/newcollection_shard1_replica_n1/
   [junit4]   2> 767825 ERROR (qtp709355649-11617) [n:127.0.0.1:56534_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> 767825 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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> 767825 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_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/72069802792255492-core_node2-n_0000000000
   [junit4]   2> 767826 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56534/solr/newcollection_shard1_replica_n1/ shard1
   [junit4]   2> 767929 INFO  (zkCallback-7049-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> 767929 INFO  (zkCallback-7049-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> 767929 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 767933 INFO  (qtp709355649-11617) [n:127.0.0.1:56534_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={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} status=0 QTime=234
   [junit4]   2> 767935 INFO  (qtp709355649-11618) [n:127.0.0.1:56534_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 768032 INFO  (zkCallback-7049-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> 768032 INFO  (zkCallback-7049-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])
   [junit4]   2> 768032 INFO  (zkCallback-7049-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> 768033 INFO  (qtp709355649-11618) [n:127.0.0.1:56534_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=regular-untrusted&name=newcollection&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=675
   [junit4]   2> 768135 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1371594068
   [junit4]   2> 768135 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:56534_solr
   [junit4]   2> 768135 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 768135 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:56534_solr as DOWN
   [junit4]   2> 768136 INFO  (coreCloseExecutor-7079-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.c.SolrCore [newcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b847e13
   [junit4]   2> 768136 INFO  (coreCloseExecutor-7079-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.newcollection.shard1.replica_n1 tag=SolrCore@6b847e13
   [junit4]   2> 768136 INFO  (coreCloseExecutor-7079-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ffe89f1: rootName = solr_56534, domain = solr.core.newcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.newcollection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@38d4eae1
   [junit4]   2> 768144 INFO  (coreCloseExecutor-7079-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.newcollection.shard1.leader tag=SolrCore@6b847e13
   [junit4]   2> 768144 INFO  (coreCloseExecutor-7079-thread-1) [n:127.0.0.1:56534_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 768144 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 768144 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46f18c90: rootName = solr_56534, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@64d9975c
   [junit4]   2> 768148 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 768148 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47684c98: rootName = solr_56534, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3d03c484
   [junit4]   2> 768149 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 768149 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26917ce3: rootName = solr_56534, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1ef06ff0
   [junit4]   2> 768149 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 768149 INFO  (closeThreadPool-7081-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72069802792255492-127.0.0.1:56534_solr-n_0000000000) closing
   [junit4]   2> 768149 INFO  (OverseerStateUpdate-72069802792255492-127.0.0.1:56534_solr-n_0000000000) [n:127.0.0.1:56534_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56534_solr
   [junit4]   2> 768149 INFO  (OverseerAutoScalingTriggerThread-72069802792255492-127.0.0.1:56534_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 768149 INFO  (closeThreadPool-7081-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72069802792255492-127.0.0.1:56534_solr-n_0000000000) closing
   [junit4]   2> 768254 INFO  (jetty-closer-7075-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72069802792255492-127.0.0.1:56534_solr-n_0000000000) closing
   [junit4]   2> 768255 INFO  (jetty-closer-7075-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@248003b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 768255 INFO  (jetty-closer-7075-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b29b6ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 768255 INFO  (jetty-closer-7075-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 768256 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 768461 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/newcollection/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/newcollection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 768464 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56511
   [junit4]   2> 768464 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56511
   [junit4]   2> 768464 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56511
   [junit4]   2> 770478 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[917D049296684564]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUpload
   [junit4]   2> 770480 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreate
   [junit4]   2> 770481 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001\tempDir-003
   [junit4]   2> 770481 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 770505 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 770505 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 770585 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer start zk server on port: 56602
   [junit4]   2> 770585 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56602
   [junit4]   2> 770585 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56602
   [junit4]   2> 770585 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56602
   [junit4]   2> 770587 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770594 INFO  (zkConnectionManagerCallback-7083-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770597 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770601 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770614 INFO  (zkConnectionManagerCallback-7085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770614 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770615 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770641 INFO  (zkConnectionManagerCallback-7087-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770643 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770753 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 770753 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 770753 INFO  (jetty-launcher-7088-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> 770753 INFO  (jetty-launcher-7088-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 770753 INFO  (jetty-launcher-7088-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 770756 INFO  (jetty-launcher-7088-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 770756 INFO  (jetty-launcher-7088-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56312b8c{/solr,null,AVAILABLE}
   [junit4]   2> 770757 INFO  (jetty-launcher-7088-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62035d81{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:56615}
   [junit4]   2> 770757 INFO  (jetty-launcher-7088-thread-1) [     ] o.e.j.s.Server Started @770682ms
   [junit4]   2> 770757 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56615}
   [junit4]   2> 770757 ERROR (jetty-launcher-7088-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 770757 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 770757 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 770757 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 770757 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 770757 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T21:37:29.050198900Z
   [junit4]   2> 770757 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770763 INFO  (zkConnectionManagerCallback-7090-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770763 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770763 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 770872 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 770873 WARN  (jetty-launcher-7088-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25b60b5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 770873 WARN  (jetty-launcher-7088-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25b60b5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 770873 WARN  (jetty-launcher-7088-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5615d882[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 770873 WARN  (jetty-launcher-7088-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5615d882[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 770873 INFO  (jetty-launcher-7088-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56602/solr
   [junit4]   2> 770878 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770879 INFO  (zkConnectionManagerCallback-7101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770879 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770971 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56615_solr
   [junit4]   2> 770971 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.c.Overseer Overseer (id=72069803043913732-127.0.0.1:56615_solr-n_0000000000) starting
   [junit4]   2> 770976 INFO  (OverseerStateUpdate-72069803043913732-127.0.0.1:56615_solr-n_0000000000) [n:127.0.0.1:56615_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56615_solr
   [junit4]   2> 770976 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56615_solr
   [junit4]   2> 770978 INFO  (OverseerStateUpdate-72069803043913732-127.0.0.1:56615_solr-n_0000000000) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 770981 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 770981 WARN  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_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> 771011 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 771028 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ae9485
   [junit4]   2> 771033 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ae9485
   [junit4]   2> 771034 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ae9485
   [junit4]   2> 771035 INFO  (jetty-launcher-7088-thread-1) [n:127.0.0.1:56615_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001\tempDir-003\node1\.
   [junit4]   2> 771045 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 771046 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 771049 INFO  (zkConnectionManagerCallback-7118-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771049 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 771050 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 771050 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56602/solr ready
   [junit4]   2> 771060 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 771062 INFO  (zkConnectionManagerCallback-7120-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771062 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 771167 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 771169 INFO  (zkConnectionManagerCallback-7122-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 771169 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 771172 INFO  (qtp1824829033-11706) [n:127.0.0.1:56615_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 771174 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 771176 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/configSet1/managed-schema
   [junit4]   2> 771177 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/configSet1/protwords.txt
   [junit4]   2> 771177 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/configSet1/lang/contractions_it.txt
   [junit4]   2> 771181 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/configSet1/lang/contractions_ca.txt
   [junit4]   2> 771182 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/configSet1/lang/stemdict_nl.txt
   [junit4]   2> 771183 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/configSet1/lang/stopwords_hy.txt
   [junit4]   2> 771185 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/configSet1/lang/stopwords_no.txt
   [junit4]   2> 771186 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/configSet1/lang/stopwords_id.txt
   [junit4]   2> 771187 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/configSet1/lang/stopwords_et.txt
   [junit4]   2> 771189 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/configSet1/lang/stopwords_da.txt
   [junit4]   2> 771190 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/configSet1/lang/stopwords_ga.txt
   [junit4]   2> 771192 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/configSet1/lang/stopwords_hi.txt
   [junit4]   2> 771193 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/configSet1/lang/stopwords_ja.txt
   [junit4]   2> 771194 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/configSet1/lang/stopwords_pt.txt
   [junit4]   2> 771196 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/configSet1/lang/stopwords_hu.txt
   [junit4]   2> 771197 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/configSet1/lang/stopwords_el.txt
   [junit4]   2> 771198 INFO  (OverseerThreadFactory-7108-thread-1-processing-n:127.0.0.1:56615_solr) [n:127.0.0.1:56615_solr     ] o.a.s.

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

ed to ZooKeeper
   [junit4]   2> 50635 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50637 INFO  (zkConnectionManagerCallback-487-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50637 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[917D049296684564]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50639 INFO  (qtp2002066150-892) [n:127.0.0.1:54451_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=configSet&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 50642 INFO  (OverseerThreadFactory-473-thread-1-processing-n:127.0.0.1:54451_solr) [n:127.0.0.1:54451_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete, {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 50643 INFO  (OverseerThreadFactory-473-thread-1-processing-n:127.0.0.1:54451_solr) [n:127.0.0.1:54451_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 50646 INFO  (qtp2002066150-892) [n:127.0.0.1:54451_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet&action=DELETE&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 50850 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=381369572
   [junit4]   2> 50850 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54451_solr
   [junit4]   2> 50851 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 50851 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:54451_solr as DOWN
   [junit4]   2> 50853 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 50853 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 50853 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60ef6fe0: rootName = solr_54451, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3045f70b
   [junit4]   2> 50857 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 50857 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52fa0a54: rootName = solr_54451, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3b3d9f1a
   [junit4]   2> 50858 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 50858 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61838564: rootName = solr_54451, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@75be2c21
   [junit4]   2> 50859 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 50860 INFO  (closeThreadPool-493-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72069932302663684-127.0.0.1:54451_solr-n_0000000000) closing
   [junit4]   2> 50860 INFO  (OverseerStateUpdate-72069932302663684-127.0.0.1:54451_solr-n_0000000000) [n:127.0.0.1:54451_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54451_solr
   [junit4]   2> 50860 INFO  (OverseerAutoScalingTriggerThread-72069932302663684-127.0.0.1:54451_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 50860 INFO  (closeThreadPool-493-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72069932302663684-127.0.0.1:54451_solr-n_0000000000) closing
   [junit4]   2> 50963 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72069932302663684-127.0.0.1:54451_solr-n_0000000000) closing
   [junit4]   2> 50965 INFO  (jetty-closer-488-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7992fa7c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 50965 INFO  (jetty-closer-488-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@711afd42{/solr,null,UNAVAILABLE}
   [junit4]   2> 50965 INFO  (jetty-closer-488-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 50965 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 51168 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/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> 51171 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54418
   [junit4]   2> 51171 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54418
   [junit4]   2> 51171 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[917D049296684564]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54418
   [junit4]   2> 53135 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[917D049296684564]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4] OK      3.10s J0 | TestConfigSetsAPI.testDelete
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_917D049296684564-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1572, maxMBSortInHeap=5.711048633455464, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3d7a8a33), locale=zh-TW, timezone=America/Catamarca
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15-ea (64-bit)/cpus=6,threads=2,free=160382024,total=213385216
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPI]
   [junit4] Completed [5/5 (5!)] on J0 in 51.91s, 11 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1521: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1048: There were test failures: 5 suites, 55 tests, 5 errors, 5 ignored [seed: 917D049296684564]

Total time: 55 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestConfigSetsAPI
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\Users\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=f908f2cd482a5815fa29344987ee801420aa8de0, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #8899
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2