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/06/08 01:25:18 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 1103 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1103/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.security.BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode

Error Message:
Error from server at http://127.0.0.1:55792/solr: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 401 require authentication</title> </head> <body><h2>HTTP ERROR 401 require authentication</h2> <table> <tr><th>URI:</th><td>/solr/authCollection/select</td></tr> <tr><th>STATUS:</th><td>401</td></tr> <tr><th>MESSAGE:</th><td>require authentication</td></tr> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-11e26d92</td></tr> </table> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55792/solr: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 401 require authentication</title>
</head>
<body><h2>HTTP ERROR 401 require authentication</h2>
<table>
<tr><th>URI:</th><td>/solr/authCollection/select</td></tr>
<tr><th>STATUS:</th><td>401</td></tr>
<tr><th>MESSAGE:</th><td>require authentication</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-11e26d92</td></tr>
</table>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([9913A9A0E4BC813:1B51E6D3BFA21E1B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:686)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:411)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:746)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.security.BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode(BasicAuthOnSingleNodeTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode

Error Message:
Error from server at http://127.0.0.1:54272/solr: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 401 require authentication</title> </head> <body><h2>HTTP ERROR 401 require authentication</h2> <table> <tr><th>URI:</th><td>/solr/authCollection/select</td></tr> <tr><th>STATUS:</th><td>401</td></tr> <tr><th>MESSAGE:</th><td>require authentication</td></tr> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-4c6905d8</td></tr> </table> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54272/solr: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 401 require authentication</title>
</head>
<body><h2>HTTP ERROR 401 require authentication</h2>
<table>
<tr><th>URI:</th><td>/solr/authCollection/select</td></tr>
<tr><th>STATUS:</th><td>401</td></tr>
<tr><th>MESSAGE:</th><td>require authentication</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-4c6905d8</td></tr>
</table>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([9913A9A0E4BC813:1B51E6D3BFA21E1B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:686)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:411)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:746)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.security.BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode(BasicAuthOnSingleNodeTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14760 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthOnSingleNodeTest
   [junit4]   2> 1053208 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[9913A9A0E4BC813]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1053209 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[9913A9A0E4BC813]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/data-dir-74-001
   [junit4]   2> 1053209 WARN  (SUITE-BasicAuthOnSingleNodeTest-seed#[9913A9A0E4BC813]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1053209 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[9913A9A0E4BC813]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1053219 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[9913A9A0E4BC813]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1053219 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[9913A9A0E4BC813]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1053222 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 1053223 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/tempDir-001
   [junit4]   2> 1053223 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1053224 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1053224 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1053327 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.ZkTestServer start zk server on port: 54211
   [junit4]   2> 1053328 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54211
   [junit4]   2> 1053328 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54211
   [junit4]   2> 1053328 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54211
   [junit4]   2> 1053334 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1053343 INFO  (zkConnectionManagerCallback-6972-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053347 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1053354 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1053359 INFO  (zkConnectionManagerCallback-6974-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053359 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1053361 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1053364 INFO  (zkConnectionManagerCallback-6976-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053367 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1053486 WARN  (jetty-launcher-6977-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1053486 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1053486 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1053486 INFO  (jetty-launcher-6977-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1053489 INFO  (jetty-launcher-6977-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1053489 INFO  (jetty-launcher-6977-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1053489 INFO  (jetty-launcher-6977-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1053490 INFO  (jetty-launcher-6977-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c81fe80{/solr,null,AVAILABLE}
   [junit4]   2> 1053490 INFO  (jetty-launcher-6977-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b764a49{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54216}
   [junit4]   2> 1053490 INFO  (jetty-launcher-6977-thread-1) [     ] o.e.j.s.Server Started @1053595ms
   [junit4]   2> 1053491 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54216}
   [junit4]   2> 1053491 ERROR (jetty-launcher-6977-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1053491 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1053491 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1053491 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1053491 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1053491 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-08T00:46:02.229Z
   [junit4]   2> 1053492 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1053495 INFO  (zkConnectionManagerCallback-6979-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053495 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1053496 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1053684 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1053688 WARN  (jetty-launcher-6977-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79ce2dbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1053688 WARN  (jetty-launcher-6977-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79ce2dbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1053699 WARN  (jetty-launcher-6977-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@542f824c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1053699 WARN  (jetty-launcher-6977-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@542f824c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1053701 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54211/solr
   [junit4]   2> 1053704 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1053705 INFO  (zkConnectionManagerCallback-6990-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053706 INFO  (jetty-launcher-6977-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1053820 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1053822 INFO  (zkConnectionManagerCallback-6992-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053822 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1054697 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54216_solr
   [junit4]   2> 1054700 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.c.Overseer Overseer (id=72066472911306757-127.0.0.1:54216_solr-n_0000000000) starting
   [junit4]   2> 1054732 INFO  (OverseerStateUpdate-72066472911306757-127.0.0.1:54216_solr-n_0000000000) [n:127.0.0.1:54216_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54216_solr
   [junit4]   2> 1054733 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54216_solr
   [junit4]   2> 1054748 INFO  (zkCallback-6991-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1054761 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1054762 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1054912 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1055097 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1055234 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54216.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e3b4d44
   [junit4]   2> 1055244 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54216.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e3b4d44
   [junit4]   2> 1055245 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54216.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e3b4d44
   [junit4]   2> 1055246 INFO  (jetty-launcher-6977-thread-1) [n:127.0.0.1:54216_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/tempDir-001/node1
   [junit4]   2> 1055285 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1055287 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1055290 INFO  (zkConnectionManagerCallback-7009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1055290 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1055294 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1055299 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54211/solr ready
   [junit4]   2> 1055344 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=authCollection&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1055362 INFO  (OverseerThreadFactory-6999-thread-1-processing-n:127.0.0.1:54216_solr) [n:127.0.0.1:54216_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 1055484 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1055485 INFO  (qtp363968143-13551) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:54216_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAie9paZWm/Vo4SX9yaOFO0vVyuJdA5sPFxnlLA8ha+g0yyAkaQfKU5ZGYtPsHIqy0iWxgZgaPA9LLiryW/XDOR7yhIk3Pg1XHIEn+Ko1tji6WMf8lbIPTN3pbLZUMbDvh+AdrxtIs1rckLTPQgIhH79lPrRyKy2l+ho3e4yT6x64wCyzMSOZCHZuu5J1pk684w8HPE4EidRp2eImFsw1TwKximd8Sv+AY+aKu/yn5NSWHnoTqbhbTZTN1nrdZhEZGECrox2+NPorfpXgjE2HFa72NHKs02PoVh9meYALRsDz9q8WJD+kyHRQg8uyoF4Idlmvi2HuntYQ1nHDbKdqPtQIDAQAB
   [junit4]   2> 1055495 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1055495 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_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=1
   [junit4]   2> 1055504 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_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=1
   [junit4]   2> 1055525 INFO  (OverseerStateUpdate-72066472911306757-127.0.0.1:54216_solr-n_0000000000) [n:127.0.0.1:54216_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54216/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54216_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1055536 INFO  (OverseerStateUpdate-72066472911306757-127.0.0.1:54216_solr-n_0000000000) [n:127.0.0.1:54216_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54216/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54216_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1055546 INFO  (OverseerStateUpdate-72066472911306757-127.0.0.1:54216_solr-n_0000000000) [n:127.0.0.1:54216_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54216/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54216_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1055562 INFO  (OverseerStateUpdate-72066472911306757-127.0.0.1:54216_solr-n_0000000000) [n:127.0.0.1:54216_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"authCollection_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54216/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54216_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1055777 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr    x:authCollection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=4&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1055777 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr    x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=4&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1055782 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr    x:authCollection_shard4_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=authCollection_shard4_replica_n6&action=CREATE&numShards=4&collection=authCollection&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1055783 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr    x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=4&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1055830 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1055830 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1055830 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1055835 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1055883 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1055883 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1055883 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1055888 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1055891 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1055891 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 1055892 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1055892 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1055892 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1055892 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1055892 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1055892 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard4_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 1055905 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54216.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e3b4d44
   [junit4]   2> 1055905 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54216.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e3b4d44
   [junit4]   2> 1055905 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54216.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e3b4d44
   [junit4]   2> 1055905 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54216.solr.core.authCollection.shard4.replica_n6' (registry 'solr.core.authCollection.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e3b4d44
   [junit4]   2> 1055906 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrCore [[authCollection_shard4_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/tempDir-001/node1/authCollection_shard4_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/tempDir-001/node1/authCollection_shard4_replica_n6/data/]
   [junit4]   2> 1055906 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/tempDir-001/node1/authCollection_shard3_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/tempDir-001/node1/authCollection_shard3_replica_n4/data/]
   [junit4]   2> 1055906 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/tempDir-001/node1/authCollection_shard1_replica_n1/data/]
   [junit4]   2> 1055906 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/tempDir-001/node1/authCollection_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001/tempDir-001/node1/authCollection_shard2_replica_n2/data/]
   [junit4]   2> 1056565 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1056565 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1056607 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1056607 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1056739 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1056744 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1056747 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1056747 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668889617875599360
   [junit4]   2> 1056796 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1056796 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard2
   [junit4]   2> 1056823 INFO  (searcherExecutor-7013-thread-1-processing-n:127.0.0.1:54216_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [authCollection_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1056825 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1056825 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1056825 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 1056826 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1056826 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1056827 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1056829 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1056832 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1056832 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1056836 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard2/leader after winning as /collections/authCollection/leader_elect/shard2/election/72066472911306757-core_node5-n_0000000000
   [junit4]   2> 1056839 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1056839 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1056839 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1056842 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1056842 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1056843 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1056844 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1056844 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668889617977311232
   [junit4]   2> 1056846 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1056846 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1056852 INFO  (searcherExecutor-7016-thread-1-processing-n:127.0.0.1:54216_solr x:authCollection_shard4_replica_n6 c:authCollection s:shard4 r:core_node8) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SolrCore [authCollection_shard4_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1056853 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1056853 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1056854 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 1056875 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1056886 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1056886 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1056886 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1056886 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668889618021351424
   [junit4]   2> 1056888 INFO  (searcherExecutor-7017-thread-1-processing-n:127.0.0.1:54216_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [authCollection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1056892 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1056893 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1056897 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668889618032885760
   [junit4]   2> 1056899 INFO  (searcherExecutor-7011-thread-1-processing-n:127.0.0.1:54216_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node7) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [authCollection_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1056923 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1056923 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard4
   [junit4]   2> 1056963 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1056965 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 1056970 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1056978 INFO  (zkCallback-6991-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1056978 INFO  (zkCallback-6991-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1056994 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1057000 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1057000 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 1057001 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1057001 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/
   [junit4]   2> 1057007 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1057010 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.SyncStrategy http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/ has no replicas
   [junit4]   2> 1057010 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard4/leader after winning as /collections/authCollection/leader_elect/shard4/election/72066472911306757-core_node8-n_0000000000
   [junit4]   2> 1057024 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=4&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1241
   [junit4]   2> 1057027 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1057027 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1057027 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 1057027 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1057027 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 1057027 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard3/leader after winning as /collections/authCollection/leader_elect/shard3/election/72066472911306757-core_node7-n_0000000000
   [junit4]   2> 1057041 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/ shard4
   [junit4]   2> 1057051 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 1057051 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1057051 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1057051 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 1057051 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1057051 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1057051 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard1/leader after winning as /collections/authCollection/leader_elect/shard1/election/72066472911306757-core_node3-n_0000000000
   [junit4]   2> 1057072 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1057222 INFO  (zkCallback-6991-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1057222 INFO  (zkCallback-6991-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1057222 INFO  (zkCallback-6991-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1057224 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1057224 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1057224 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1057246 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=4&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1469
   [junit4]   2> 1057253 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=authCollection_shard4_replica_n6&action=CREATE&numShards=4&collection=authCollection&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1470
   [junit4]   2> 1057263 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=4&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1486
   [junit4]   2> 1057281 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_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> 1057368 INFO  (OverseerCollectionConfigSetProcessor-72066472911306757-127.0.0.1:54216_solr-n_0000000000) [n:127.0.0.1:54216_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1057376 INFO  (zkCallback-6991-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1057376 INFO  (zkCallback-6991-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1057376 INFO  (zkCallback-6991-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1057378 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=100&name=authCollection&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=2047
   [junit4]   2> 1057379 INFO  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: authCollection
   [junit4]   2> 1057385 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57b838a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057385 WARN  (TEST-BasicAuthOnSingleNodeTest.basicTest-seed#[9913A9A0E4BC813]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57b838a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057416 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166138&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057416 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166138&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057416 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166138&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057416 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166138&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057425 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=25
   [junit4]   2> 1057448 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166174&isShard=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 1057451 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166174&isShard=true&wt=javabin} hits=0 status=0 QTime=4
   [junit4]   2> 1057452 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166174&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057452 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166174&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057456 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=20
   [junit4]   2> 1057466 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166198&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057466 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166198&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057471 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166198&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057472 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166198&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057475 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=14
   [junit4]   2> 1057488 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166215&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057488 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166215&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057491 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166215&isShard=true&wt=javabin} hits=0 status=0 QTime=2
   [junit4]   2> 1057491 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166215&isShard=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 1057507 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=30
   [junit4]   2> 1057528 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166257&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057541 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166257&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057541 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166257&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057542 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166257&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057544 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=25
   [junit4]   2> 1057552 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166285&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057558 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166285&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057563 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166285&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057564 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166285&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057568 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=21
   [junit4]   2> 1057608 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166318&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057609 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166318&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057609 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166318&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057610 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166318&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057618 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=38
   [junit4]   2> 1057647 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166364&isShard=true&wt=javabin} hits=0 status=0 QTime=12
   [junit4]   2> 1057649 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166364&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057649 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166364&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057649 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166364&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057651 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=30
   [junit4]   2> 1057659 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166391&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057660 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166391&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057665 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166391&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057666 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166391&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057669 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=15
   [junit4]   2> 1057691 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166409&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057691 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166409&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057695 INFO  (qtp363968143-13548) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166409&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057695 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166409&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057698 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=26
   [junit4]   2> 1057705 INFO  (qtp363968143-13550) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166438&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057706 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166438&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057713 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.S.Request [authCollection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166438&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057713 INFO  (qtp363968143-13549) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166438&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057717 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=17
   [junit4]   2> 1057732 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.S.Request [authCollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166459&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057732 INFO  (qtp363968143-13589) [n:127.0.0.1:54216_solr c:authCollection s:shard4 r:core_node8 x:authCollection_shard4_replica_n6 ] o.a.s.c.S.Request [authCollection_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:54216/solr/authCollection_shard4_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591577166459&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1057739 INFO  (qtp363968143-13551) [n:127.0.0.1:54216_solr c:authCollection s:shard3 r:core_node7 x:authCollection_shard3_replica_n4 ] o.a.s.c.S.Request [authCollection_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards

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

gent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@13339c8
   [junit4]   2> 37167 INFO  (jetty-closer-137-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 37167 INFO  (jetty-closer-137-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ab22941: rootName = solr_55792, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6c8567cf
   [junit4]   2> 37168 INFO  (jetty-closer-137-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 37169 INFO  (closeThreadPool-143-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72066624640909317-127.0.0.1:55792_solr-n_0000000000) closing
   [junit4]   2> 37172 INFO  (OverseerStateUpdate-72066624640909317-127.0.0.1:55792_solr-n_0000000000) [n:127.0.0.1:55792_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55792_solr
   [junit4]   2> 37187 INFO  (OverseerAutoScalingTriggerThread-72066624640909317-127.0.0.1:55792_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 37195 INFO  (closeThreadPool-143-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72066624640909317-127.0.0.1:55792_solr-n_0000000000) closing
   [junit4]   2> 37298 INFO  (jetty-closer-137-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72066624640909317-127.0.0.1:55792_solr-n_0000000000) closing
   [junit4]   2> 37313 INFO  (jetty-closer-137-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3bdc26ae{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 37314 INFO  (jetty-closer-137-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e23ecc{/solr,null,UNAVAILABLE}
   [junit4]   2> 37314 INFO  (jetty-closer-137-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 37317 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 37534 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/security.json
   [junit4]   2> 	2	/solr/collections/authCollection/terms/shard2
   [junit4]   2> 	2	/solr/collections/authCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/authCollection/terms/shard4
   [junit4]   2> 	2	/solr/collections/authCollection/terms/shard3
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/collections/authCollection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 37539 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55771
   [junit4]   2> 37539 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55771
   [junit4]   2> 37539 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[9913A9A0E4BC813]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55771
   [junit4]   2> 37539 INFO  (TEST-BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode-seed#[9913A9A0E4BC813]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteSecurityJsonZnode
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthOnSingleNodeTest -Dtests.method=testDeleteSecurityJsonZnode -Dtests.seed=9913A9A0E4BC813 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pl-PL -Dtests.timezone=Europe/San_Marino -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   4.35s J0 | BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55792/solr: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]    > <title>Error 401 require authentication</title>
   [junit4]    > </head>
   [junit4]    > <body><h2>HTTP ERROR 401 require authentication</h2>
   [junit4]    > <table>
   [junit4]    > <tr><th>URI:</th><td>/solr/authCollection/select</td></tr>
   [junit4]    > <tr><th>STATUS:</th><td>401</td></tr>
   [junit4]    > <tr><th>MESSAGE:</th><td>require authentication</td></tr>
   [junit4]    > <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-11e26d92</td></tr>
   [junit4]    > </table>
   [junit4]    > <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9913A9A0E4BC813:1B51E6D3BFA21E1B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:686)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:411)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:746)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.security.BasicAuthOnSingleNodeTest.testDeleteSecurityJsonZnode(BasicAuthOnSingleNodeTest.java:83)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 37549 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[9913A9A0E4BC813]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 37549 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[9913A9A0E4BC813]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55771
   [junit4]   2> 37549 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[9913A9A0E4BC813]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55771
   [junit4]   2> 37549 INFO  (SUITE-BasicAuthOnSingleNodeTest-seed#[9913A9A0E4BC813]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55771
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthOnSingleNodeTest_9913A9A0E4BC813-001
   [junit4]   2> Jun 08, 2020 1:24:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=5, maxDocsPerChunk=9, blockShift=21), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=5, blockSize=21)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@31d90926), locale=pl-PL, timezone=Europe/San_Marino
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=2,free=77104112,total=194772992
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthOnSingleNodeTest]
   [junit4] Completed [5/5 (5!)] on J0 in 36.55s, 2 tests, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: There were test failures: 5 suites, 10 tests, 5 errors [seed: 9913A9A0E4BC813]

Total time: 41 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.security.BasicAuthOnSingleNodeTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/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=0ff0c45b981cd723d046420d80753d975b9b1965, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #1102
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-13.0.2) - Build # 1104 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1104/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([9061E4BB1165064D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([9061E4BB1165064D]:0)




Build Log:
[...truncated 15124 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 1165054 INFO  (SUITE-MultiThreadedOCPTest-seed#[9061E4BB1165064D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1165055 INFO  (SUITE-MultiThreadedOCPTest-seed#[9061E4BB1165064D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/data-dir-76-001
   [junit4]   2> 1165055 WARN  (SUITE-MultiThreadedOCPTest-seed#[9061E4BB1165064D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=62 numCloses=62
   [junit4]   2> 1165055 INFO  (SUITE-MultiThreadedOCPTest-seed#[9061E4BB1165064D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1165056 INFO  (SUITE-MultiThreadedOCPTest-seed#[9061E4BB1165064D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1165056 INFO  (SUITE-MultiThreadedOCPTest-seed#[9061E4BB1165064D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1165056 INFO  (SUITE-MultiThreadedOCPTest-seed#[9061E4BB1165064D]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1165058 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1165059 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1165059 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1165169 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 49488
   [junit4]   2> 1165169 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49488
   [junit4]   2> 1165169 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49488
   [junit4]   2> 1165169 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49488
   [junit4]   2> 1165172 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165175 INFO  (zkConnectionManagerCallback-12696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1165175 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1165179 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165181 INFO  (zkConnectionManagerCallback-12698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1165182 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1165183 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1165186 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1165188 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1165190 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1165192 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1165194 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1165196 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1165199 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1165201 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1165202 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1165204 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1165205 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1165470 WARN  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1165471 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1165471 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1165471 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1165472 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1165472 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1165472 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1165473 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41bc8c31{/,null,AVAILABLE}
   [junit4]   2> 1165473 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30cedb97{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:٤٩٤٩٤}
   [junit4]   2> 1165473 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.s.Server Started @١١٦٥٥٥٧ms
   [junit4]   2> 1165473 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/tempDir-001/control/data, hostPort=49494, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/control-001/cores}
   [junit4]   2> 1165473 ERROR (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1165473 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1165474 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1165474 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1165474 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1165474 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-08T06:26:14.998182Z
   [junit4]   2> 1165475 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165476 INFO  (zkConnectionManagerCallback-12700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1165477 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1165579 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1165579 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/control-001/solr.xml
   [junit4]   2> 1165583 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1165583 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1165585 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1165684 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1165685 WARN  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40a5157e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1165685 WARN  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40a5157e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1165688 WARN  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69c4b574[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1165688 WARN  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69c4b574[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1165689 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49488/solr
   [junit4]   2> 1165690 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165692 INFO  (zkConnectionManagerCallback-12711-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1165692 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1165798 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165800 INFO  (zkConnectionManagerCallback-12713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1165800 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1165969 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49494_
   [junit4]   2> 1165970 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.c.Overseer Overseer (id=72067810672902148-127.0.0.1:49494_-n_0000000000) starting
   [junit4]   2> 1165981 INFO  (OverseerStateUpdate-72067810672902148-127.0.0.1:49494_-n_0000000000) [n:127.0.0.1:49494_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49494_
   [junit4]   2> 1165982 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49494_
   [junit4]   2> 1165985 INFO  (zkCallback-12712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1165990 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1165990 WARN  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] 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> 1166008 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1166024 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1166031 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1166031 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1166032 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [n:127.0.0.1:49494_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/control-001/cores
   [junit4]   2> 1166039 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166041 INFO  (zkConnectionManagerCallback-12730-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1166041 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1166044 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1166047 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49488/solr ready
   [junit4]   2> 1166049 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49494_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1166055 INFO  (OverseerThreadFactory-12720-thread-1-processing-n:127.0.0.1:49494_) [n:127.0.0.1:49494_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1166177 INFO  (qtp85435601-19078) [n:127.0.0.1:49494_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1166177 INFO  (qtp85435601-19078) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1166180 INFO  (qtp85435601-19075) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1166192 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1167213 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1167224 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1167294 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1167320 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1167320 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1167320 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1167321 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=45.3603515625, floorSegmentMB=2.1943359375, forceMergeDeletesPctAllowed=2.553845941753635, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=37.426061540153995
   [junit4]   2> 1167322 WARN  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1167362 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1167362 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1167363 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1167363 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1167363 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12684062703636034]
   [junit4]   2> 1167365 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1167366 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1167366 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1167367 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668911020786057216
   [junit4]   2> 1167369 INFO  (searcherExecutor-12732-thread-1-processing-n:127.0.0.1:49494_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1167374 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1167375 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1167381 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1167381 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1167381 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49494/control_collection_shard1_replica_n1/
   [junit4]   2> 1167381 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1167382 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:49494/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1167382 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72067810672902148-core_node2-n_0000000000
   [junit4]   2> 1167386 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49494/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1167491 INFO  (zkCallback-12712-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167491 INFO  (zkCallback-12712-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167495 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1167505 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1313
   [junit4]   2> 1167510 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1167607 INFO  (zkCallback-12712-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167608 INFO  (zkCallback-12712-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167609 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49494_&wt=javabin&version=2} status=0 QTime=1560
   [junit4]   2> 1167610 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1167610 INFO  (zkCallback-12712-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167726 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1167730 INFO  (zkConnectionManagerCallback-12741-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1167730 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1167733 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1167736 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49488/solr ready
   [junit4]   2> 1167736 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1167738 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1167747 INFO  (OverseerThreadFactory-12720-thread-2-processing-n:127.0.0.1:49494_) [n:127.0.0.1:49494_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1167748 INFO  (OverseerCollectionConfigSetProcessor-72067810672902148-127.0.0.1:49494_-n_0000000000) [n:127.0.0.1:49494_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1167958 WARN  (OverseerThreadFactory-12720-thread-2-processing-n:127.0.0.1:49494_) [n:127.0.0.1:49494_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1167960 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1167962 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=223
   [junit4]   2> 1167965 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1167965 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1167965 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1167965 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1167965 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1167965 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1167965 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1168242 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1168243 WARN  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1168243 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1168243 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1168243 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1168247 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1168247 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1168247 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1168247 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1abe31e8{/,null,AVAILABLE}
   [junit4]   2> 1168248 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46129e7a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:٤٩٥٤٥}
   [junit4]   2> 1168248 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.Server Started @١١٦٨٣٣٢ms
   [junit4]   2> 1168248 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/tempDir-001/jetty1, hostPort=49545, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-1-001/cores}
   [junit4]   2> 1168249 ERROR (closeThreadPool-12742-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1168249 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1168249 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1168249 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1168249 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1168249 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-08T06:26:17.773178Z
   [junit4]   2> 1168250 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168255 INFO  (zkConnectionManagerCallback-12744-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168255 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168362 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1168362 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-1-001/solr.xml
   [junit4]   2> 1168364 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1168364 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1168366 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1168466 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1168467 WARN  (closeThreadPool-12742-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@309733af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168467 WARN  (closeThreadPool-12742-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@309733af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168470 WARN  (closeThreadPool-12742-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@aab2e70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168470 WARN  (closeThreadPool-12742-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@aab2e70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168471 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49488/solr
   [junit4]   2> 1168472 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168478 INFO  (zkConnectionManagerCallback-12755-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168478 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168508 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1168509 WARN  (closeThreadPool-12742-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1168509 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1168509 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1168509 INFO  (closeThreadPool-12742-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1168516 INFO  (closeThreadPool-12742-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1168516 INFO  (closeThreadPool-12742-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1168517 INFO  (closeThreadPool-12742-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1168517 INFO  (closeThreadPool-12742-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1565a660{/,null,AVAILABLE}
   [junit4]   2> 1168519 INFO  (closeThreadPool-12742-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@362732da{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:٤٩٥٤٩}
   [junit4]   2> 1168519 INFO  (closeThreadPool-12742-thread-2) [     ] o.e.j.s.Server Started @١١٦٨٦٠٢ms
   [junit4]   2> 1168519 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/tempDir-001/jetty2, hostPort=49549, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-2-001/cores}
   [junit4]   2> 1168519 ERROR (closeThreadPool-12742-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1168519 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1168519 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1168519 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1168519 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1168519 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-08T06:26:18.043450Z
   [junit4]   2> 1168522 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168531 INFO  (zkConnectionManagerCallback-12757-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168531 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168592 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168596 INFO  (zkConnectionManagerCallback-12759-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168596 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168641 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1168641 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-2-001/solr.xml
   [junit4]   2> 1168644 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1168644 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1168653 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1168676 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1168701 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1168702 WARN  (closeThreadPool-12742-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73651ea7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168702 WARN  (closeThreadPool-12742-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73651ea7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168708 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49545_ as DOWN
   [junit4]   2> 1168710 WARN  (closeThreadPool-12742-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6aa20c90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168710 WARN  (closeThreadPool-12742-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6aa20c90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168711 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49488/solr
   [junit4]   2> 1168712 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168718 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1168718 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49545_
   [junit4]   2> 1168719 INFO  (zkConnectionManagerCallback-12772-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168719 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168836 INFO  (zkCallback-12712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1168836 INFO  (zkCallback-12740-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1168836 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168837 INFO  (zkCallback-12758-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1168842 INFO  (zkConnectionManagerCallback-12774-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168842 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168851 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1168851 WARN  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] 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> 1168869 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1168872 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1168890 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49549_ as DOWN
   [junit4]   2> 1168892 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1168897 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1168897 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49549_
   [junit4]   2> 1168903 INFO  (zkCallback-12712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1168903 INFO  (zkCallback-12758-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1168903 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1168903 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1168903 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49545_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-1-001/cores
   [junit4]   2> 1168909 INFO  (zkCallback-12740-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1168909 INFO  (zkCallback-12773-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1168914 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49545_
   [junit4]   2> 1168919 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1168919 WARN  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] 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> 1168930 INFO  (TEST-MultiThreadedOCPTest.test-seed#[9061E4BB1165064D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1168935 WARN  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1168935 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1168935 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1168935 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1168946 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1168946 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1168947 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1168947 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69c542cc{/,null,AVAILABLE}
   [junit4]   2> 1168949 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7012dc4c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:٤٩٥٥٦}
   [junit4]   2> 1168949 INFO  (closeThreadPool-12742-thread-1) [     ] o.e.j.s.Server Started @١١٦٩٠٣٣ms
   [junit4]   2> 1168949 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/tempDir-001/jetty3, hostPort=49556, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-3-001/cores}
   [junit4]   2> 1168950 ERROR (closeThreadPool-12742-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1168950 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1168950 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1168950 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1168950 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1168950 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-08T06:26:18.474456Z
   [junit4]   2> 1168951 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168955 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1168974 INFO  (zkConnectionManagerCallback-12788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168974 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168988 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1168998 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1168999 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1169000 INFO  (closeThreadPool-12742-thread-2) [n:127.0.0.1:49549_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-2-001/cores
   [junit4]   2> 1169012 INFO  (closeThreadPool-12742-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49549_
   [junit4]   2> 1169079 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1169079 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-3-001/solr.xml
   [junit4]   2> 1169081 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1169081 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1169082 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1169139 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1169140 WARN  (closeThreadPool-12742-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16ee5597[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1169140 WARN  (closeThreadPool-12742-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16ee5597[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1169142 WARN  (closeThreadPool-12742-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e1217b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1169142 WARN  (closeThreadPool-12742-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e1217b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1169143 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49488/solr
   [junit4]   2> 1169144 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1169149 INFO  (zkConnectionManagerCallback-12801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1169149 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1169255 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1169260 INFO  (zkConnectionManagerCallback-12803-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1169260 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1169285 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1169302 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49556_ as DOWN
   [junit4]   2> 1169308 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1169308 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49556_
   [junit4]   2> 1169318 INFO  (zkCallback-12740-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169318 INFO  (zkCallback-12758-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169318 INFO  (zkCallback-12773-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169319 INFO  (zkCallback-12712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169319 INFO  (zkCallback-12802-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169325 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1169325 WARN  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] 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> 1169354 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1169375 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1169386 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1169386 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1169389 INFO  (closeThreadPool-12742-thread-1) [n:127.0.0.1:49556_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-3-001/cores
   [junit4]   2> 1169395 INFO  (closeThreadPool-12742-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49556_
   [junit4]   2> 1169399 INFO  (qtp85435601-19078) [n:127.0.0.1:49494_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49545_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1169401 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49549_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1169403 INFO  (qtp85435601-19075) [n:127.0.0.1:49494_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49556_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1169419 INFO  (OverseerCollectionConfigSetProcessor-72067810672902148-127.0.0.1:49494_-n_0000000000) [n:127.0.0.1:49494_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1169421 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1169423 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169426 INFO  (qtp1110246119-19133) [n:127.0.0.1:49545_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169428 INFO  (qtp840474689-19153) [n:127.0.0.1:49549_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169431 INFO  (qtp743494718-19187) [n:127.0.0.1:49556_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169432 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1169434 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169435 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169438 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169440 INFO  (qtp743494718-19185) [n:127.0.0.1:49556_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169441 INFO  (OverseerThreadFactory-12720-thread-3-processing-n:127.0.0.1:49494_) [n:127.0.0.1:49494_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:49545_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1169442 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1169444 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169448 INFO  (qtp1110246119-19135) [n:127.0.0.1:49545_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169449 INFO  (OverseerThreadFactory-12720-thread-3-processing-n:127.0.0.1:49494_) [n:127.0.0.1:49494_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1169450 INFO  (qtp840474689-19155) [n:127.0.0.1:49549_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169451 INFO  (qtp743494718-19188) [n:127.0.0.1:49556_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1169452 INFO  (OverseerThreadFactory-12720-thread-4-processing-n:127.0.0.1:49494_) [n:127.0.0.1:49494_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:49549_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1169456 INFO  (OverseerThreadFactory-12720-thread-4-processing-n:127.0.0.1:49494_) [n:127.0.0.1:49494_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1169457 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1169464 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1170481 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1170484 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1170492 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1170496 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1170573 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1170583 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1170614 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1170614 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1170614 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1170615 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=45.3603515625, floorSegmentMB=2.1943359375, forceMergeDeletesPctAllowed=2.553845941753635, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=37.426061540153995
   [junit4]   2> 1170617 WARN  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1170617 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1170617 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3644400a
   [junit4]   2> 1170617 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_9061E4BB1165064D-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1170618 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=45.3603515625, floorSegmentMB=2.1943359375, forceMergeDeletesPctAllowed=2.553845941753635, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=37.426061540153995
   [junit4]   2> 1170620 WARN  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1170658 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1170658 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1170659 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1170659 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1170661 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12684062703636034]
   [junit4]   2> 1170661 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1170661 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1170662 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1170663 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1170663 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1170663 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12684062703636034]
   [junit4]   2> 1170664 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1170664 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1170664 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668911024243212288
   [junit4]   2> 1170665 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1170667 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1170668 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1170668 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668911024247406592
   [junit4]   2> 1170668 INFO  (searcherExecutor-12814-thread-1-processing-n:127.0.0.1:49545_ x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [collection1_shard2_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1170670 INFO  (searcherExecutor-12816-thread-1-processing-n:127.0.0.1:49549_ x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1170675 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1170675 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1170679 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1170679 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1170689 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1170689 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1170689 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49545/collection1_shard2_replica_n1/
   [junit4]   2> 1170689 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1170689 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:49545/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 1170690 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72067810672902154-core_node3-n_0000000000
   [junit4]   2> 1170693 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1170693 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1170693 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49549/collection1_shard1_replica_n2/
   [junit4]   2> 1170694 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1170694 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:49549/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 1170694 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72067810672902156-core_node4-n_0000000000
   [junit4]   2> 1170695 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49545/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 1170699 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49549/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 1170805 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1170805 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1170813 INFO  (qtp840474689-19154) [n:127.0.0.1:49549_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1349
   [junit4]   2> 1170813 INFO  (qtp1110246119-19134) [n:127.0.0.1:49545_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1355
   [junit4]   2> 1170816 INFO  (qtp85435601-19078) [n:127.0.0.1:49494_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:49545_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1417
   [junit4]   2> 1170816 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:49549_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1415
   [junit4]   2> 1171428 INFO  (OverseerCollectionConfigSetProcessor-72067810672902148-127.0.0.1:49494_-n_0000000000) [n:127.0.0.1:49494_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1171429 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1171430 INFO  (OverseerCollectionConfigSetProcessor-72067810672902148-127.0.0.1:49494_-n_0000000000) [n:127.0.0.1:49494_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000005 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1171435 INFO  (qtp85435601-19078) [n:127.0.0.1:49494_     ] 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=5
   [junit4]   2> 1171437 INFO  (qtp1110246119-19135) [n:127.0.0.1:49545_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1171438 INFO  (qtp1110246119-19135) [n:127.0.0.1:49545_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1171441 INFO  (qtp743494718-19186) [n:127.0.0.1:49556_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1171442 INFO  (qtp840474689-19155) [n:127.0.0.1:49549_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1171442 INFO  (qtp840474689-19152) [n:127.0.0.1:49549_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1171444 INFO  (qtp85435601-19077) [n:127.0.0.1:49494_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1171447 INFO  (qtp85435601-19076) [n:127.0.0.1:49494_     ] 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=1
   [junit4]   2> 1171447 INFO  (qtp1110246119-19132) [n:127.0.0.1:49545_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key

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

ead[id=19355, name=HttpClient@72f126f0-scheduler-1, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]   2>         at java.base@13.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.run(Thread.java:830)
   [junit4]   2>   221) Thread[id=19170, name=zkCallback-12758-thread-1, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]   2>         at java.base@13.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.run(Thread.java:830)
   [junit4]   2>   222) Thread[id=19276, name=zkCallback-12758-thread-2, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]   2>         at java.base@13.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.run(Thread.java:830)
   [junit4]   2>   223) Thread[id=19176, name=zkCallback-12773-thread-1, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]   2>         at java.base@13.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@13.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {multiDefault=Lucene84, _root_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1392, maxMBSortInHeap=6.121017535408224, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3c166c9a), locale=ar-LB, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=253,free=165832472,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedDebugComponentTest, TestCodecSupport, SynonymTokenizerTest, HdfsAutoAddReplicasIntegrationTest, TestNRTOpen, TestSimComputePlanAction, TestPullReplica, TestSolrCloudWithHadoopAuthPlugin, TestPayloadScoreQParserPlugin, TestDeprecatedFilters, ZkSolrClientTest, TestPHPSerializedResponseWriter, HdfsCollectionsAPIDistributedZkTest, TestConfigSets, TestIntervalFaceting, TestCSVResponseWriter, TestAtomicUpdateErrorCases, BadComponentTest, TestCollectionAPIs, DeleteShardTest, EchoParamsTest, FacetPivotSmallTest, TestManagedSchemaThreadSafety, DocValuesMissingTest, TestClassicSimilarityFactory, TestCloudRecovery2, ChaosMonkeySafeLeaderTest, TestRandomCollapseQParserPlugin, FileBasedSpellCheckerTest, TestStressCloudBlindAtomicUpdates, InfoHandlerTest, TestDirectoryFactory, TestManagedSynonymFilterFactory, OverseerStatusTest, TestLegacyTerms, LeaderVoteWaitTimeoutTest, HdfsChaosMonkeyNothingIsSafeTest, AtomicUpdateProcessorFactoryTest, ResponseBuilderTest, TestLogWatcher, MetricsHistoryHandlerTest, TestExactStatsCache, TestBulkSchemaAPI, SuggesterTest, ReplaceNodeTest, DistributedFacetPivotSmallAdvancedTest, HdfsWriteToMultipleCollectionsTest, TestInPlaceUpdatesRequiredField, TestFieldResource, TestTolerantUpdateProcessorCloud, TestSchemalessBufferedUpdates, TestConfigSetsAPIZkFailure, ClassificationUpdateProcessorIntegrationTest, PrimUtilsTest, SliceStateTest, TestSolrCLIRunExample, MetricTriggerIntegrationTest, TestExtendedDismaxParser, RecoveryAfterSoftCommitTest, RegexBytesRefFilterTest, CollectionsAPISolrJTest, RankQueryTest, TestSimpleTextCodec, TestCollationField, MissingSegmentRecoveryTest, TestJsonFacets, ConnectionReuseTest, XMLAtomicUpdateMultivalueTest, TestLeaderElectionZkExpiry, TestCollectionsAPIViaSolrCloudCluster, NoCacheHeaderTest, TestStressVersions, CdcrBidirectionalTest, TestSimpleQParserPlugin, HdfsRestartWhileUpdatingTest, AlternateDirectoryTest, TestUnifiedSolrHighlighter, TestMacroExpander, DistanceUnitsTest, TestReplicationHandler, TestLMJelinekMercerSimilarityFactory, SoftAutoCommitTest, TestXmlQParser, TransactionLogTest, SparseHLLTest, TestStandardQParsers, TestExternalRoleRuleBasedAuthorizationPlugin, BasicDistributedZk2Test, JWTVerificationkeyResolverTest, BlockCacheTest, HttpPartitionWithTlogReplicasTest, MultiThreadedOCPTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.seed=9061E4BB1165064D -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | MultiThreadedOCPTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9061E4BB1165064D]:0)
   [junit4] Completed [524/910 (1!)] on J1 in 50.83s, 1 test, 2 errors <<< FAILURES!

[...truncated 48787 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1104/consoleText

[repro] Revision: b804cb4531b9b82d1395c7faea22d67db518e55a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=9061E4BB1165064D -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.seed=9061E4BB1165064D -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       MultiThreadedOCPTest
[repro] ant compile-test

[...truncated 3475 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MultiThreadedOCPTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=9061E4BB1165064D -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 0

[...truncated 73 lines...]