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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-11.0.6) - Build # 5997 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5997/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
acoll: 1589036201621 bcoll: 1589036201910

Stack Trace:
java.lang.AssertionError: acoll: 1589036201621 bcoll: 1589036201910
	at __randomizedtesting.SeedInfo.seed([AF350B29154C8B83:276134F3BBB0E67B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ShardRoutingTest:     1) Thread[id=16612, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ShardRoutingTest]         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ShardRoutingTest: 
   1) Thread[id=16612, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ShardRoutingTest]
        at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([AF350B29154C8B83]:0)




Build Log:
[...truncated 13376 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 403609 INFO  (SUITE-MultiThreadedOCPTest-seed#[AF350B29154C8B83]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 403609 INFO  (SUITE-MultiThreadedOCPTest-seed#[AF350B29154C8B83]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/data-dir-43-001
   [junit4]   2> 403610 WARN  (SUITE-MultiThreadedOCPTest-seed#[AF350B29154C8B83]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 403610 INFO  (SUITE-MultiThreadedOCPTest-seed#[AF350B29154C8B83]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 403611 INFO  (SUITE-MultiThreadedOCPTest-seed#[AF350B29154C8B83]-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> 403611 INFO  (SUITE-MultiThreadedOCPTest-seed#[AF350B29154C8B83]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 403611 INFO  (SUITE-MultiThreadedOCPTest-seed#[AF350B29154C8B83]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 403613 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 403614 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 403614 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 403717 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer start zk server on port: 62680
   [junit4]   2> 403717 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62680
   [junit4]   2> 403717 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62680
   [junit4]   2> 403717 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62680
   [junit4]   2> 403719 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403721 INFO  (zkConnectionManagerCallback-3021-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403721 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403729 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403733 INFO  (zkConnectionManagerCallback-3023-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403734 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403743 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 403746 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 403749 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 403753 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 403759 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 403761 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 403763 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 403765 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 403768 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 403769 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 403774 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 403776 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 404085 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 404085 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 404085 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 404087 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 404087 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 404092 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 404093 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74a1c96e{/,null,AVAILABLE}
   [junit4]   2> 404094 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6457b35b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62686}
   [junit4]   2> 404094 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.s.Server Started @404189ms
   [junit4]   2> 404094 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/tempDir-001/control/data, hostPort=62686, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/control-001/cores}
   [junit4]   2> 404094 ERROR (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 404094 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 404094 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 404094 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 404094 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 404094 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T14:55:59.368957Z
   [junit4]   2> 404096 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404099 INFO  (zkConnectionManagerCallback-3025-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404099 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404203 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 404203 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/control-001/solr.xml
   [junit4]   2> 404207 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 404405 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 404407 WARN  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34e6f0c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404407 WARN  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34e6f0c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404416 WARN  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f90164a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404416 WARN  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f90164a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404419 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62680/solr
   [junit4]   2> 404421 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404425 INFO  (zkConnectionManagerCallback-3036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404425 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404537 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404541 INFO  (zkConnectionManagerCallback-3038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404541 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404951 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62686_
   [junit4]   2> 404952 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.c.Overseer Overseer (id=72188139386306564-127.0.0.1:62686_-n_0000000000) starting
   [junit4]   2> 404965 INFO  (OverseerStateUpdate-72188139386306564-127.0.0.1:62686_-n_0000000000) [n:127.0.0.1:62686_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:62686_
   [junit4]   2> 404968 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62686_
   [junit4]   2> 404973 INFO  (zkCallback-3037-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 404978 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 404979 WARN  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] 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> 405012 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 405063 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 405084 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 405084 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 405085 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [n:127.0.0.1:62686_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/control-001/cores
   [junit4]   2> 405098 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 405102 INFO  (zkConnectionManagerCallback-3055-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 405102 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 405108 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 405111 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62680/solr ready
   [junit4]   2> 405114 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] 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:62686_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 405124 INFO  (OverseerThreadFactory-3045-thread-1-processing-n:127.0.0.1:62686_) [n:127.0.0.1:62686_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 405244 INFO  (qtp1557266540-3996) [n:127.0.0.1:62686_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 405248 INFO  (qtp1557266540-3993) [n:127.0.0.1:62686_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 405261 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_    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> 405262 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 406299 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 406311 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 406404 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406436 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406436 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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@7da64f29
   [junit4]   2> 406436 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 406438 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 406440 WARN  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406490 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406490 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406491 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 406491 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 406492 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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=12, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=65.271484375, floorSegmentMB=0.4755859375, forceMergeDeletesPctAllowed=20.514672259064707, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=36.27783678125167
   [junit4]   2> 406492 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@756b0c67[control_collection_shard1_replica_n1] main]
   [junit4]   2> 406494 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 406495 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406495 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406495 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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 1666225182363090944
   [junit4]   2> 406498 INFO  (searcherExecutor-3057-thread-1-processing-n:127.0.0.1:62686_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@756b0c67[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 406504 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406504 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406516 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 406517 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406517 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62686/control_collection_shard1_replica_n1/
   [junit4]   2> 406518 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406518 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:62686/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 406518 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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/72188139386306564-core_node2-n_0000000000
   [junit4]   2> 406523 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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:62686/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 406628 INFO  (zkCallback-3037-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> 406629 INFO  (zkCallback-3037-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> 406631 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_ 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> 406633 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_     ] 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=1372
   [junit4]   2> 406639 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 406737 INFO  (zkCallback-3037-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> 406737 INFO  (zkCallback-3037-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> 406738 INFO  (zkCallback-3037-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> 406740 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] 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:62686_&wt=javabin&version=2} status=0 QTime=1626
   [junit4]   2> 406740 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 406851 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406853 INFO  (zkConnectionManagerCallback-3066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406853 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406855 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 406858 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62680/solr ready
   [junit4]   2> 406858 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 406859 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] 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=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 406865 INFO  (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:62686_) [n:127.0.0.1:62686_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 406866 INFO  (OverseerCollectionConfigSetProcessor-72188139386306564-127.0.0.1:62686_-n_0000000000) [n:127.0.0.1:62686_     ] 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> 407083 WARN  (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:62686_) [n:127.0.0.1:62686_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 407088 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 407092 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] 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=2&wt=javabin&version=2} status=0 QTime=233
   [junit4]   2> 407094 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 407094 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 407095 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 407095 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 407096 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 407096 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 407096 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 407701 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 407702 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 407702 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 407702 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 407706 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 407706 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 407706 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 407706 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@553f0e91{/,null,AVAILABLE}
   [junit4]   2> 407708 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b68b59a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62726}
   [junit4]   2> 407708 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.Server Started @407802ms
   [junit4]   2> 407708 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/tempDir-001/jetty1, hostPort=62726, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-1-001/cores}
   [junit4]   2> 407708 ERROR (closeThreadPool-3067-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 407708 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 407708 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 407708 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 407708 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 407708 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T14:56:02.982925Z
   [junit4]   2> 407710 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407713 INFO  (zkConnectionManagerCallback-3069-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407713 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407823 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 407823 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-1-001/solr.xml
   [junit4]   2> 407833 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 407919 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 407924 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59b946a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 407924 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59b946a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 407933 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@295082f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 407933 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@295082f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 407934 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62680/solr
   [junit4]   2> 407936 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407940 INFO  (zkConnectionManagerCallback-3080-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407940 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408052 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408058 INFO  (zkConnectionManagerCallback-3082-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408058 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408114 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 408140 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.c.ZkController Publish node=127.0.0.1:62726_ as DOWN
   [junit4]   2> 408160 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 408160 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62726_
   [junit4]   2> 408170 INFO  (zkCallback-3037-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 408170 INFO  (zkCallback-3065-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 408171 INFO  (zkCallback-3081-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 408195 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 408195 WARN  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] 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> 408228 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 408260 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 408270 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 408271 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 408274 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62726_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-1-001/cores
   [junit4]   2> 408308 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62726_
   [junit4]   2> 408501 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 408503 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 408504 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 408504 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 408523 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 408523 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 408523 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 408525 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34a8ab82{/,null,AVAILABLE}
   [junit4]   2> 408527 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@133d567e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62732}
   [junit4]   2> 408527 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.Server Started @408622ms
   [junit4]   2> 408527 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/tempDir-001/jetty2, hostPort=62732, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-2-001/cores}
   [junit4]   2> 408529 ERROR (closeThreadPool-3067-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 408529 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 408530 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 408530 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 408530 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 408530 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T14:56:03.804065Z
   [junit4]   2> 408531 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408537 INFO  (zkConnectionManagerCallback-3092-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408537 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408644 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 408645 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-2-001/solr.xml
   [junit4]   2> 408654 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 408875 INFO  (OverseerCollectionConfigSetProcessor-72188139386306564-127.0.0.1:62686_-n_0000000000) [n:127.0.0.1:62686_     ] 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> 408955 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 408962 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d59b741[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408962 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d59b741[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408971 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18365e8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408972 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18365e8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408975 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62680/solr
   [junit4]   2> 408978 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408980 INFO  (zkConnectionManagerCallback-3103-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408981 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409104 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409107 INFO  (zkConnectionManagerCallback-3105-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409108 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409145 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 409188 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.c.ZkController Publish node=127.0.0.1:62732_ as DOWN
   [junit4]   2> 409197 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 409198 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62732_
   [junit4]   2> 409207 INFO  (zkCallback-3081-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409207 INFO  (zkCallback-3037-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409207 INFO  (zkCallback-3065-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409207 INFO  (zkCallback-3104-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409260 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 409261 WARN  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] 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> 409300 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 409347 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 409373 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 409373 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 409375 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62732_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-2-001/cores
   [junit4]   2> 409391 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62732_
   [junit4]   2> 409411 INFO  (TEST-MultiThreadedOCPTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 409412 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 409412 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 409412 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 409417 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 409417 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 409417 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 409418 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46a83936{/,null,AVAILABLE}
   [junit4]   2> 409430 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2cbfc66b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62737}
   [junit4]   2> 409430 INFO  (closeThreadPool-3067-thread-1) [     ] o.e.j.s.Server Started @409525ms
   [junit4]   2> 409430 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/tempDir-001/jetty3, hostPort=62737, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 409431 ERROR (closeThreadPool-3067-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 409431 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 409431 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 409431 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 409431 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 409431 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T14:56:04.705305Z
   [junit4]   2> 409434 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409449 INFO  (zkConnectionManagerCallback-3115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409449 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409562 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 409562 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-3-001/solr.xml
   [junit4]   2> 409566 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 409677 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 409689 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fbb737f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 409689 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fbb737f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 409711 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72d2fcd2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 409711 WARN  (closeThreadPool-3067-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72d2fcd2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 409720 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62680/solr
   [junit4]   2> 409723 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409727 INFO  (zkConnectionManagerCallback-3126-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409730 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409852 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409855 INFO  (zkConnectionManagerCallback-3128-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409855 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409892 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 409917 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.c.ZkController Publish node=127.0.0.1:62737_ as DOWN
   [junit4]   2> 409922 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 409922 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62737_
   [junit4]   2> 409928 INFO  (zkCallback-3037-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 409928 INFO  (zkCallback-3081-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 409928 INFO  (zkCallback-3065-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 409928 INFO  (zkCallback-3104-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 409929 INFO  (zkCallback-3127-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 409939 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 409940 WARN  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] 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> 409972 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 410024 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 410036 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 410036 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7da64f29
   [junit4]   2> 410037 INFO  (closeThreadPool-3067-thread-1) [n:127.0.0.1:62737_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-3-001/cores
   [junit4]   2> 410051 INFO  (closeThreadPool-3067-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62737_
   [junit4]   2> 410058 INFO  (qtp1557266540-3996) [n:127.0.0.1:62686_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62726_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 410061 INFO  (qtp1557266540-3995) [n:127.0.0.1:62686_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62737_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 410061 INFO  (qtp1557266540-3993) [n:127.0.0.1:62686_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62732_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 410084 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] 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=1
   [junit4]   2> 410086 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410088 INFO  (qtp1599548072-4050) [n:127.0.0.1:62726_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410091 INFO  (qtp27541260-4080) [n:127.0.0.1:62732_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410094 INFO  (qtp1440393916-4109) [n:127.0.0.1:62737_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410096 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] 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> 410098 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410100 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410101 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410102 INFO  (qtp1440393916-4110) [n:127.0.0.1:62737_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410105 INFO  (OverseerThreadFactory-3045-thread-3-processing-n:127.0.0.1:62686_) [n:127.0.0.1:62686_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62726_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 410111 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] 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=2
   [junit4]   2> 410112 INFO  (OverseerThreadFactory-3045-thread-3-processing-n:127.0.0.1:62686_) [n:127.0.0.1:62686_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 410112 INFO  (qtp1557266540-3994) [n:127.0.0.1:62686_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410117 INFO  (qtp1599548072-4052) [n:127.0.0.1:62726_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410121 INFO  (qtp27541260-4082) [n:127.0.0.1:62732_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 410124 INFO  (qtp1440393916-4111) [n:127.0.0.1:62737_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 410126 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_    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> 410129 INFO  (OverseerThreadFactory-3045-thread-4-processing-n:127.0.0.1:62686_) [n:127.0.0.1:62686_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62732_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 410136 INFO  (OverseerThreadFactory-3045-thread-4-processing-n:127.0.0.1:62686_) [n:127.0.0.1:62686_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 410144 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_    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> 411159 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 411177 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 411203 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 411239 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 411311 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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> 411361 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ 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> 411473 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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> 411474 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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@7da64f29
   [junit4]   2> 411474 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 411475 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 411479 WARN  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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> 411511 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ 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> 411511 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ 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@7da64f29
   [junit4]   2> 411512 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ 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-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_AF350B29154C8B83-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 411519 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 411525 WARN  (qtp27541260-4081) [n:127.0.0.1:62732_ 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> 411622 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 411622 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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> 411631 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 411631 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 411636 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=65.271484375, floorSegmentMB=0.4755859375, forceMergeDeletesPctAllowed=20.514672259064707, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=36.27783678125167
   [junit4]   2> 411636 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a327170[collection1_shard2_replica_n1] main]
   [junit4]   2> 411647 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 411650 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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> 411651 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 411652 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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 1666225187770597376
   [junit4]   2> 411656 INFO  (searcherExecutor-3139-thread-1-processing-n:127.0.0.1:62726_ x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@a327170[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 411669 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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> 411669 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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> 411679 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 411680 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ 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> 411685 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 411685 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 411686 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=65.271484375, floorSegmentMB=0.4755859375, forceMergeDeletesPctAllowed=20.514672259064707, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=36.27783678125167
   [junit4]   2> 411687 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d62145b[collection1_shard1_replica_n2] main]
   [junit4]   2> 411692 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 411693 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 411693 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ 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> 411693 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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> 411693 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62726/collection1_shard2_replica_n1/
   [junit4]   2> 411693 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 411694 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ 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 1666225187814637568
   [junit4]   2> 411694 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 411694 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:62726/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 411694 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ 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/72188139386306569-core_node3-n_0000000000
   [junit4]   2> 411697 INFO  (searcherExecutor-3141-thread-1-processing-n:127.0.0.1:62732_ x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@1d62145b[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 411699 INFO  (qtp1599548072-4051) [n:127.0.0.1:62726_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62726/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 411705 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ 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> 411705 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ 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> 411714 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 411714 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ 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> 411714 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62732/collection1_shard1_replica_n2/
   [junit4]   2> 411714 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 411715 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:62732/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 411715 INFO  (qtp27541260-4081) [n:127.0.0.1:62732_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/colle

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

d-9) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1363343 INFO  (TEST-ShardRoutingTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1363556 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> 	11	/solr/aliases.json
   [junit4]   2> 	9	/solr/packages.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 	8	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard4
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	221	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72188200488796179-127.0.0.1:56830_-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	85	/solr/live_nodes
   [junit4]   2> 	66	/solr/overseer/queue
   [junit4]   2> 	23	/solr/overseer/collection-queue-work
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1363561 INFO  (TEST-ShardRoutingTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56763
   [junit4]   2> 1363561 INFO  (TEST-ShardRoutingTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56763
   [junit4]   2> 1363562 INFO  (TEST-ShardRoutingTest.test-seed#[AF350B29154C8B83]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56763
   [junit4]   2> 1363563 INFO  (SUITE-ShardRoutingTest-seed#[AF350B29154C8B83]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> May 09, 2020 3:11:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> May 09, 2020 3:12:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ShardRoutingTest: 
   [junit4]   2>    1) Thread[id=16612, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ShardRoutingTest]
   [junit4]   2>         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> May 09, 2020 3:12:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=16612, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ShardRoutingTest]
   [junit4]   2> 1374554 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> May 09, 2020 3:12:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=Asserting), id=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=28, maxMBSortInHeap=7.299979260282671, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@28049898), locale=sq-XK, timezone=Libya
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=130618136,total=349192192
   [junit4]   2> NOTE: All tests run in this JVM: [TestPHPSerializedResponseWriter, BasicDistributedZkTest, ConfigureRecoveryStrategyTest, CdcrBidirectionalTest, TestCloudInspectUtil, OverseerTaskQueueTest, TestElisionMultitermQuery, FileBasedSpellCheckerTest, TestComplexPhraseLeadingWildcard, Tagger2Test, TestNestedDocsSort, ActionThrottleTest, TestSimScenario, TestStressCloudBlindAtomicUpdates, SolrSlf4jReporterTest, TestMacroExpander, TestJsonRangeFacets, TestUnifiedSolrHighlighter, TestSortByMinMaxFunction, ChangedSchemaMergeTest, TestPKIAuthenticationPlugin, ZkCLITest, TestStressRecovery, TestDistribPackageStore, HdfsAutoAddReplicasIntegrationTest, TestExportTool, ConcurrentCreateRoutedAliasTest, AutoAddReplicasIntegrationTest, TestSimGenericDistributedQueue, TestDirectoryFactory, TestHashPartitioner, BitVectorTest, HdfsRestartWhileUpdatingTest, TestCloudRecovery2, DeleteInactiveReplicaTest, HttpPartitionOnCommitTest, TestRebalanceLeaders, CursorMarkTest, DistanceUnitsTest, FacetPivotSmallTest, SOLR749Test, TestSizeLimitedDistributedMap, TestFoldingMultitermQuery, HdfsChaosMonkeyNothingIsSafeTest, TestFieldCacheSortRandom, PluginInfoTest, TestDocTermOrds, TestSubQueryTransformerCrossCore, CheckHdfsIndexTest, TestLegacyTerms, SoftAutoCommitTest, PeerSyncWithBufferUpdatesTest, HighlighterConfigTest, TestConfigSetsAPIZkFailure, OpenExchangeRatesOrgProviderTest, TestFieldResource, TestAtomicUpdateErrorCases, LegacyCloudClusterPropTest, MetricsHistoryHandlerTest, AlternateDirectoryTest, TestDFISimilarityFactory, ScheduledTriggerTest, HdfsCollectionsAPIDistributedZkTest, TermsComponentTest, TemplateUpdateProcessorTest, SortSpecParsingTest, TestSolrQueryResponse, ConvertedLegacyTest, CollectionsAPIAsyncDistributedZkTest, QueryParsingTest, JavaBinAtomicUpdateMultivalueTest, IndexSchemaRuntimeFieldTest, DocValuesMissingTest, TestInPlaceUpdatesRequiredField, MinimalSchemaTest, SpatialRPTFieldTypeTest, TestLogWatcher, SolrCLIZkUtilsTest, NodeLostTriggerTest, TestSafeXMLParsing, RequiredFieldsTest, TestTrie, SpellingQueryConverterTest, CdcrVersionReplicationTest, DistributedQueryComponentOptimizationTest, TriggerCooldownIntegrationTest, BlockCacheTest, NestedShardedAtomicUpdateTest, ZkStateWriterTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestSolrCoreProperties, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerConstructors, CleanupOldIndexTest, CollectionStateFormat2Test, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, LeaderElectionContextKeyTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardRoutingTest -Dtests.seed=AF350B29154C8B83 -Dtests.slow=true -Dtests.locale=sq-XK -Dtests.timezone=Libya -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | ShardRoutingTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ShardRoutingTest: 
   [junit4]    >    1) Thread[id=16612, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ShardRoutingTest]
   [junit4]    >         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AF350B29154C8B83]:0)
   [junit4] Completed [508/912 (2!)] on J2 in 38.85s, 1 test, 1 error <<< FAILURES!

[...truncated 53987 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5997/consoleText

[repro] Revision: d9f9d6dd47c06f5fe092d43d6bf0c77c5ff2019f

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=AF350B29154C8B83 -Dtests.slow=true -Dtests.locale=nnh -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ShardRoutingTest -Dtests.seed=AF350B29154C8B83 -Dtests.slow=true -Dtests.locale=sq-XK -Dtests.timezone=Libya -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]       ShardRoutingTest
[repro] ant compile-test

[...truncated 3152 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.MultiThreadedOCPTest|*.ShardRoutingTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=AF350B29154C8B83 -Dtests.slow=true -Dtests.locale=nnh -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-master-MacOSX (64bit/jdk-14) - Build # 5999 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5999/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore

Error Message:
ObjectTracker found 6 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper, InternalHttpClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:799)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:985)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:832)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:519)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1208)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)  at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)  at java.base/java.lang.Thread.run(Thread.java:832)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1072)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:832)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1239)  at org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)  at org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1327)  at org.apache.solr.cloud.RecoveryStrategy.doReplicateOnlyRecovery(RecoveryStrategy.java:412)  at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:334)  at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)  at java.base/java.lang.Thread.run(Thread.java:832)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:391)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:767)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:985)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:832)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:418)  at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:250)  at org.apache.solr.cloud.RecoveryStrategy.doReplicateOnlyRecovery(RecoveryStrategy.java:392)  at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:334)  at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)  at java.base/java.lang.Thread.run(Thread.java:832)   expected null, but was:<ObjectTracker found 6 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper, InternalHttpClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:799)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:985)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:832)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:519)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1208)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)  at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)  at java.base/java.lang.Thread.run(Thread.java:832)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1072)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:832)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1239)  at org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)  at org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1327)  at org.apache.solr.cloud.RecoveryStrategy.doReplicateOnlyRecovery(RecoveryStrategy.java:412)  at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:334)  at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)  at java.base/java.lang.Thread.run(Thread.java:832)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:391)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:767)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:985)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:832)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:418)  at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:250)  at org.apache.solr.cloud.RecoveryStrategy.doReplicateOnlyRecovery(RecoveryStrategy.java:392)  at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:334)  at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)  at java.base/java.lang.Thread.run(Thread.java:832)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 6 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper, InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:799)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:985)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:832)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:519)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1208)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1072)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:832)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1239)
	at org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
	at org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1327)
	at org.apache.solr.cloud.RecoveryStrategy.doReplicateOnlyRecovery(RecoveryStrategy.java:412)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:334)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:391)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:767)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:985)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:832)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:418)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:250)
	at org.apache.solr.cloud.RecoveryStrategy.doReplicateOnlyRecovery(RecoveryStrategy.java:392)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:334)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)

 expected null, but was:<ObjectTracker found 6 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper, InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:799)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:985)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:832)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:519)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1208)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1072)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:832)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1239)
	at org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
	at org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1327)
	at org.apache.solr.cloud.RecoveryStrategy.doReplicateOnlyRecovery(RecoveryStrategy.java:412)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:334)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:391)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:767)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:985)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:832)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:418)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:250)
	at org.apache.solr.cloud.RecoveryStrategy.doReplicateOnlyRecovery(RecoveryStrategy.java:392)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:334)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)

