You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/06/21 05:48:48 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2690 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2690/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40111/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14351 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 649214 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 649214 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 649214 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/data-dir-100-001
   [junit4]   2> 649214 WARN  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 649214 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 649216 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 649216 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/tempDir-001
   [junit4]   2> 649216 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 649217 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 649217 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 649217 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 649317 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 39091
   [junit4]   2> 649317 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39091
   [junit4]   2> 649317 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39091
   [junit4]   2> 649317 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39091
   [junit4]   2> 649318 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649320 INFO  (zkConnectionManagerCallback-7319-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 649321 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649325 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649328 INFO  (zkConnectionManagerCallback-7321-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 649328 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649328 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649330 INFO  (zkConnectionManagerCallback-7323-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 649330 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649433 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 649433 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 649433 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 649433 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 649433 INFO  (jetty-launcher-7324-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 649433 INFO  (jetty-launcher-7324-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 649434 INFO  (jetty-launcher-7324-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 649434 INFO  (jetty-launcher-7324-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 649434 INFO  (jetty-launcher-7324-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 649434 INFO  (jetty-launcher-7324-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 649434 INFO  (jetty-launcher-7324-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 649434 INFO  (jetty-launcher-7324-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 649434 INFO  (jetty-launcher-7324-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a8230e1{/solr,null,AVAILABLE}
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f8fa68b{/solr,null,AVAILABLE}
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6bb03fd6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40111}
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-2) [     ] o.e.j.s.Server Started @649464ms
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39091/solr, hostPort=40111}
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4e984af4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40839}
   [junit4]   2> 649435 ERROR (jetty-launcher-7324-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-1) [     ] o.e.j.s.Server Started @649464ms
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39091/solr, hostPort=40839}
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-21T05:01:06.044Z
   [junit4]   2> 649435 ERROR (jetty-launcher-7324-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 649435 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-21T05:01:06.044Z
   [junit4]   2> 649436 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649436 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649437 INFO  (zkConnectionManagerCallback-7326-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 649437 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649437 INFO  (zkConnectionManagerCallback-7328-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 649437 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649437 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 649437 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 649456 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 649456 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 650641 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 650642 WARN  (jetty-launcher-7324-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1bcc76bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 650642 WARN  (jetty-launcher-7324-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1bcc76bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 650648 WARN  (jetty-launcher-7324-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5271e354[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 650648 WARN  (jetty-launcher-7324-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5271e354[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 650649 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39091/solr
   [junit4]   2> 650651 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 650654 INFO  (zkConnectionManagerCallback-7342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650655 INFO  (jetty-launcher-7324-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 650762 INFO  (jetty-launcher-7324-thread-1) [n:127.0.0.1:40839_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 650763 INFO  (zkConnectionManagerCallback-7344-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650763 INFO  (jetty-launcher-7324-thread-1) [n:127.0.0.1:40839_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 650860 WARN  (jetty-launcher-7324-thread-1) [n:127.0.0.1:40839_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 650870 INFO  (jetty-launcher-7324-thread-1) [n:127.0.0.1:40839_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40839_solr
   [junit4]   2> 650870 INFO  (jetty-launcher-7324-thread-1) [n:127.0.0.1:40839_solr     ] o.a.s.c.Overseer Overseer (id=72356931372318726-127.0.0.1:40839_solr-n_0000000000) starting
   [junit4]   2> 650885 INFO  (OverseerStateUpdate-72356931372318726-127.0.0.1:40839_solr-n_0000000000) [n:127.0.0.1:40839_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40839_solr
   [junit4]   2> 650899 INFO  (jetty-launcher-7324-thread-1) [n:127.0.0.1:40839_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40839_solr
   [junit4]   2> 650901 INFO  (jetty-launcher-7324-thread-1) [n:127.0.0.1:40839_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 650901 WARN  (jetty-launcher-7324-thread-1) [n:127.0.0.1:40839_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> 650907 INFO  (zkCallback-7343-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 650924 INFO  (jetty-launcher-7324-thread-1) [n:127.0.0.1:40839_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/tempDir-001/node1
   [junit4]   2> 650942 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 650942 WARN  (jetty-launcher-7324-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6463b13f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 650943 WARN  (jetty-launcher-7324-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6463b13f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 650951 WARN  (jetty-launcher-7324-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f19a082[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 650951 WARN  (jetty-launcher-7324-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f19a082[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 650952 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39091/solr
   [junit4]   2> 650952 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 650953 INFO  (zkConnectionManagerCallback-7362-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650953 INFO  (jetty-launcher-7324-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 651054 INFO  (jetty-launcher-7324-thread-2) [n:127.0.0.1:40111_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 651055 INFO  (zkConnectionManagerCallback-7364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 651055 INFO  (jetty-launcher-7324-thread-2) [n:127.0.0.1:40111_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 651059 WARN  (jetty-launcher-7324-thread-2) [n:127.0.0.1:40111_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 651059 INFO  (jetty-launcher-7324-thread-2) [n:127.0.0.1:40111_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 651062 INFO  (jetty-launcher-7324-thread-2) [n:127.0.0.1:40111_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40111_solr as DOWN
   [junit4]   2> 651063 INFO  (jetty-launcher-7324-thread-2) [n:127.0.0.1:40111_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 651063 INFO  (jetty-launcher-7324-thread-2) [n:127.0.0.1:40111_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40111_solr
   [junit4]   2> 651064 INFO  (zkCallback-7343-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 651064 INFO  (zkCallback-7363-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 651065 INFO  (jetty-launcher-7324-thread-2) [n:127.0.0.1:40111_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 651065 WARN  (jetty-launcher-7324-thread-2) [n:127.0.0.1:40111_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> 651074 INFO  (jetty-launcher-7324-thread-2) [n:127.0.0.1:40111_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/tempDir-001/node2
   [junit4]   2> 651080 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 651080 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 651082 INFO  (zkConnectionManagerCallback-7375-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 651083 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 651084 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 651084 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39091/solr ready
   [junit4]   2> 651104 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 651111 INFO  (OverseerThreadFactory-7351-thread-1-processing-n:127.0.0.1:40839_solr) [n:127.0.0.1:40839_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 651232 INFO  (OverseerStateUpdate-72356931372318726-127.0.0.1:40839_solr-n_0000000000) [n:127.0.0.1:40839_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:40111_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:40111/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 651235 INFO  (OverseerStateUpdate-72356931372318726-127.0.0.1:40839_solr-n_0000000000) [n:127.0.0.1:40839_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:40839_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:40839/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 651438 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 651438 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 651439 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 651453 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 651453 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 651454 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 651455 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 651455 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 651455 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 651455 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 651455 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 651455 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 651456 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 651486 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 651486 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 651486 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 651486 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 651499 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 651499 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 651499 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 651499 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 651501 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 651501 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 651501 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 651501 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 651502 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 651502 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1703151317141159936
   [junit4]   2> 651502 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 651502 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1703151317141159936
   [junit4]   2> 651504 INFO  (searcherExecutor-7379-thread-1-processing-n:127.0.0.1:40839_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 651504 INFO  (searcherExecutor-7377-thread-1-processing-n:127.0.0.1:40111_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 651509 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 651509 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 651509 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 651510 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 651510 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 651519 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 651519 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 651519 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40839/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 651520 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:40839/solr  START replicas=[http://127.0.0.1:40111/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 651520 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:40839/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 651521 INFO  (qtp1702354184-12688) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 651522 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 651522 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] 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> 651522 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72356931372318726-core_node4-n_0000000000
   [junit4]   2> 651524 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40839/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 651626 INFO  (zkCallback-7343-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 651626 INFO  (zkCallback-7343-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 651626 INFO  (zkCallback-7343-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 651631 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 651637 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_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=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=198
   [junit4]   2> 651733 INFO  (zkCallback-7343-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 651733 INFO  (zkCallback-7343-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 651733 INFO  (zkCallback-7343-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 651733 INFO  (zkCallback-7343-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 652527 INFO  (qtp1702354184-12694) [n:127.0.0.1:40111_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=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1088
   [junit4]   2> 652529 INFO  (qtp1702354184-12690) [n:127.0.0.1:40111_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> 652624 INFO  (zkCallback-7363-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 652624 INFO  (zkCallback-7363-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 652624 INFO  (zkCallback-7343-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 652624 INFO  (zkCallback-7343-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 652624 INFO  (zkCallback-7343-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 652624 INFO  (zkCallback-7343-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 652624 INFO  (qtp1702354184-12690) [n:127.0.0.1:40111_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1518
   [junit4]   2> 652625 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 652629 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:40111/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/4 )={
   [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":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:40111_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:40111/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:40839_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:40839/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 652629 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17600088
   [junit4]   2> 652629 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40111_solr
   [junit4]   2> 652629 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 652629 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40111_solr as DOWN
   [junit4]   2> 652631 INFO  (coreCloseExecutor-7391-thread-1) [n:127.0.0.1:40111_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@32edae11
   [junit4]   2> 652631 INFO  (coreCloseExecutor-7391-thread-1) [n:127.0.0.1:40111_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@32edae11
   [junit4]   2> 652631 INFO  (coreCloseExecutor-7391-thread-1) [n:127.0.0.1:40111_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@32edae11
   [junit4]   2> 652632 INFO  (coreCloseExecutor-7391-thread-1) [n:127.0.0.1:40111_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 652632 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 652633 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 652633 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 652633 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 652634 INFO  (zkCallback-7343-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 652635 INFO  (zkCallback-7374-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 652732 INFO  (zkCallback-7343-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 652732 INFO  (zkCallback-7343-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 652732 INFO  (zkCallback-7343-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 652732 INFO  (zkCallback-7343-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 652735 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6bb03fd6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 652736 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a8230e1{/solr,null,STOPPED}
   [junit4]   2> 652736 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 652736 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 40111
   [junit4]   2> 652737 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 652739 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:40839_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:40839/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 652742 ERROR (qtp1080011919-12697) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 36 more
   [junit4]   2> 652744 INFO  (qtp1080011919-12697) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 652744 ERROR (qtp1080011919-12697) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [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:1624)
   [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:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [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:1350)
   [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:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 652744 INFO  (qtp1080011919-12697) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=3
   [junit4]   2> 652745 ERROR (qtp1080011919-12697) [n:127.0.0.1:40839_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [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:1624)
   [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:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [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:1350)
   [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:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 652746 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=40111)
   [junit4]   2> 652746 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 40111 try number 2 ...
   [junit4]   2> 652746 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 652747 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 652747 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 652747 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 652747 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e09e671{/solr,null,AVAILABLE}
   [junit4]   2> 652748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4099cee0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40111}
   [junit4]   2> 652748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.s.Server Started @652777ms
   [junit4]   2> 652748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39091/solr, hostPort=40111}
   [junit4]   2> 652748 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 652748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 652748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 652748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 652748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 652748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-21T05:01:09.357Z
   [junit4]   2> 652748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652749 INFO  (zkConnectionManagerCallback-7395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652749 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652750 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 652753 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 653113 INFO  (OverseerCollectionConfigSetProcessor-72356931372318726-127.0.0.1:40839_solr-n_0000000000) [n:127.0.0.1:40839_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> 653144 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 653145 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17baa981[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 653145 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17baa981[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 653147 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f8ee8e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 653147 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f8ee8e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 653148 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39091/solr
   [junit4]   2> 653149 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 653150 INFO  (zkConnectionManagerCallback-7406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653150 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 653252 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 653253 INFO  (zkConnectionManagerCallback-7408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653253 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 653257 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 653257 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 653261 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40111_solr as DOWN
   [junit4]   2> 653261 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 653261 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40111_solr
   [junit4]   2> 653262 INFO  (zkCallback-7374-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 653262 INFO  (zkCallback-7343-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 653262 INFO  (zkCallback-7407-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 653264 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 653264 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_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> 653279 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/tempDir-001/node2
   [junit4]   2> 653279 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [n:127.0.0.1:40111_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 653285 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 653286 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 653287 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 653292 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 653292 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 653292 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 653293 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 653293 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 653320 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 653320 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 653321 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 653321 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 653327 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 653327 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 653328 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 653328 INFO  (coreLoadExecutor-7414-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1703151319055859712
   [junit4]   2> 653330 INFO  (searcherExecutor-7416-thread-1-processing-n:127.0.0.1:40111_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 653330 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:40111_solr
   [junit4]   2> 653331 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 653332 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:40111: The target server failed to respond
   [junit4]   2> 653332 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C4E05923B9FA9739]) [     ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:40111
   [junit4]   2> 653335 INFO  (OverseerThreadFactory-7351-thread-2-processing-n:127.0.0.1:40839_solr) [n:127.0.0.1:40839_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 653336 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=null
   [junit4]   2> 653336 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e390444
   [junit4]   2> 653336 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@4e390444
   [junit4]   2> 653336 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@4e390444
   [junit4]   2> 653336 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 653339 INFO  (coreZkRegister-7396-thread-1-processing-n:127.0.0.1:40111_solr) [n:127.0.0.1:40111_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 653339 INFO  (qtp1080011919-12693) [n:127.0.0.1:40839_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=2}
   [junit4]   2> 653335 ERROR (OverseerThreadFactory-7351-thread-2-processing-n:127.0.0.1:40839_solr) [n:127.0.0.1:40839_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:40111/solr
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:40111/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:695)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:40111/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:695) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:169) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:130) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRe

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

 this node as DOWN...
   [junit4]   2> 664221 INFO  (jetty-closer-7427-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40111_solr as DOWN
   [junit4]   2> 664223 INFO  (jetty-closer-7427-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 664223 INFO  (jetty-closer-7427-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 664223 INFO  (jetty-closer-7427-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 664223 INFO  (jetty-closer-7427-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 664223 INFO  (coreCloseExecutor-7435-thread-1) [n:127.0.0.1:40111_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d7b1e8f
   [junit4]   2> 664223 INFO  (coreCloseExecutor-7435-thread-1) [n:127.0.0.1:40111_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@7d7b1e8f
   [junit4]   2> 664223 INFO  (coreCloseExecutor-7435-thread-1) [n:127.0.0.1:40111_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@7d7b1e8f
   [junit4]   2> 664224 INFO  (closeThreadPool-7436-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72356931372318726-127.0.0.1:40839_solr-n_0000000000) closing
   [junit4]   2> 664224 INFO  (OverseerStateUpdate-72356931372318726-127.0.0.1:40839_solr-n_0000000000) [n:127.0.0.1:40839_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40839_solr
   [junit4]   2> 664225 INFO  (coreCloseExecutor-7435-thread-1) [n:127.0.0.1:40111_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 664226 INFO  (jetty-closer-7427-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 664226 INFO  (jetty-closer-7427-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 664226 INFO  (jetty-closer-7427-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 664226 INFO  (zkCallback-7407-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 664227 INFO  (jetty-closer-7427-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 664227 INFO  (OverseerAutoScalingTriggerThread-72356931372318726-127.0.0.1:40839_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 664228 INFO  (closeThreadPool-7436-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72356931372318726-127.0.0.1:40839_solr-n_0000000000) closing
   [junit4]   2> 664326 INFO  (jetty-closer-7427-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72356931372318726-127.0.0.1:40839_solr-n_0000000000) closing
   [junit4]   2> 664327 INFO  (jetty-closer-7427-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e984af4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 664327 INFO  (jetty-closer-7427-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f8fa68b{/solr,null,STOPPED}
   [junit4]   2> 664327 INFO  (jetty-closer-7427-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 664853 INFO  (jetty-closer-7427-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4099cee0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40111}
   [junit4]   2> 664853 INFO  (jetty-closer-7427-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e09e671{/solr,null,STOPPED}
   [junit4]   2> 664853 INFO  (jetty-closer-7427-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 664854 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 664854 WARN  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker-SendThread(127.0.0.1:39091)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101103ee77c0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101103ee77c0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101103ee77c0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 665056 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> 	10	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72356931372318726-127.0.0.1:40839_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	16	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 665058 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39091
   [junit4]   2> 665058 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39091
   [junit4]   2> 665058 INFO  (SUITE-LeaderTragicEventTest-seed#[C4E05923B9FA9739]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39091
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C4E05923B9FA9739-001
   [junit4]   2> Jun 21, 2021 5:01:21 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=41, maxMBSortInHeap=5.103579180137427, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-ZA, timezone=PRC
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=101580888,total=502267904
   [junit4]   2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesRequiredField, SearchRateTriggerIntegrationTest, TestSolrDeletionPolicy2, OverseerCollectionConfigSetProcessorTest, DeleteReplicaTest, TestSchemalessBufferedUpdates, AutoscalingHistoryHandlerTest, TestJsonFacetsWithNestedObjects, TestSimExecutePlanAction, TestJoin, TestRetrieveFieldsOptimizer, PreAnalyzedFieldManagedSchemaCloudTest, SecurityConfHandlerTest, DocValuesMissingTest, QueryElevationComponentTest, TestSolrQueryParser, ClusterStateTest, BasicAuthIntegrationTest, ShardsWhitelistTest, BadCopyFieldTest, TestCollectionAPIs, TestFilteredDocIdSet, TestFieldCacheReopen, TestCopyFieldCollectionResource, AutoAddReplicasPlanActionTest, TestSolrCachePerf, TestUnInvertedFieldException, MBeansHandlerTest, TestPayloadCheckQParserPlugin, RequiredFieldsTest, TestCustomDocTransformer, DataDrivenBlockJoinTest, TestExceedMaxTermLength, SolrCoreTest, DistributedIntervalFacetingTest, SimplePostToolTest, JWTAuthPluginTest, HdfsWriteToMultipleCollectionsTest, DistributedQueryElevationComponentTest, TestUniqueKeyFieldResource, CdcrRequestHandlerTest, IndexSizeEstimatorTest, TestUpdate, CollectionTooManyReplicasTest, SampleTest, TestStressRecovery, TestBlockCollapse, CurrencyRangeFacetCloudTest, RoutingToNodesWithPropertiesTest, VersionInfoTest, CategoryRoutedAliasUpdateProcessorTest, SuggestComponentTest, DistribDocExpirationUpdateProcessorTest, UnloadDistributedZkTest, TestTrackingShardHandlerFactory, TestMiniSolrCloudClusterSSL, TestSegmentSorting, TestUninvertingReader, CopyFieldTest, TestHashPartitioner, TestConfigSetProperties, SpatialRPTFieldTypeTest, HdfsAutoAddReplicasIntegrationTest, MoreLikeThisHandlerTest, ShardRoutingTest, ConnectionReuseTest, BadComponentTest, RulesTest, LeaderTragicEventTest]
   [junit4] Completed [285/939 (1!)] on J1 in 17.02s, 2 tests, 1 error <<< FAILURES!

[...truncated 54682 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2691 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2691/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast

Error Message:
Request should fail after trying all replica nodes once

Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
	at __randomizedtesting.SeedInfo.seed([FD0A8121872B5BDC:2ED7A88B201A32A0]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14960 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 1117037 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1117037 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1117037 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_FD0A8121872B5BDC-001/data-dir-102-001
   [junit4]   2> 1117037 WARN  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1117039 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1117041 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1117041 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1117041 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_FD0A8121872B5BDC-001/tempDir-001
   [junit4]   2> 1117041 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1117042 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1117042 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1117042 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1117142 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33479
   [junit4]   2> 1117142 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33479
   [junit4]   2> 1117142 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33479
   [junit4]   2> 1117142 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33479
   [junit4]   2> 1117144 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117146 INFO  (zkConnectionManagerCallback-10052-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1117146 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1117149 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117150 INFO  (zkConnectionManagerCallback-10054-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1117150 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1117151 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117151 INFO  (zkConnectionManagerCallback-10056-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1117151 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1117255 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1117255 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1117255 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1117255 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1117255 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1117255 INFO  (jetty-launcher-10057-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1117255 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1117255 INFO  (jetty-launcher-10057-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1117255 INFO  (jetty-launcher-10057-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1117256 INFO  (jetty-launcher-10057-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1117256 INFO  (jetty-launcher-10057-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1117256 INFO  (jetty-launcher-10057-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1117256 INFO  (jetty-launcher-10057-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1117256 INFO  (jetty-launcher-10057-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1117256 INFO  (jetty-launcher-10057-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1117257 INFO  (jetty-launcher-10057-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7805d397{/solr,null,AVAILABLE}
   [junit4]   2> 1117257 INFO  (jetty-launcher-10057-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a899593{/solr,null,AVAILABLE}
   [junit4]   2> 1117257 INFO  (jetty-launcher-10057-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1117257 INFO  (jetty-launcher-10057-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67ea99c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34699}
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-2) [     ] o.e.j.s.Server Started @1117349ms
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4210f81f{/solr,null,AVAILABLE}
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33479/solr, hostPort=34699}
   [junit4]   2> 1117258 ERROR (jetty-launcher-10057-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-21T09:14:12.846Z
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@203ea98f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33285}
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-3) [     ] o.e.j.s.Server Started @1117349ms
   [junit4]   2> 1117258 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33479/solr, hostPort=33285}
   [junit4]   2> 1117259 ERROR (jetty-launcher-10057-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1117259 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1117259 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1117259 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1117259 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1117259 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-21T09:14:12.847Z
   [junit4]   2> 1117259 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117261 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117261 INFO  (jetty-launcher-10057-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f96d8ad{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37237}
   [junit4]   2> 1117261 INFO  (jetty-launcher-10057-thread-1) [     ] o.e.j.s.Server Started @1117352ms
   [junit4]   2> 1117261 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33479/solr, hostPort=37237}
   [junit4]   2> 1117261 ERROR (jetty-launcher-10057-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1117261 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1117261 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1117261 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1117261 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1117261 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-21T09:14:12.849Z
   [junit4]   2> 1117262 INFO  (zkConnectionManagerCallback-10059-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1117262 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1117262 INFO  (zkConnectionManagerCallback-10061-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1117262 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1117263 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117263 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1117263 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1117265 INFO  (zkConnectionManagerCallback-10063-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1117265 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1117266 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1117267 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1117267 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1117269 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1117270 WARN  (jetty-launcher-10057-thread-1-SendThread(127.0.0.1:33479)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105e4c66e4d0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105e4c66e4d0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105e4c66e4d0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1117647 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1117648 WARN  (jetty-launcher-10057-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f30df75[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1117648 WARN  (jetty-launcher-10057-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f30df75[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1117654 WARN  (jetty-launcher-10057-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@159acbe8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1117654 WARN  (jetty-launcher-10057-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@159acbe8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1117656 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33479/solr
   [junit4]   2> 1117657 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117657 INFO  (zkConnectionManagerCallback-10080-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1117657 INFO  (jetty-launcher-10057-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1117761 INFO  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1117762 INFO  (zkConnectionManagerCallback-10082-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1117762 INFO  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1117838 WARN  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1117842 INFO  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37237_solr
   [junit4]   2> 1117843 INFO  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.Overseer Overseer (id=73716509826678791-127.0.0.1:37237_solr-n_0000000000) starting
   [junit4]   2> 1117850 INFO  (OverseerStateUpdate-73716509826678791-127.0.0.1:37237_solr-n_0000000000) [n:127.0.0.1:37237_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37237_solr
   [junit4]   2> 1117853 INFO  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37237_solr
   [junit4]   2> 1117855 INFO  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1117855 INFO  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1117870 INFO  (zkCallback-10081-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1117892 INFO  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1117951 WARN  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
   [junit4]   2> 1117999 INFO  (jetty-launcher-10057-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_FD0A8121872B5BDC-001/tempDir-001/node1
   [junit4]   2> 1118124 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1118134 WARN  (jetty-launcher-10057-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6633d7c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1118135 WARN  (jetty-launcher-10057-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6633d7c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1118168 WARN  (jetty-launcher-10057-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dd408b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1118168 WARN  (jetty-launcher-10057-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dd408b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1118169 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33479/solr
   [junit4]   2> 1118183 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118198 INFO  (zkConnectionManagerCallback-10100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1118198 INFO  (jetty-launcher-10057-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1118314 INFO  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118329 INFO  (zkConnectionManagerCallback-10102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1118329 INFO  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1118335 WARN  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1118335 INFO  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1118338 INFO  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34699_solr as DOWN
   [junit4]   2> 1118339 INFO  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1118339 INFO  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34699_solr
   [junit4]   2> 1118341 INFO  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1118341 INFO  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1118342 INFO  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1118342 WARN  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
   [junit4]   2> 1118348 INFO  (zkCallback-10081-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118358 INFO  (zkCallback-10101-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118375 INFO  (jetty-launcher-10057-thread-2) [n:127.0.0.1:34699_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_FD0A8121872B5BDC-001/tempDir-001/node2
   [junit4]   2> 1118684 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1118685 WARN  (jetty-launcher-10057-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7da8da5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1118685 WARN  (jetty-launcher-10057-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7da8da5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1118687 WARN  (jetty-launcher-10057-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ac72e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1118688 WARN  (jetty-launcher-10057-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ac72e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1118689 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33479/solr
   [junit4]   2> 1118694 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118703 INFO  (zkConnectionManagerCallback-10116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1118703 INFO  (jetty-launcher-10057-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1118807 INFO  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118808 INFO  (zkConnectionManagerCallback-10118-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1118808 INFO  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1118813 WARN  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1118814 INFO  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1118819 INFO  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33285_solr as DOWN
   [junit4]   2> 1118820 INFO  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1118820 INFO  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33285_solr
   [junit4]   2> 1118822 INFO  (zkCallback-10101-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1118822 INFO  (zkCallback-10081-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1118823 INFO  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1118823 INFO  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1118823 INFO  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1118823 WARN  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off.  Consider enabling SSL to protect user credentials and data with encryption.
   [junit4]   2> 1118834 INFO  (jetty-launcher-10057-thread-3) [n:127.0.0.1:33285_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_FD0A8121872B5BDC-001/tempDir-001/node3
   [junit4]   2> 1118834 INFO  (zkCallback-10117-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1118861 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1118862 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118870 INFO  (zkConnectionManagerCallback-10129-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1118870 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1118877 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1118878 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33479/solr ready
   [junit4]   2> 1118920 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[FD0A8121872B5BDC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueryToDownCollectionShouldFailFast
   [junit4]   2> 1118945 INFO  (OverseerThreadFactory-10089-thread-1-processing-n:127.0.0.1:37237_solr) [n:127.0.0.1:37237_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection infected
   [junit4]   2> 1119060 INFO  (OverseerStateUpdate-73716509826678791-127.0.0.1:37237_solr-n_0000000000) [n:127.0.0.1:37237_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"infected_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33285_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33285/solr",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1119066 INFO  (OverseerStateUpdate-73716509826678791-127.0.0.1:37237_solr-n_0000000000) [n:127.0.0.1:37237_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"infected_shard2_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:37237_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37237/solr",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1119335 INFO  (qtp788091424-17396) [n:127.0.0.1:33285_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1119335 INFO  (qtp788091424-17396) [n:127.0.0.1:33285_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1119335 INFO  (qtp788091424-17391) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:33285_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgRwdTXnfq0am5YVXbzWkmoHsmsviN2wl5meFpRCPcFA7/wkXJTq2uNcGoyAFhHA0+hPmoP7qs13THtRFZAKPuSXpsiocmAy4zo2k1zFh6ndL4Gs7zrElKK8EVpOWR8T5sPa+dTzTxCOPBIE9R7aFNurXIQAttgDZkLgPTyfZUXy7Zj8Ei0JpqfMVJ1eNYSNOQ4TIhDuc/t+lNWnLud/KhxK59sinT55Vjp24sGNqEqW2mJ2ZQLdIN3iEkOJTH/EYKGfSD/QDRRScFcKXOT3Al+tu86l95tfcDfg/Ksv0K7aC/VY0OGZIHkuCQU9vNUuUng5K0dyUGseM+WI15VH1zwIDAQAB
   [junit4]   2> 1119339 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr    x:infected_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1119339 INFO  (qtp558969591-17401) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:33285_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgRwdTXnfq0am5YVXbzWkmoHsmsviN2wl5meFpRCPcFA7/wkXJTq2uNcGoyAFhHA0+hPmoP7qs13THtRFZAKPuSXpsiocmAy4zo2k1zFh6ndL4Gs7zrElKK8EVpOWR8T5sPa+dTzTxCOPBIE9R7aFNurXIQAttgDZkLgPTyfZUXy7Zj8Ei0JpqfMVJ1eNYSNOQ4TIhDuc/t+lNWnLud/KhxK59sinT55Vjp24sGNqEqW2mJ2ZQLdIN3iEkOJTH/EYKGfSD/QDRRScFcKXOT3Al+tu86l95tfcDfg/Ksv0K7aC/VY0OGZIHkuCQU9vNUuUng5K0dyUGseM+WI15VH1zwIDAQAB
   [junit4]   2> 1119340 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr    x:infected_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1119340 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr    x:infected_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1119373 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1119375 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1119375 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1119375 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1119376 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_FD0A8121872B5BDC-001/tempDir-001/node1/infected_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_FD0A8121872B5BDC-001/tempDir-001/node1/infected_shard2_replica_n2/data/]
   [junit4]   2> 1119377 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1119380 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1119380 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1119380 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1119381 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_FD0A8121872B5BDC-001/tempDir-001/node3/infected_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_FD0A8121872B5BDC-001/tempDir-001/node3/infected_shard1_replica_n1/data/]
   [junit4]   2> 1119426 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1119426 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1119427 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1119427 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1119429 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1119430 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1119430 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1119430 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1703167241767354368
   [junit4]   2> 1119432 INFO  (searcherExecutor-10131-thread-1-processing-n:127.0.0.1:37237_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1119437 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1119437 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/infected/leaders/shard2
   [junit4]   2> 1119441 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1119441 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1119441 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37237/solr/infected_shard2_replica_n2/
   [junit4]   2> 1119441 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1119442 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:37237/solr/infected_shard2_replica_n2/ has no replicas
   [junit4]   2> 1119442 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/infected/leaders/shard2/leader after winning as /collections/infected/leader_elect/shard2/election/73716509826678791-core_node4-n_0000000000
   [junit4]   2> 1119445 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1119445 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1119447 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1119447 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1119449 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1119450 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37237/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 1119452 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1119452 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1119452 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1703167241790423040
   [junit4]   2> 1119460 INFO  (searcherExecutor-10133-thread-1-processing-n:127.0.0.1:33285_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1119477 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1119477 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/infected/leaders/shard1
   [junit4]   2> 1119502 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1119502 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1119502 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33285/solr/infected_shard1_replica_n1/
   [junit4]   2> 1119504 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1119506 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:33285/solr/infected_shard1_replica_n1/ has no replicas
   [junit4]   2> 1119506 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/infected/leaders/shard1/leader after winning as /collections/infected/leader_elect/shard1/election/73716509826678795-core_node3-n_0000000000
   [junit4]   2> 1119511 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33285/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 1119613 INFO  (zkCallback-10117-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119614 INFO  (zkCallback-10081-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119614 INFO  (zkCallback-10081-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119614 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1119618 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1119627 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=288
   [junit4]   2> 1119628 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=288
   [junit4]   2> 1119632 INFO  (qtp558969591-17398) [n:127.0.0.1:37237_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> 1119730 INFO  (zkCallback-10081-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119730 INFO  (zkCallback-10117-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119730 INFO  (zkCallback-10117-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119730 INFO  (zkCallback-10081-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119730 INFO  (zkCallback-10081-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119731 INFO  (qtp558969591-17398) [n:127.0.0.1:37237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=804
   [junit4]   2> 1119787 INFO  (qtp558969591-17402) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1119787 INFO  (qtp558969591-17402) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=infected:3&wt=javabin&version=2}{add=[2 (1703167242138550272), 3 (1703167242139598848), 5 (1703167242139598849), 6 (1703167242139598850), 7 (1703167242139598851), 9 (1703167242139598852), 17 (1703167242139598853), 18 (1703167242139598854), 19 (1703167242139598855), 21 (1703167242139598856), ... (44 adds)]} 0 4
   [junit4]   2> 1119787 INFO  (qtp788091424-17395) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1119787 INFO  (qtp788091424-17395) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=infected:3&wt=javabin&version=2}{add=[0 (1703167242137501696), 1 (1703167242139598848), 4 (1703167242139598849), 8 (1703167242139598850), 10 (1703167242139598851), 11 (1703167242139598852), 12 (1703167242139598853), 13 (1703167242139598854), 14 (1703167242139598855), 15 (1703167242139598856), ... (56 adds)]} 0 5
   [junit4]   2> 1119808 INFO  (qtp558969591-17401) [n:127.0.0.1:37237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1119808 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:37237_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiGO4kB5n5P3cOmkYeWtO3czGBrhXQxfeDrC5ZzwzWH8qrbJ4OSA74zfqyP5b2Q+5f5cdv5vT4iidsK0GmVoM3OVY58d9+AqnbvJS71HLz+sgI7hXyVr909LQ8z7MwV9AZni32M3OhL9bEpCvVc/DFJBCl55pMOS47V6FKdvvCPP30qVYh+8X0j9incg2ER5hfl5k6kg6zf8LXkBboN/MZ5HoLXuVoHhFZHCDBeYaQWmYn1molKg6dzQY7rhgEYmC/820yDv70vGRpFof9xyGfdiGm3eLwlRkdEJ+L+T+70fFZe3u1O1xfD+y73BIddt3I9MqZjxzXYxRNfDCG3VWKQIDAQAB
   [junit4]   2> 1119813 INFO  (searcherExecutor-10133-thread-1-processing-n:127.0.0.1:33285_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1119814 INFO  (qtp788091424-17391) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37237/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 1119819 INFO  (searcherExecutor-10131-thread-1-processing-n:127.0.0.1:37237_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1119819 INFO  (qtp558969591-17392) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=infected:3&commit=true&wt=javabin&version=2}{commit=} 0 28
   [junit4]   2> 1119822 INFO  (zkCallback-10117-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119822 INFO  (zkCallback-10117-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119825 INFO  (zkCallback-10081-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119825 INFO  (zkCallback-10081-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119825 INFO  (zkCallback-10081-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1119855 INFO  (qtp788091424-17396) [n:127.0.0.1:33285_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:33285/solr/infected_shard1_replica_n1/&rows=0&rid=127.0.0.1-12443&version=2&q=*:*&omitHeader=false&NOW=1624266855414&isShard=true&wt=javabin} hits=56 status=0 QTime=0
   [junit4]   2> 1119856 INFO  (qtp558969591-17398) [n:127.0.0.1:37237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1119857 INFO  (qtp558969591-17392) [n:127.0.0.1:37237_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:37237_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiGO4kB5n5P3cOmkYeWtO3czGBrhXQxfeDrC5ZzwzWH8qrbJ4OSA74zfqyP5b2Q+5f5cdv5vT4iidsK0GmVoM3OVY58d9+AqnbvJS71HLz+sgI7hXyVr909LQ8z7MwV9AZni32M3OhL9bEpCvVc/DFJBCl55pMOS47V6FKdvvCPP30qVYh+8X0j9incg2ER5hfl5k6kg6zf8LXkBboN/MZ5HoLXuVoHhFZHCDBeYaQWmYn1molKg6dzQY7rhgEYmC/820yDv70vGRpFof9xyGfdiGm3eLwlRkdEJ+L+T+70fFZe3u1O1xfD+y73BIddt3I9MqZjxzXYxRNfDCG3VWKQIDAQAB
   [junit4]   2> 1119858 INFO  (qtp558969591-17392) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.S.Request [infected_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:37237/solr/infected_shard2_replica_n2/&rows=0&rid=127.0.0.1-12443&version=2&q=*:*&omitHeader=false&NOW=1624266855414&isShard=true&wt=javabin} hits=44 status=0 QTime=0
   [junit4]   2> 1119858 INFO  (qtp558969591-17402) [n:127.0.0.1:37237_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.S.Request [infected_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&rows=0&wt=javabin&version=2} rid=127.0.0.1-12443 hits=100 status=0 QTime=32
   [junit4]   2> 1119859 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[FD0A8121872B5BDC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=FD0A8121872B5BDC -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=America/Indiana/Tell_City -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.98s J3 | TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD0A8121872B5BDC:2ED7A88B201A32A0]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    > 	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:92)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1119867 WARN  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker-SendThread(127.0.0.1:33479)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105e4c66e4d000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105e4c66e4d000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105e4c66e4d000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1119969 INFO  (jetty-closer-10142-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=422500720
   [junit4]   2> 1119969 INFO  (jetty-closer-10142-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37237_solr
   [junit4]   2> 1119969 INFO  (jetty-closer-10142-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1818225235
   [junit4]   2> 1119969 INFO  (jetty-closer-10142-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1575575201
   [junit4]   2> 1119969 INFO  (jetty-closer-10142-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34699_solr
   [junit4]   2> 1119969 INFO  (jetty-closer-10142-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33285_solr
   [junit4]   2> 1119972 INFO  (jetty-closer-10142-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1119972 INFO  (jetty-closer-10142-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37237_solr as DOWN
   [junit4]   2> 1119972 INFO  (jetty-closer-10142-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1119972 INFO  (jetty-closer-10142-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33285_solr as DOWN
   [junit4]   2> 1119973 INFO  (jetty-closer-10142-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1119973 INFO  (jetty-closer-10142-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:34699_solr as DOWN
   [junit4]   2> 1119975 INFO  (coreCloseExecutor-10152-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@29130499
   [junit4]   2> 1119975 INFO  (coreCloseExecutor-10152-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard2.replica_n2 tag=SolrCore@29130499
   [junit4]   2> 1119975 INFO  (coreCloseExecutor-10151-thread-1) [n:127.0.0.1:33285_solr     ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4cacd6ee
   [junit4]   2> 1119975 INFO  (coreCloseExecutor-10152-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard2.leader tag=SolrCore@29130499
   [junit4]   2> 1119975 INFO  (coreCloseExecutor-10151-thread-1) [n:127.0.0.1:33285_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard1.replica_n1 tag=SolrCore@4cacd6ee
   [junit4]   2> 1119975 INFO  (coreCloseExecutor-10151-thread-1) [n:127.0.0.1:33285_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard1.leader tag=SolrCore@4cacd6ee
   [junit4]   2> 1119976 INFO  (coreCloseExecutor-10151-thread-1) [n:127.0.0.1:33285_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1119978 INFO  (coreCloseExecutor-10152-thread-1) [n:127.0.0.1:37237_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1119990 INFO  (jetty-closer-10142-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1119990 INFO  (jetty-closer-10142-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1119990 INFO  (jetty-closer-10142-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1119990 INFO  (jetty-closer-10142-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1119998 INFO  (closeThreadPool-10156-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73716509826678791-127.0.0.1:37237_solr-n_0000000000) closing
   [junit4]   2> 1119998 INFO  (jetty-closer-10142-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1119998 INFO  (jetty-closer-10142-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1119998 INFO  (jetty-closer-10142-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1119998 INFO  (jetty-closer-10142-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1120003 INFO  (OverseerStateUpdate-73716509826678791-127.0.0.1:37237_solr-n_0000000000) [n:127.0.0.1:37237_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37237_solr
   [junit4]   2> 1120004 INFO  (jetty-closer-10142-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1120004 INFO  (jetty-closer-10142-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1120004 INFO  (jetty-closer-10142-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1120004 INFO  (jetty-closer-10142-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1120005 WARN  (jetty-launcher-10057-thread-2-SendThread(127.0.0.1:33479)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105e4c66e4d0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105e4c66e4d0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105e4c66e4d0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1120006 INFO  (OverseerAutoScalingTriggerThread-73716509826678791-127.0.0.1:37237_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1120008 INFO  (zkCallback-10117-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1120010 INFO  (closeThreadPool-10156-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73716509826678791-127.0.0.1:37237_solr-n_0000000000) closing
   [junit4]   2> 1120107 INFO  (jetty-closer-10142-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@67ea99c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1120108 INFO  (jetty-closer-10142-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7805d397{/solr,null,STOPPED}
   [junit4]   2> 1120107 WARN  (jetty-launcher-10057-thread-1-SendThread(127.0.0.1:33479)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105e4c66e4d0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105e4c66e4d0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105e4c66e4d0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1120108 INFO  (jetty-closer-10142-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1120208 INFO  (jetty-closer-10142-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73716509826678791-127.0.0.1:37237_solr-n_0000000000) closing
   [junit4]   2> 1120209 INFO  (jetty-closer-10142-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2f96d8ad{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1120210 INFO  (jetty-closer-10142-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4210f81f{/solr,null,STOPPED}
   [junit4]   2> 1120210 INFO  (jetty-closer-10142-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1120311 INFO  (jetty-closer-10142-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@203ea98f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1120311 INFO  (jetty-closer-10142-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a899593{/solr,null,STOPPED}
   [junit4]   2> 1120311 INFO  (jetty-closer-10142-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1120312 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1120313 WARN  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker-SendThread(127.0.0.1:33479)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105e4c66e4d0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105e4c66e4d0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105e4c66e4d0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1120519 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> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/collections/infected/terms/shard2
   [junit4]   2> 	3	/solr/collections/infected/terms/shard1
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/infected/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	8	/solr/collections/infected/state.json
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1120521 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33479
   [junit4]   2> 1120521 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33479
   [junit4]   2> 1120521 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FD0A8121872B5BDC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33479
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_FD0A8121872B5BDC-001
   [junit4]   2> Jun 21, 2021 9:14:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=Asserting), id=FST50}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=367, maxMBSortInHeap=5.843580666529593, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=tr, timezone=America/Indiana/Tell_City
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=148746696,total=502267904
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetDistribTest, RollingRestartTest, BigEndianAscendingWordDeserializerTest, DistributedFacetSimpleRefinementLongTailTest, TestCustomSort, SolrIndexSplitterTest, TestRecovery, HdfsChaosMonkeyNothingIsSafeTest, MultiSolrCloudTestCaseTest, SparseHLLTest, ChaosMonkeySafeLeaderTest, TestMergePolicyConfig, AggValueSourceTest, TestUtilizeNode, TestDeprecatedFilters, BackupRestoreApiErrorConditionsTest, ZookeeperStatusHandlerFailureTest, UpdateLogTest, TestPrepRecovery, CdcrWithNodesRestartsTest, TestConfigSetsAPIExclusivity, TestPseudoReturnFields, SuggesterTest, TestSimDistribStateManager, TestTrieFacet, TestGraphMLResponseWriter, TestSolr4Spatial, OrderedExecutorTest, TestCloudPhrasesIdentificationComponent, TestPerFieldSimilarityWithDefaultOverride, TestSimPolicyCloud, TestManagedSynonymFilterFactory, TestRequestForwarding, RecoveryAfterSoftCommitTest, TestDistributedGrouping, SpatialFilterTest, ConjunctionSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestFieldTypeResource, FieldAnalysisRequestHandlerTest, OverseerTaskQueueTest, SharedFSAutoReplicaFailoverTest, HdfsCloudIncrementalBackupTest, DeleteLastCustomShardedReplicaTest, BufferStoreTest, TestTrie, TestSolrConfigHandler, ImplicitSnitchTest, MetricsDisabledCloudTest, SolrSlf4jReporterTest, TestSolrFieldCacheBean, CachingDirectoryFactoryTest, HttpPartitionWithTlogReplicasTest, UninvertDocValuesMergePolicyTest, SystemLogListenerTest, TestSystemCollAutoCreate, TestQuerySenderNoQuery, TestNoOpRegenerator, ReturnFieldsTest, TestFastLRUCache, AtomicUpdateProcessorFactoryTest, TestMaxScoreQueryParser, TestSolrConfigHandlerCloud, DistributedQueryComponentCustomSortTest, BooleanFieldTest, TestTextField, NodeLostTriggerTest, TestJsonFacets, AlternateDirectoryTest, TestSuggestSpellingConverter, TestFieldCacheSortRandom, SchemaVersionSpecificBehaviorTest, SolrTestCaseJ4DeleteCoreTest, RequestLoggingTest, TestUtils, JWTVerificationkeyResolverTest, TestSchemaField, TestCoreContainer, OverseerRolesTest, TestOrdValues, IndexSizeTriggerMixedBoundsTest, TestQueryingOnDownCollection]
   [junit4] Completed [458/939 (1!)] on J3 in 4.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 54069 lines...]