>
	at __randomizedtesting.SeedInfo.seed([C22C954F2DB93668]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:334)
	at jdk.internal.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13242 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore
   [junit4]   2> 383247 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 383248 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_C22C954F2DB93668-001/data-dir-27-001
   [junit4]   2> 383248 WARN  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 383248 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 383249 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-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> 383249 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 383250 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_C22C954F2DB93668-001/tempDir-001
   [junit4]   2> 383250 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 383251 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 383251 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 383357 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 52128
   [junit4]   2> 383357 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52128
   [junit4]   2> 383358 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52128
   [junit4]   2> 383358 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52128
   [junit4]   2> 383360 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 383364 INFO  (zkConnectionManagerCallback-2515-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383364 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 383368 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 383371 INFO  (zkConnectionManagerCallback-2517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383371 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 383373 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 383376 INFO  (zkConnectionManagerCallback-2519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383377 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 383484 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 383484 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 383484 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 383484 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 383484 INFO  (jetty-launcher-2520-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 383484 INFO  (jetty-launcher-2520-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 383488 INFO  (jetty-launcher-2520-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 383488 INFO  (jetty-launcher-2520-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 383488 INFO  (jetty-launcher-2520-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 383488 INFO  (jetty-launcher-2520-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d833af2{/solr,null,AVAILABLE}
   [junit4]   2> 383489 INFO  (jetty-launcher-2520-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 383489 INFO  (jetty-launcher-2520-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 383489 INFO  (jetty-launcher-2520-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 383489 INFO  (jetty-launcher-2520-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58ad94fe{/solr,null,AVAILABLE}
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@72656304{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52146}
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-2) [     ] o.e.j.s.Server Started @383556ms
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52146}
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@22f13fc8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52147}
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-1) [     ] o.e.j.s.Server Started @383556ms
   [junit4]   2> 383490 ERROR (jetty-launcher-2520-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52147}
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 383490 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-10T01:04:52.464913Z
   [junit4]   2> 383491 ERROR (jetty-launcher-2520-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 383491 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 383491 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 383491 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 383491 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 383491 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-10T01:04:52.465111Z
   [junit4]   2> 383492 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 383492 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 383499 INFO  (zkConnectionManagerCallback-2524-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383499 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 383499 INFO  (zkConnectionManagerCallback-2522-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383499 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 383500 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 383500 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 383616 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 383618 WARN  (jetty-launcher-2520-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@712319f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 383618 WARN  (jetty-launcher-2520-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@712319f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 383621 WARN  (jetty-launcher-2520-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ed3aedd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 383621 WARN  (jetty-launcher-2520-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ed3aedd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 383623 INFO  (jetty-launcher-2520-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52128/solr
   [junit4]   2> 383625 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 383630 INFO  (zkConnectionManagerCallback-2535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383630 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 383719 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 383723 WARN  (jetty-launcher-2520-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a9968fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 383723 WARN  (jetty-launcher-2520-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a9968fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 383727 WARN  (jetty-launcher-2520-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cdd769f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 383728 WARN  (jetty-launcher-2520-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cdd769f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 383729 INFO  (jetty-launcher-2520-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52128/solr
   [junit4]   2> 383731 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 383739 INFO  (zkConnectionManagerCallback-2548-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383739 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 383833 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52146_solr
   [junit4]   2> 383839 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.c.Overseer Overseer (id=72190533635342342-127.0.0.1:52146_solr-n_0000000000) starting
   [junit4]   2> 383866 INFO  (OverseerStateUpdate-72190533635342342-127.0.0.1:52146_solr-n_0000000000) [n:127.0.0.1:52146_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52146_solr
   [junit4]   2> 383867 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52146_solr
   [junit4]   2> 383874 INFO  (zkCallback-2547-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 383881 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 383881 WARN  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 383882 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = poisioned,class = org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes = {default=true, name=poisioned, class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
   [junit4]   2> 383882 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = local,class = org.apache.solr.core.backup.repository.LocalFileSystemRepository,attributes = {name=local, class=org.apache.solr.core.backup.repository.LocalFileSystemRepository},}
   [junit4]   2> 383882 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Default configuration for backup repository is with configuration params {type = repository,name = poisioned,class = org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes = {default=true, name=poisioned, class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
   [junit4]   2> 383911 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 383960 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52146.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae4bb2
   [junit4]   2> 383972 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52146.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae4bb2
   [junit4]   2> 383973 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52146.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae4bb2
   [junit4]   2> 383976 INFO  (jetty-launcher-2520-thread-2) [n:127.0.0.1:52146_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_C22C954F2DB93668-001/tempDir-001/node2/.
   [junit4]   2> 383982 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 383993 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:52147_solr as DOWN
   [junit4]   2> 383996 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 383996 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52147_solr
   [junit4]   2> 384002 INFO  (zkCallback-2547-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 384004 INFO  (zkCallback-2534-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 384012 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 384013 WARN  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 384014 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = poisioned,class = org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes = {default=true, name=poisioned, class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
   [junit4]   2> 384014 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = local,class = org.apache.solr.core.backup.repository.LocalFileSystemRepository,attributes = {name=local, class=org.apache.solr.core.backup.repository.LocalFileSystemRepository},}
   [junit4]   2> 384014 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Default configuration for backup repository is with configuration params {type = repository,name = poisioned,class = org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes = {default=true, name=poisioned, class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
   [junit4]   2> 384037 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 384080 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52147.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae4bb2
   [junit4]   2> 384095 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52147.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae4bb2
   [junit4]   2> 384095 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52147.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae4bb2
   [junit4]   2> 384097 INFO  (jetty-launcher-2520-thread-1) [n:127.0.0.1:52147_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_C22C954F2DB93668-001/tempDir-001/node1/.
   [junit4]   2> 384110 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 384111 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384115 INFO  (zkConnectionManagerCallback-2571-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384116 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384120 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384126 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[C22C954F2DB93668]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52128/solr ready
   [junit4]   2> 384185 INFO  (TEST-TestLocalFSCloudBackupRestore.testRestoreFailure-seed#[C22C954F2DB93668]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRestoreFailure
   [junit4]   2> 384191 INFO  (qtp2091029216-3977) [n:127.0.0.1:52146_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=conf1&name=backuprestore_testfailure&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 384213 INFO  (OverseerThreadFactory-2555-thread-1-processing-n:127.0.0.1:52146_solr) [n:127.0.0.1:52146_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection backuprestore_testfailure
   [junit4]   2> 384347 INFO  (qtp2091029216-3979) [n:127.0.0.1:52146_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 384350 INFO  (qtp741790782-3982) [n:127.0.0.1:52147_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 384353 INFO  (qtp2091029216-3975) [n:127.0.0.1:52146_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 384354 INFO  (qtp741790782-3983) [n:127.0.0.1:52147_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 384375 INFO  (OverseerStateUpdate-72190533635342342-127.0.0.1:52146_solr-n_0000000000) [n:127.0.0.1:52146_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"backuprestore_testfailure",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"backuprestore_testfailure_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52147/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52147_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 384381 INFO  (OverseerStateUpdate-72190533635342342-127.0.0.1:52146_solr-n_0000000000) [n:127.0.0.1:52146_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
 

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

t org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1239)
   [junit4]    > 	at org.apache.solr.cloud.ReplicateFromLeader.startReplication(ReplicateFromLeader.java:109)
   [junit4]    > 	at org.apache.solr.cloud.ZkController.startReplicationFromLeader(ZkController.java:1327)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doReplicateOnlyRecovery(RecoveryStrategy.java:412)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:334)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]    > 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:391)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:767)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:985)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:903)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1281)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    > 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]    > 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:418)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:250)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doReplicateOnlyRecovery(RecoveryStrategy.java:392)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:334)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]    > 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C22C954F2DB93668]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:334)
   [junit4]    > 	at jdk.internal.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4] Completed [149/912 (1!)] on J4 in 93.35s, 2 tests, 1 failure <<< FAILURES!

[...truncated 47539 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5999/consoleText

[repro] Revision: 15be0db58696d379c6f7e1a6d0afa18dd7cdd43d

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=TestLocalFSCloudBackupRestore -Dtests.seed=C22C954F2DB93668 -Dtests.slow=true -Dtests.locale=ff-Latn-BF -Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[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]       TestLocalFSCloudBackupRestore
[repro] ant compile-test

[...truncated 3152 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestLocalFSCloudBackupRestore" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC" -Dtests.seed=C22C954F2DB93668 -Dtests.slow=true -Dtests.locale=ff-Latn-BF -Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 73 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery2.test

Error Message:
Error from server at https://127.0.0.1:52897/solr: No registered leader was found after waiting for 4000ms , collection: collection1 slice: shard1 saw state=DocCollection(collection1//collections/collection1/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"collection1_shard1_replica_n1",           "base_url":"https://127.0.0.1:52898/solr",           "node_name":"127.0.0.1:52898_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"},         "core_node4":{           "core":"collection1_shard1_replica_n2",           "base_url":"https://127.0.0.1:52897/solr",           "node_name":"127.0.0.1:52897_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:52897_solr]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:52897/solr: No registered leader was found after waiting for 4000ms , collection: collection1 slice: shard1 saw state=DocCollection(collection1//collections/collection1/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"https://127.0.0.1:52898/solr",
          "node_name":"127.0.0.1:52898_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"https://127.0.0.1:52897/solr",
          "node_name":"127.0.0.1:52897_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:52897_solr]
	at __randomizedtesting.SeedInfo.seed([9AD8B096D07EC3DC:128C8F4C7E82AE24]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:240)
	at org.apache.solr.cloud.TestCloudRecovery2.test(TestCloudRecovery2.java:67)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14448 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery2
   [junit4]   2> 1030050 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1030050 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1030050 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudRecovery2_9AD8B096D07EC3DC-001/data-dir-94-001
   [junit4]   2> 1030051 WARN  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 1030051 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1030051 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1030052 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudRecovery2_9AD8B096D07EC3DC-001/tempDir-001
   [junit4]   2> 1030052 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1030053 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1030053 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1030158 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 52891
   [junit4]   2> 1030159 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52891
   [junit4]   2> 1030159 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52891
   [junit4]   2> 1030159 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52891
   [junit4]   2> 1030160 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030163 INFO  (zkConnectionManagerCallback-10342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030163 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030166 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030168 INFO  (zkConnectionManagerCallback-10344-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030168 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030169 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030171 INFO  (zkConnectionManagerCallback-10346-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030171 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030289 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1030289 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1030289 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1030289 INFO  (jetty-launcher-10347-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> 1030289 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1030289 INFO  (jetty-launcher-10347-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> 1030291 INFO  (jetty-launcher-10347-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1030291 INFO  (jetty-launcher-10347-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1030291 INFO  (jetty-launcher-10347-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1030291 INFO  (jetty-launcher-10347-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@581e3760{/solr,null,AVAILABLE}
   [junit4]   2> 1030291 INFO  (jetty-launcher-10347-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1030291 INFO  (jetty-launcher-10347-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1030291 INFO  (jetty-launcher-10347-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1030292 INFO  (jetty-launcher-10347-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f414cbd{/solr,null,AVAILABLE}
   [junit4]   2> 1030292 INFO  (jetty-launcher-10347-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f3578c3{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:52897}
   [junit4]   2> 1030292 INFO  (jetty-launcher-10347-thread-2) [     ] o.e.j.s.Server Started @1030343ms
   [junit4]   2> 1030292 INFO  (jetty-launcher-10347-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@440bf590{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:52898}
   [junit4]   2> 1030292 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52897}
   [junit4]   2> 1030292 INFO  (jetty-launcher-10347-thread-1) [     ] o.e.j.s.Server Started @1030343ms
   [junit4]   2> 1030292 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52898}
   [junit4]   2> 1030293 ERROR (jetty-launcher-10347-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1030293 ERROR (jetty-launcher-10347-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T20:05:53.474276Z
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T20:05:53.474322Z
   [junit4]   2> 1030293 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030294 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030296 INFO  (zkConnectionManagerCallback-10349-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030296 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030296 INFO  (zkConnectionManagerCallback-10351-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030296 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030297 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1030297 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1030413 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1030414 WARN  (jetty-launcher-10347-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@414535a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030414 WARN  (jetty-launcher-10347-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@414535a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030417 WARN  (jetty-launcher-10347-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c17d181[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030417 WARN  (jetty-launcher-10347-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c17d181[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030417 INFO  (jetty-launcher-10347-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52891/solr
   [junit4]   2> 1030418 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030420 INFO  (zkConnectionManagerCallback-10362-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030420 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030519 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1030522 WARN  (jetty-launcher-10347-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67a3d1c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030523 WARN  (jetty-launcher-10347-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67a3d1c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030526 WARN  (jetty-launcher-10347-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78ae6341[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030526 WARN  (jetty-launcher-10347-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78ae6341[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030528 INFO  (jetty-launcher-10347-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52891/solr
   [junit4]   2> 1030529 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030532 INFO  (zkConnectionManagerCallback-10375-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030532 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030566 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52897_solr
   [junit4]   2> 1030568 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.c.Overseer Overseer (id=72189357985431558-127.0.0.1:52897_solr-n_0000000000) starting
   [junit4]   2> 1030589 INFO  (OverseerStateUpdate-72189357985431558-127.0.0.1:52897_solr-n_0000000000) [n:127.0.0.1:52897_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52897_solr
   [junit4]   2> 1030592 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52897_solr
   [junit4]   2> 1030597 INFO  (zkCallback-10374-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1030603 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1030603 WARN  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1030625 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1030627 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1030643 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:52898_solr as DOWN
   [junit4]   2> 1030648 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1030648 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52898_solr
   [junit4]   2> 1030651 INFO  (zkCallback-10374-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1030652 INFO  (zkCallback-10361-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1030655 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1030656 WARN  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1030688 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52897.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@572071ae
   [junit4]   2> 1030688 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1030696 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52897.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@572071ae
   [junit4]   2> 1030696 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52897.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@572071ae
   [junit4]   2> 1030699 INFO  (jetty-launcher-10347-thread-2) [n:127.0.0.1:52897_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudRecovery2_9AD8B096D07EC3DC-001/tempDir-001/node2/.
   [junit4]   2> 1030710 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52898.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@572071ae
   [junit4]   2> 1030723 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52898.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@572071ae
   [junit4]   2> 1030723 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52898.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@572071ae
   [junit4]   2> 1030725 INFO  (jetty-launcher-10347-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudRecovery2_9AD8B096D07EC3DC-001/tempDir-001/node1/.
   [junit4]   2> 1030733 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1030733 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030736 INFO  (zkConnectionManagerCallback-10398-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030736 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030738 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1030740 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52891/solr ready
   [junit4]   2> 1030753 INFO  (qtp1171067827-16965) [n:127.0.0.1:52897_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1030759 INFO  (OverseerThreadFactory-10382-thread-1-processing-n:127.0.0.1:52897_solr) [n:127.0.0.1:52897_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1030874 INFO  (qtp1171067827-16960) [n:127.0.0.1:52897_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1030881 INFO  (qtp1324588768-16967) [n:127.0.0.1:52898_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1030883 INFO  (qtp1171067827-16963) [n:127.0.0.1:52897_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1030884 INFO  (qtp1324588768-16961) [n:127.0.0.1:52898_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1030894 INFO  (OverseerStateUpdate-72189357985431558-127.0.0.1:52897_solr-n_0000000000) [n:127.0.0.1:52897_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52898/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52898_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1030898 INFO  (OverseerStateUpdate-72189357985431558-127.0.0.1:52897_solr-n_0000000000) [n:127.0.0.1:52897_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52897/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52897_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1031109 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1031109 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1031109 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr    x:collection1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1031123 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1031126 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1031131 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1031132 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1031132 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1031132 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1031132 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52897.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@572071ae
   [junit4]   2> 1031133 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudRecovery2_9AD8B096D07EC3DC-001/tempDir-001/node2/./collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudRecovery2_9AD8B096D07EC3DC-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 1031133 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1031133 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1031134 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52898.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@572071ae
   [junit4]   2> 1031134 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudRecovery2_9AD8B096D07EC3DC-001/tempDir-001/node1/./collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudRecovery2_9AD8B096D07EC3DC-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1031233 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1031233 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1031234 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1031234 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1031235 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1031235 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1031242 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1031242 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1031243 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1031244 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1031244 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1031244 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666244678175948800
   [junit4]   2> 1031247 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1031247 INFO  (searcherExecutor-10402-thread-1-processing-n:127.0.0.1:52898_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1031247 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1031248 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1031248 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666244678180143104
   [junit4]   2> 1031251 INFO  (searcherExecutor-10400-thread-1-processing-n:127.0.0.1:52897_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1031253 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1031253 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1031257 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1031257 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1031263 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1031263 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1031263 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:52898/solr/collection1_shard1_replica_n1/
   [junit4]   2> 1031264 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:52898/solr  START replicas=[https://127.0.0.1:52897/solr/collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1031264 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:52898/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1031268 INFO  (qtp1171067827-16960) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1031269 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1031269 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1031269 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72189357985431557-core_node3-n_0000000000
   [junit4]   2> 1031272 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:52898/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1031380 INFO  (zkCallback-10361-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1031380 INFO  (zkCallback-10361-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1031382 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1031382 INFO  (qtp1324588768-16964) [n:127.0.0.1:52898_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=273
   [junit4]   2> 1031487 INFO  (zkCallback-10361-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1031487 INFO  (zkCallback-10361-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1031488 INFO  (zkCallback-10361-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1032269 INFO  (qtp1171067827-16962) [n:127.0.0.1:52897_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1160
   [junit4]   2> 1032272 INFO  (qtp1171067827-16965) [n:127.0.0.1:52897_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> 1032372 INFO  (zkCallback-10374-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1032372 INFO  (zkCallback-10361-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1032372 INFO  (zkCallback-10361-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1032372 INFO  (zkCallback-10374-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1032372 INFO  (zkCallback-10361-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1032373 INFO  (qtp1171067827-16965) [n:127.0.0.1:52897_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1619
   [junit4]   2> 1032373 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:collection1 failOnTimeout:true timeout:30SECONDS
   [junit4]   2> 1032374 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:collection1
   [junit4]   2> 1032396 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1032397 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1615644841
   [junit4]   2> 1032398 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52898_solr
   [junit4]   2> 1032398 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1032398 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:52898_solr as DOWN
   [junit4]   2> 1032402 INFO  (coreCloseExecutor-10414-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ac8deaa
   [junit4]   2> 1032402 INFO  (coreCloseExecutor-10414-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@2ac8deaa
   [junit4]   2> 1032402 INFO  (coreCloseExecutor-10414-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f69b1e4: rootName = solr_52898, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@3c7c7a48
   [junit4]   2> 1032411 INFO  (coreCloseExecutor-10414-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@2ac8deaa
   [junit4]   2> 1032411 INFO  (coreCloseExecutor-10414-thread-1) [n:127.0.0.1:52898_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1032415 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1032415 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a1464c: rootName = solr_52898, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@568f7de4
   [junit4]   2> 1032422 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1032422 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c800a8a: rootName = solr_52898, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5c633268
   [junit4]   2> 1032425 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1032425 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@511d6b50: rootName = solr_52898, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@677e2095
   [junit4]   2> 1032425 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1032430 INFO  (zkCallback-10397-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1032430 INFO  (zkCallback-10374-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1032432 INFO  (zkCallback-10374-thread-1) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1032532 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@440bf590{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1032532 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f414cbd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1032532 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1032533 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.c.SolrCloudTestCase waitForState (collection1): 
   [junit4]   2> 1032537 INFO  (zkCallback-10374-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1032537 INFO  (zkCallback-10374-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1032762 INFO  (OverseerCollectionConfigSetProcessor-72189357985431558-127.0.0.1:52897_solr-n_0000000000) [n:127.0.0.1:52897_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> 1038811 INFO  (zkCallback-10374-thread-1) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:52897/solr/collection1_shard1_replica_n2/
   [junit4]   2> 1038811 INFO  (zkCallback-10374-thread-1) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1038811 INFO  (zkCallback-10374-thread-1) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:52897/solr/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 1038811 INFO  (zkCallback-10374-thread-1) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 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/72189357985431558-core_node4-n_0000000001
   [junit4]   2> 1038812 INFO  (qtp1171067827-16963) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{} 0 6269
   [junit4]   2> 1038812 ERROR (qtp1171067827-16963) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: collection1 slice: shard1 saw state=DocCollection(collection1//collections/collection1/state.json/6)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"collection1_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:52898/solr",
   [junit4]   2>           "node_name":"127.0.0.1:52898_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"collection1_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:52897/solr",
   [junit4]   2>           "node_name":"127.0.0.1:52897_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:52897_solr]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:976)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:953)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.setupRequest(DistributedZkUpdateProcessor.java:644)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.setupRequest(DistributedZkUpdateProcessor.java:593)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.setupRequest(DistributedZkUpdateProcessor.java:585)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:239)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:106)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:110)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:332)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:281)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:338)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:283)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:236)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:303)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:283)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:196)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:127)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:122)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:70)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2589)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:146)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 
   [junit4]   2> 1038814 INFO  (TEST-TestCloudRecovery2.test-seed#[9AD8B096D07EC3DC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudRecovery2 -Dtests.method=test -Dtests.seed=9AD8B096D07EC3DC -Dtests.slow=true -Dtests.locale=ky -Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   6.44s J4 | TestCloudRecovery2.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:52897/solr: No registered leader was found after waiting for 4000ms , collection: collection1 slice: shard1 saw state=DocCollection(collection1//collections/collection1/state.json/6)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"2",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node3":{
   [junit4]    >           "core":"collection1_shard1_replica_n1",
   [junit4]    >           "base_url":"https://127.0.0.1:52898/solr",
   [junit4]    >           "node_name":"127.0.0.1:52898_solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"},
   [junit4]    >         "core_node4":{
   [junit4]    >           "core":"collection1_shard1_replica_n2",
   [junit4]    >           "base_url":"https://127.0.0.1:52897/solr",
   [junit4]    >           "node_name":"127.0.0.1:52897_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"2",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"2",
   [junit4]    >   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:52897_solr]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9AD8B096D07EC3DC:128C8F4C7E82AE24]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:240)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudRecovery2.test(TestCloudRecovery2.java:67)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 1038821 INFO  (zkCallback-10374-thread-1) [n:127.0.0.1:52897_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:52897/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 1038824 INFO  (zkCallback-10374-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1038825 INFO  (zkCallback-10374-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1038930 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=382974689
   [junit4]   2> 1038930 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52897_solr
   [junit4]   2> 1038931 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1038931 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:52897_solr as DOWN
   [junit4]   2> 1038935 INFO  (coreCloseExecutor-10421-thread-1) [n:127.0.0.1:52897_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5692bb32
   [junit4]   2> 1038935 INFO  (coreCloseExecutor-10421-thread-1) [n:127.0.0.1:52897_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n2 tag=SolrCore@5692bb32
   [junit4]   2> 1038935 INFO  (coreCloseExecutor-10421-thread-1) [n:127.0.0.1:52897_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c8b65be: rootName = solr_52897, domain = solr.core.collection1.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n2/com.codahale.metrics.MetricRegistry@161bdb3b
   [junit4]   2> 1038943 INFO  (coreCloseExecutor-10421-thread-1) [n:127.0.0.1:52897_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@5692bb32
   [junit4]   2> 1038944 INFO  (coreCloseExecutor-10421-thread-1) [n:127.0.0.1:52897_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1038946 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1038946 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@387d402: rootName = solr_52897, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@599d3f91
   [junit4]   2> 1038952 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1038952 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f21cc05: rootName = solr_52897, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5c633268
   [junit4]   2> 1038954 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1038954 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b2af5e9: rootName = solr_52897, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@677e2095
   [junit4]   2> 1038954 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1038954 INFO  (closeThreadPool-10423-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72189357985431558-127.0.0.1:52897_solr-n_0000000000) closing
   [junit4]   2> 1038955 INFO  (OverseerStateUpdate-72189357985431558-127.0.0.1:52897_solr-n_0000000000) [n:127.0.0.1:52897_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52897_solr
   [junit4]   2> 1038955 INFO  (OverseerAutoScalingTriggerThread-72189357985431558-127.0.0.1:52897_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1038957 INFO  (closeThreadPool-10423-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72189357985431558-127.0.0.1:52897_solr-n_0000000000) closing
   [junit4]   2> 1039063 INFO  (jetty-closer-10417-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72189357985431558-127.0.0.1:52897_solr-n_0000000000) closing
   [junit4]   2> 1039065 INFO  (jetty-closer-10417-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f3578c3{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1039065 INFO  (jetty-closer-10417-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@581e3760{/solr,null,UNAVAILABLE}
   [junit4]   2> 1039066 INFO  (jetty-closer-10417-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1039067 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1039281 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> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1039283 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52891
   [junit4]   2> 1039283 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52891
   [junit4]   2> 1039283 INFO  (SUITE-TestCloudRecovery2-seed#[9AD8B096D07EC3DC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52891
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudRecovery2_9AD8B096D07EC3DC-001
   [junit4]   2> May 09, 2020 8:06:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1246, maxMBSortInHeap=6.567912291552936, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2b69a941), locale=ky, timezone=America/Aruba
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=101162992,total=385351680
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeleteCollectionOnDownNodes, TestNamedUpdateProcessors, TestSlowCompositeReaderWrapper, TestSolrCoreProperties, UUIDUpdateProcessorFallbackTest, CircularListTest, TestHighlightDedupGrouping, FullHLLTest, TestCollationFieldDocValues, DistributedFacetExistsSmallTest, JWTAuthPluginIntegrationTest, RuleEngineTest, CdcrOpsAndBoundariesTest, TestDynamicLoadingUrl, TriggerIntegrationTest, TestFieldTypeResource, HttpPartitionWithTlogReplicasTest, DistribDocExpirationUpdateProcessorTest, TestOnReconnectListenerSupport, TestFunctionQuery, CloneFieldUpdateProcessorFactoryTest, TestLocalFSCloudBackupRestore, SolrGraphiteReporterTest, CustomHighlightComponentTest, TestDynamicFieldCollectionResource, HdfsNNFailoverTest, AsyncCallRequestStatusResponseTest, AuditLoggerPluginTest, TestFieldSortValues, DocValuesTest, TestRawResponseWriter, TestOmitPositions, AddBlockUpdateTest, TestDistribIDF, SearchRateTriggerTest, TestRTGBase, DocumentBuilderTest, TestScoreJoinQPScore, TestLeaderElectionWithEmptyReplica, FieldMutatingUpdateProcessorTest, CleanupOldIndexTest, CacheHeaderTest, TestConfigReload, DistributedSpellCheckComponentTest, TestRSAKeyPair, SimpleMLTQParserTest, BufferStoreTest, SuggestComponentTest, SchemaApiFailureTest, TestSortableTextField, AtomicUpdatesTest, StatsReloadRaceTest, BJQParserTest, TestFieldCacheWithThreads, TriLevelCompositeIdRoutingTest, OutOfBoxZkACLAndCredentialsProvidersTest, DirectoryFactoryTest, AutoScalingHandlerTest, SearchHandlerTest, ParsingFieldUpdateProcessorsTest, MetricUtilsTest, PingRequestHandlerTest, DeleteNodeTest, TestHdfsUpdateLog, TestCloudPivotFacet, SolrXmlInZkTest, SolrCoreTest, SampleTest, TaggingAttributeTest, ProtectedTermFilterFactoryTest, TestSimNodeAddedTrigger, IndexSizeTriggerMixedBoundsTest, TestQuerySenderNoQuery, ShardRoutingTest, TestSolrDeletionPolicy1, TestSSLRandomization, JSONWriterTest, RestoreTriggerStateTest, UpdateParamsTest, MoreLikeThisComponentTest, TestDistributedGrouping, PackageManagerCLITest, PKIAuthenticationIntegrationTest, TestEmbeddedSolrServerSchemaAPI, PeerSyncWithLeaderAndIndexFingerprintCachingTest, MetricsHistoryWithAuthIntegrationTest, TestFuzzyAnalyzedSuggestions, TestConfigOverlay, TestPerFieldSimilarity, LeaderElectionTest, MigrateRouteKeyTest, RecoveryZkTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SplitShardTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudRecovery2]
   [junit4] Completed [515/912 (1!)] on J4 in 9.80s, 1 test, 1 error <<< FAILURES!

[...truncated 54053 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5998/consoleText

[repro] Revision: 15be0db58696d379c6f7e1a6d0afa18dd7cdd43d

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudRecovery2 -Dtests.method=test -Dtests.seed=9AD8B096D07EC3DC -Dtests.slow=true -Dtests.locale=ky -Dtests.timezone=America/Aruba -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]       TestCloudRecovery2
[repro] ant compile-test

[...truncated 3152 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCloudRecovery2" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=9AD8B096D07EC3DC -Dtests.slow=true -Dtests.locale=ky -Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]