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/01/29 04:45:15 UTC

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

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

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

Error Message:
Error from server at http://127.0.0.1:45921/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:45921/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 13308 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 66474 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-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> 66474 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 66474 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-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_F004F80163C0181B-001/data-dir-3-001
   [junit4]   2> 66474 WARN  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 66475 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 66477 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 66478 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-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_F004F80163C0181B-001/tempDir-001
   [junit4]   2> 66479 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 66479 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 66479 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 66480 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 66579 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33717
   [junit4]   2> 66579 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33717
   [junit4]   2> 66579 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33717
   [junit4]   2> 66579 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33717
   [junit4]   2> 66585 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66591 INFO  (zkConnectionManagerCallback-1092-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66591 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66598 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66601 INFO  (zkConnectionManagerCallback-1094-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66601 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66603 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66604 INFO  (zkConnectionManagerCallback-1096-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66604 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66707 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 66707 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 66707 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 66707 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 66707 INFO  (jetty-launcher-1097-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 66707 INFO  (jetty-launcher-1097-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 66708 INFO  (jetty-launcher-1097-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 66708 INFO  (jetty-launcher-1097-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 66708 INFO  (jetty-launcher-1097-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 66708 INFO  (jetty-launcher-1097-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 66708 INFO  (jetty-launcher-1097-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49e7567b{/solr,null,AVAILABLE}
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4036b092{/solr,null,AVAILABLE}
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71cdfadb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45921}
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3fe6c688{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44241}
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-2) [     ] o.e.j.s.Server Started @66797ms
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-1) [     ] o.e.j.s.Server Started @66797ms
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33717/solr, hostPort=45921}
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33717/solr, hostPort=44241}
   [junit4]   2> 66709 ERROR (jetty-launcher-1097-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 66709 ERROR (jetty-launcher-1097-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T03:48:04.174Z
   [junit4]   2> 66709 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T03:48:04.174Z
   [junit4]   2> 66711 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66711 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66712 INFO  (zkConnectionManagerCallback-1100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66712 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66712 INFO  (zkConnectionManagerCallback-1101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66712 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66712 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66713 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66716 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 66716 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 66717 WARN  (jetty-launcher-1097-thread-2-SendThread(127.0.0.1:33717)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103032c3f310003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103032c3f310003, 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 0x103032c3f310003, 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> 67306 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 67307 WARN  (jetty-launcher-1097-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d261ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 67307 WARN  (jetty-launcher-1097-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d261ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 67319 WARN  (jetty-launcher-1097-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5571d885[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 67319 WARN  (jetty-launcher-1097-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5571d885[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 67320 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33717/solr
   [junit4]   2> 67335 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67347 INFO  (zkConnectionManagerCallback-1115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67347 INFO  (jetty-launcher-1097-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67348 WARN  (jetty-launcher-1097-thread-2-SendThread(127.0.0.1:33717)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103032c3f310005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103032c3f310005, 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 0x103032c3f310005, 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> 67451 INFO  (jetty-launcher-1097-thread-2) [n:127.0.0.1:45921_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67455 INFO  (zkConnectionManagerCallback-1117-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67455 INFO  (jetty-launcher-1097-thread-2) [n:127.0.0.1:45921_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67490 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 67491 WARN  (jetty-launcher-1097-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24ae0003[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 67491 WARN  (jetty-launcher-1097-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24ae0003[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 67497 WARN  (jetty-launcher-1097-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b657ef2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 67497 WARN  (jetty-launcher-1097-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b657ef2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 67498 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33717/solr
   [junit4]   2> 67499 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67500 INFO  (zkConnectionManagerCallback-1127-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67500 INFO  (jetty-launcher-1097-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67502 WARN  (jetty-launcher-1097-thread-1-SendThread(127.0.0.1:33717)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103032c3f310007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103032c3f310007, 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 0x103032c3f310007, 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> 67523 INFO  (jetty-launcher-1097-thread-2) [n:127.0.0.1:45921_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45921_solr
   [junit4]   2> 67525 INFO  (jetty-launcher-1097-thread-2) [n:127.0.0.1:45921_solr     ] o.a.s.c.Overseer Overseer (id=72905507541680134-127.0.0.1:45921_solr-n_0000000000) starting
   [junit4]   2> 67532 INFO  (OverseerStateUpdate-72905507541680134-127.0.0.1:45921_solr-n_0000000000) [n:127.0.0.1:45921_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45921_solr
   [junit4]   2> 67533 INFO  (jetty-launcher-1097-thread-2) [n:127.0.0.1:45921_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45921_solr
   [junit4]   2> 67537 INFO  (zkCallback-1116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67542 INFO  (jetty-launcher-1097-thread-2) [n:127.0.0.1:45921_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 67543 WARN  (jetty-launcher-1097-thread-2) [n:127.0.0.1:45921_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> 67558 INFO  (jetty-launcher-1097-thread-2) [n:127.0.0.1:45921_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_F004F80163C0181B-001/tempDir-001/node2
   [junit4]   2> 67603 INFO  (jetty-launcher-1097-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67604 INFO  (zkConnectionManagerCallback-1137-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67604 INFO  (jetty-launcher-1097-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67626 INFO  (jetty-launcher-1097-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67630 INFO  (jetty-launcher-1097-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44241_solr as DOWN
   [junit4]   2> 67631 INFO  (jetty-launcher-1097-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 67631 INFO  (jetty-launcher-1097-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44241_solr
   [junit4]   2> 67632 INFO  (zkCallback-1116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 67632 INFO  (zkCallback-1136-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 67633 INFO  (jetty-launcher-1097-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 67634 WARN  (jetty-launcher-1097-thread-1) [n:127.0.0.1:44241_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> 67645 INFO  (jetty-launcher-1097-thread-1) [n:127.0.0.1:44241_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_F004F80163C0181B-001/tempDir-001/node1
   [junit4]   2> 67650 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 67652 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67653 INFO  (zkConnectionManagerCallback-1148-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67653 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67655 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 67656 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33717/solr ready
   [junit4]   2> 67670 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 67675 INFO  (OverseerThreadFactory-1132-thread-1-processing-n:127.0.0.1:45921_solr) [n:127.0.0.1:45921_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 67783 INFO  (OverseerStateUpdate-72905507541680134-127.0.0.1:45921_solr-n_0000000000) [n:127.0.0.1:45921_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:44241_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 67785 INFO  (OverseerStateUpdate-72905507541680134-127.0.0.1:45921_solr-n_0000000000) [n:127.0.0.1:45921_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45921_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 67989 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 67989 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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> 67989 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 67990 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 67991 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 68000 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 68005 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 68010 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 68011 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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> 68011 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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> 68011 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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_F004F80163C0181B-001/tempDir-001/node1/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_F004F80163C0181B-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 68012 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 68012 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68012 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68013 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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_F004F80163C0181B-001/tempDir-001/node2/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_F004F80163C0181B-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 68044 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68044 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68045 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 68045 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 68046 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68046 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68047 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68047 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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 1690191355457830912
   [junit4]   2> 68048 INFO  (searcherExecutor-1152-thread-1-processing-n:127.0.0.1:45921_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:45921_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> 68048 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 68053 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68053 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68058 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 68059 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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> 68059 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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> 68060 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 68060 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 68062 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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> 68062 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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> 68062 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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> 68062 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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 1690191355473559552
   [junit4]   2> 68064 INFO  (searcherExecutor-1150-thread-1-processing-n:127.0.0.1:44241_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:44241_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> 68064 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 68069 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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> 68069 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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> 68559 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68559 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68559 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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:45921/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 68563 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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:45921/solr  START replicas=[http://127.0.0.1:44241/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 68564 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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:45921/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 68566 INFO  (qtp824258268-2083) [n:127.0.0.1:44241_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> 68566 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68566 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68566 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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/72905507541680134-core_node4-n_0000000000
   [junit4]   2> 68571 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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:45921/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 68571 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 68673 INFO  (zkCallback-1116-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> 68674 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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> 68677 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 68679 INFO  (qtp2131368778-2082) [n:127.0.0.1:45921_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=691
   [junit4]   2> 68778 INFO  (zkCallback-1116-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> 68778 INFO  (zkCallback-1116-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> 69071 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 69076 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 69078 INFO  (qtp824258268-2078) [n:127.0.0.1:44241_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=1089
   [junit4]   2> 69080 INFO  (qtp2131368778-2079) [n:127.0.0.1:45921_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> 69080 INFO  (qtp2131368778-2079) [n:127.0.0.1:45921_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 69177 INFO  (zkCallback-1116-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> 69177 INFO  (zkCallback-1136-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> 69177 INFO  (zkCallback-1136-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> 69177 INFO  (zkCallback-1116-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> 69178 INFO  (qtp2131368778-2079) [n:127.0.0.1:45921_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=1505
   [junit4]   2> 69178 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 69178 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 69182 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:44241/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/5 )={
   [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:44241_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>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:45921_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 69182 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=701563966
   [junit4]   2> 69182 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44241_solr
   [junit4]   2> 69183 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 69183 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44241_solr as DOWN
   [junit4]   2> 69184 INFO  (coreCloseExecutor-1164-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20e76597
   [junit4]   2> 69185 INFO  (coreCloseExecutor-1164-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@20e76597
   [junit4]   2> 69185 INFO  (coreCloseExecutor-1164-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@20e76597
   [junit4]   2> 69185 INFO  (coreCloseExecutor-1164-thread-1) [n:127.0.0.1:44241_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 69187 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 69187 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 69187 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 69187 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 69188 WARN  (jetty-launcher-1097-thread-1-SendThread(127.0.0.1:33717)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103032c3f310008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103032c3f310008, 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 0x103032c3f310008, 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> 69188 INFO  (zkCallback-1147-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 69188 INFO  (zkCallback-1116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 69285 INFO  (zkCallback-1116-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> 69285 INFO  (zkCallback-1116-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> 69290 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3fe6c688{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 69290 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4036b092{/solr,null,STOPPED}
   [junit4]   2> 69290 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 69291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 44241
   [junit4]   2> 69291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 69291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 69294 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:45921_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:45921/solr"}
   [junit4]   2> 69300 ERROR (qtp2131368778-2077) [n:127.0.0.1:45921_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:3895)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3887) ~[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:2639) ~[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.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [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.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [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> 69302 INFO  (qtp2131368778-2077) [n:127.0.0.1:45921_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> 69302 ERROR (qtp2131368778-2077) [n:127.0.0.1:45921_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:2639)
   [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:1612)
   [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:1434)
   [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:1582)
   [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:1349)
   [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:716)
   [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:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java: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:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 69303 INFO  (qtp2131368778-2077) [n:127.0.0.1:45921_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=5
   [junit4]   2> 69303 ERROR (qtp2131368778-2077) [n:127.0.0.1:45921_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:2639)
   [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:1612)
   [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:1434)
   [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:1582)
   [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:1349)
   [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:716)
   [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:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java: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:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 69307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=44241)
   [junit4]   2> 69307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44241 try number 2 ...
   [junit4]   2> 69307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 69308 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 69308 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 69308 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 69308 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b613104{/solr,null,AVAILABLE}
   [junit4]   2> 69311 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3d05a6b7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44241}
   [junit4]   2> 69311 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.s.Server Started @69399ms
   [junit4]   2> 69311 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33717/solr, hostPort=44241}
   [junit4]   2> 69311 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 69311 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 69311 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 69311 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 69311 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 69311 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T03:48:06.776Z
   [junit4]   2> 69315 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69319 INFO  (zkConnectionManagerCallback-1168-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69319 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69319 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 69323 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 69676 INFO  (OverseerCollectionConfigSetProcessor-72905507541680134-127.0.0.1:45921_solr-n_0000000000) [n:127.0.0.1:45921_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> 70547 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 70547 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34320c32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 70548 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34320c32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 70550 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d524dfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 70550 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d524dfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 70551 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33717/solr
   [junit4]   2> 70552 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 70553 INFO  (zkConnectionManagerCallback-1179-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70553 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 70654 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [n:127.0.0.1:44241_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 70655 INFO  (zkConnectionManagerCallback-1181-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70656 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [n:127.0.0.1:44241_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 70660 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [n:127.0.0.1:44241_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 70663 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [n:127.0.0.1:44241_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44241_solr as DOWN
   [junit4]   2> 70664 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [n:127.0.0.1:44241_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 70664 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [n:127.0.0.1:44241_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44241_solr
   [junit4]   2> 70665 INFO  (zkCallback-1116-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 70665 INFO  (zkCallback-1147-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 70665 INFO  (zkCallback-1180-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 70666 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [n:127.0.0.1:44241_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 70667 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [n:127.0.0.1:44241_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> 70682 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [n:127.0.0.1:44241_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_F004F80163C0181B-001/tempDir-001/node1
   [junit4]   2> 70682 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [n:127.0.0.1:44241_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 70699 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 70706 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 70706 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 70706 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 70712 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 70718 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 70718 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_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> 70718 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_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> 70719 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_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_F004F80163C0181B-001/tempDir-001/node1/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_F004F80163C0181B-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 70746 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_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> 70746 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_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> 70746 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70747 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70748 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_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> 70748 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_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> 70748 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_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> 70748 INFO  (coreLoadExecutor-1187-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_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 1690191358290034688
   [junit4]   2> 70750 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:44241_solr
   [junit4]   2> 70750 INFO  (searcherExecutor-1189-thread-1-processing-n:127.0.0.1:44241_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:44241_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> 70750 INFO  (coreZkRegister-1169-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 70751 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[F004F80163C0181B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 70754 INFO  (coreZkRegister-1169-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_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> 70756 INFO  (coreZkRegister-1169-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 70759 INFO  (coreZkRegister-1169-thread-1-processing-n:127.0.0.1:44241_solr) [n:127.0.0.1:44241_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController Core needs to recover:testOtherReplicasAre

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

che.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45921/solr: Could not find collection : testLeaderFailsOver
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.LeaderTragicEventTest.tearDown(LeaderTragicEventTest.java:73)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 81716 INFO  (jetty-closer-1201-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1949522390
   [junit4]   2> 81716 INFO  (jetty-closer-1201-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45921_solr
   [junit4]   2> 81716 INFO  (jetty-closer-1201-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2085086328
   [junit4]   2> 81716 INFO  (jetty-closer-1201-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44241_solr
   [junit4]   2> 81716 INFO  (jetty-closer-1201-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 81716 INFO  (jetty-closer-1201-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45921_solr as DOWN
   [junit4]   2> 81716 INFO  (jetty-closer-1201-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 81716 INFO  (jetty-closer-1201-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44241_solr as DOWN
   [junit4]   2> 81719 INFO  (jetty-closer-1201-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 81719 INFO  (jetty-closer-1201-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 81719 INFO  (jetty-closer-1201-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 81719 INFO  (jetty-closer-1201-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 81719 INFO  (jetty-closer-1201-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 81719 INFO  (jetty-closer-1201-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 81719 INFO  (jetty-closer-1201-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 81719 INFO  (jetty-closer-1201-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 81719 INFO  (closeThreadPool-1210-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72905507541680134-127.0.0.1:45921_solr-n_0000000000) closing
   [junit4]   2> 81724 INFO  (OverseerStateUpdate-72905507541680134-127.0.0.1:45921_solr-n_0000000000) [n:127.0.0.1:45921_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45921_solr
   [junit4]   2> 81725 INFO  (OverseerAutoScalingTriggerThread-72905507541680134-127.0.0.1:45921_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 81726 INFO  (closeThreadPool-1210-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72905507541680134-127.0.0.1:45921_solr-n_0000000000) closing
   [junit4]   2> 81726 WARN  (jetty-launcher-1097-thread-2-SendThread(127.0.0.1:33717)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103032c3f310006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103032c3f310006, 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 0x103032c3f310006, 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> 81827 INFO  (jetty-closer-1201-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72905507541680134-127.0.0.1:45921_solr-n_0000000000) closing
   [junit4]   2> 81830 INFO  (jetty-closer-1201-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71cdfadb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 81831 INFO  (jetty-closer-1201-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49e7567b{/solr,null,STOPPED}
   [junit4]   2> 81831 INFO  (jetty-closer-1201-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 81928 INFO  (jetty-closer-1201-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d05a6b7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44241}
   [junit4]   2> 81928 INFO  (jetty-closer-1201-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b613104{/solr,null,STOPPED}
   [junit4]   2> 81928 INFO  (jetty-closer-1201-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 81929 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 82131 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> 	9	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [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/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72905507541680134-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72905507541680134-127.0.0.1:45921_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	43	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 82133 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33717
   [junit4]   2> 82133 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33717
   [junit4]   2> 82133 INFO  (SUITE-LeaderTragicEventTest-seed#[F004F80163C0181B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33717
   [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_F004F80163C0181B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=345, maxMBSortInHeap=5.156922063364266, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=el, timezone=Antarctica/Mawson
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=167436784,total=384827392
   [junit4]   2> NOTE: All tests run in this JVM: [StressHdfsTest, TestSmileRequest, TestMiniSolrCloudClusterSSL, LeaderTragicEventTest]
   [junit4] Completed [20/924 (1!)] on J1 in 15.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 53821 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1486 - 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/1486/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:33501/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33501/solr
	at __randomizedtesting.SeedInfo.seed([8F224D4FB3E4DD5A:7DD65A2DF741D069]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	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.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:159)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:990)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:948)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 15035 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest
   [junit4]   2> 1441064 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[8F224D4FB3E4DD5A]-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> 1441065 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[8F224D4FB3E4DD5A]-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.LeaderVoteWaitTimeoutTest_8F224D4FB3E4DD5A-001/data-dir-180-001
   [junit4]   2> 1441065 WARN  (SUITE-LeaderVoteWaitTimeoutTest-seed#[8F224D4FB3E4DD5A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1441065 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[8F224D4FB3E4DD5A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1441066 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[8F224D4FB3E4DD5A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1441067 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[8F224D4FB3E4DD5A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1441070 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 1441070 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_8F224D4FB3E4DD5A-001/tempDir-001
   [junit4]   2> 1441070 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1441071 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1441071 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1441072 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1441171 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39817
   [junit4]   2> 1441171 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39817
   [junit4]   2> 1441171 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39817
   [junit4]   2> 1441171 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39817
   [junit4]   2> 1441172 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441174 INFO  (zkConnectionManagerCallback-17291-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441174 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441177 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441178 INFO  (zkConnectionManagerCallback-17293-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441178 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441178 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441179 INFO  (zkConnectionManagerCallback-17295-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441179 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441181 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]-SendThread(127.0.0.1:39817)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030533ac8c0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030533ac8c0002, 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 0x1030533ac8c0002, 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> 1441283 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1441283 INFO  (jetty-launcher-17296-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1441284 INFO  (jetty-launcher-17296-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1441284 INFO  (jetty-launcher-17296-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1441284 INFO  (jetty-launcher-17296-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1441284 INFO  (jetty-launcher-17296-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f519ed0{/solr,null,AVAILABLE}
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@770abb24{/solr,null,AVAILABLE}
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7221d699{/solr,null,AVAILABLE}
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1441285 INFO  (jetty-launcher-17296-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1441287 INFO  (jetty-launcher-17296-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a45ad8b{/solr,null,AVAILABLE}
   [junit4]   2> 1441287 INFO  (jetty-launcher-17296-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7bf305f1{SSL, (ssl, http/1.1)}{127.0.0.1:33279}
   [junit4]   2> 1441287 INFO  (jetty-launcher-17296-thread-4) [     ] o.e.j.s.Server Started @1441317ms
   [junit4]   2> 1441287 INFO  (jetty-launcher-17296-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4e44d868{SSL, (ssl, http/1.1)}{127.0.0.1:41581}
   [junit4]   2> 1441287 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39817/solr, hostPort=33279}
   [junit4]   2> 1441287 INFO  (jetty-launcher-17296-thread-2) [     ] o.e.j.s.Server Started @1441317ms
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39817/solr, hostPort=41581}
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33b83607{SSL, (ssl, http/1.1)}{127.0.0.1:34863}
   [junit4]   2> 1441288 ERROR (jetty-launcher-17296-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-3) [     ] o.e.j.s.Server Started @1441317ms
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1441288 ERROR (jetty-launcher-17296-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@616ca956{SSL, (ssl, http/1.1)}{127.0.0.1:37789}
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39817/solr, hostPort=34863}
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-1) [     ] o.e.j.s.Server Started @1441317ms
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39817/solr, hostPort=37789}
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T13:13:01.231Z
   [junit4]   2> 1441288 ERROR (jetty-launcher-17296-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T13:13:01.231Z
   [junit4]   2> 1441288 ERROR (jetty-launcher-17296-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T13:13:01.231Z
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1441288 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T13:13:01.231Z
   [junit4]   2> 1441289 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441289 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441290 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441290 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441291 INFO  (zkConnectionManagerCallback-17302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441291 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441295 INFO  (zkConnectionManagerCallback-17298-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441295 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441295 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1441295 INFO  (zkConnectionManagerCallback-17304-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441295 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441295 INFO  (zkConnectionManagerCallback-17300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441295 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441295 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1441296 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1441298 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1441298 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1441298 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1441299 WARN  (jetty-launcher-17296-thread-3-SendThread(127.0.0.1:39817)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030533ac8c0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030533ac8c0004, 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 0x1030533ac8c0004, 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> 1441299 WARN  (jetty-launcher-17296-thread-4-SendThread(127.0.0.1:39817)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030533ac8c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030533ac8c0003, 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 0x1030533ac8c0003, 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> 1441301 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1441301 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1441400 WARN  (jetty-launcher-17296-thread-2-SendThread(127.0.0.1:39817)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030533ac8c0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030533ac8c0005, 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 0x1030533ac8c0005, 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> 1441657 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1441657 WARN  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1441663 WARN  (jetty-launcher-17296-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13143c23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1441663 WARN  (jetty-launcher-17296-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13143c23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1441671 WARN  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1441687 WARN  (jetty-launcher-17296-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69f6881a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1441687 WARN  (jetty-launcher-17296-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69f6881a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1441688 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39817/solr
   [junit4]   2> 1441695 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441703 INFO  (zkConnectionManagerCallback-17324-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441703 INFO  (jetty-launcher-17296-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441805 INFO  (jetty-launcher-17296-thread-1) [n:127.0.0.1:37789_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441807 INFO  (zkConnectionManagerCallback-17326-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441807 INFO  (jetty-launcher-17296-thread-1) [n:127.0.0.1:37789_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441881 INFO  (jetty-launcher-17296-thread-1) [n:127.0.0.1:37789_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37789_solr
   [junit4]   2> 1441881 INFO  (jetty-launcher-17296-thread-1) [n:127.0.0.1:37789_solr     ] o.a.s.c.Overseer Overseer (id=72907738464387080-127.0.0.1:37789_solr-n_0000000000) starting
   [junit4]   2> 1441891 INFO  (OverseerStateUpdate-72907738464387080-127.0.0.1:37789_solr-n_0000000000) [n:127.0.0.1:37789_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37789_solr
   [junit4]   2> 1441899 INFO  (jetty-launcher-17296-thread-1) [n:127.0.0.1:37789_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37789_solr
   [junit4]   2> 1441901 INFO  (jetty-launcher-17296-thread-1) [n:127.0.0.1:37789_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1441901 WARN  (jetty-launcher-17296-thread-1) [n:127.0.0.1:37789_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> 1441910 INFO  (zkCallback-17325-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1441921 INFO  (jetty-launcher-17296-thread-1) [n:127.0.0.1:37789_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.LeaderVoteWaitTimeoutTest_8F224D4FB3E4DD5A-001/tempDir-001/node1
   [junit4]   2> 1442037 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442037 WARN  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1442038 WARN  (jetty-launcher-17296-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@341877d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442038 WARN  (jetty-launcher-17296-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@341877d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442043 WARN  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1442044 WARN  (jetty-launcher-17296-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e110cc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442044 WARN  (jetty-launcher-17296-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e110cc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442045 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39817/solr
   [junit4]   2> 1442046 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442046 INFO  (zkConnectionManagerCallback-17344-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442046 INFO  (jetty-launcher-17296-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442140 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442140 WARN  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1442140 WARN  (jetty-launcher-17296-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e811c2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442141 WARN  (jetty-launcher-17296-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e811c2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442142 WARN  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1442142 WARN  (jetty-launcher-17296-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e614882[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442142 WARN  (jetty-launcher-17296-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e614882[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442144 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39817/solr
   [junit4]   2> 1442144 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442145 INFO  (zkConnectionManagerCallback-17352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442145 INFO  (jetty-launcher-17296-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442151 INFO  (jetty-launcher-17296-thread-3) [n:127.0.0.1:34863_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442155 INFO  (zkConnectionManagerCallback-17354-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442155 INFO  (jetty-launcher-17296-thread-3) [n:127.0.0.1:34863_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442158 INFO  (jetty-launcher-17296-thread-3) [n:127.0.0.1:34863_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1442161 INFO  (jetty-launcher-17296-thread-3) [n:127.0.0.1:34863_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34863_solr as DOWN
   [junit4]   2> 1442162 INFO  (jetty-launcher-17296-thread-3) [n:127.0.0.1:34863_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1442162 INFO  (jetty-launcher-17296-thread-3) [n:127.0.0.1:34863_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34863_solr
   [junit4]   2> 1442163 INFO  (zkCallback-17325-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1442163 INFO  (zkCallback-17353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1442165 INFO  (jetty-launcher-17296-thread-3) [n:127.0.0.1:34863_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1442166 WARN  (jetty-launcher-17296-thread-3) [n:127.0.0.1:34863_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> 1442181 INFO  (jetty-launcher-17296-thread-3) [n:127.0.0.1:34863_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.LeaderVoteWaitTimeoutTest_8F224D4FB3E4DD5A-001/tempDir-001/node3
   [junit4]   2> 1442248 INFO  (jetty-launcher-17296-thread-4) [n:127.0.0.1:33279_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442250 INFO  (zkConnectionManagerCallback-17362-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442250 INFO  (jetty-launcher-17296-thread-4) [n:127.0.0.1:33279_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442254 INFO  (jetty-launcher-17296-thread-4) [n:127.0.0.1:33279_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1442257 INFO  (jetty-launcher-17296-thread-4) [n:127.0.0.1:33279_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33279_solr as DOWN
   [junit4]   2> 1442258 INFO  (jetty-launcher-17296-thread-4) [n:127.0.0.1:33279_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1442258 INFO  (jetty-launcher-17296-thread-4) [n:127.0.0.1:33279_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33279_solr
   [junit4]   2> 1442259 INFO  (zkCallback-17325-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1442259 INFO  (zkCallback-17353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1442259 INFO  (zkCallback-17361-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1442260 INFO  (jetty-launcher-17296-thread-4) [n:127.0.0.1:33279_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1442261 WARN  (jetty-launcher-17296-thread-4) [n:127.0.0.1:33279_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> 1442272 INFO  (jetty-launcher-17296-thread-4) [n:127.0.0.1:33279_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.LeaderVoteWaitTimeoutTest_8F224D4FB3E4DD5A-001/tempDir-001/node4
   [junit4]   2> 1442288 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442288 WARN  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1442291 WARN  (jetty-launcher-17296-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d12daca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442291 WARN  (jetty-launcher-17296-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d12daca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442295 WARN  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1442296 WARN  (jetty-launcher-17296-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19083f1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442296 WARN  (jetty-launcher-17296-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19083f1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442297 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39817/solr
   [junit4]   2> 1442299 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442300 INFO  (zkConnectionManagerCallback-17376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442300 INFO  (jetty-launcher-17296-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442401 INFO  (jetty-launcher-17296-thread-2) [n:127.0.0.1:41581_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442402 INFO  (zkConnectionManagerCallback-17378-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442402 INFO  (jetty-launcher-17296-thread-2) [n:127.0.0.1:41581_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442406 INFO  (jetty-launcher-17296-thread-2) [n:127.0.0.1:41581_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1442409 INFO  (jetty-launcher-17296-thread-2) [n:127.0.0.1:41581_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41581_solr as DOWN
   [junit4]   2> 1442410 INFO  (jetty-launcher-17296-thread-2) [n:127.0.0.1:41581_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1442410 INFO  (jetty-launcher-17296-thread-2) [n:127.0.0.1:41581_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41581_solr
   [junit4]   2> 1442411 INFO  (zkCallback-17325-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1442411 INFO  (zkCallback-17353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1442411 INFO  (zkCallback-17361-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1442411 INFO  (zkCallback-17377-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1442412 INFO  (jetty-launcher-17296-thread-2) [n:127.0.0.1:41581_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1442412 WARN  (jetty-launcher-17296-thread-2) [n:127.0.0.1:41581_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> 1442428 INFO  (jetty-launcher-17296-thread-2) [n:127.0.0.1:41581_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.LeaderVoteWaitTimeoutTest_8F224D4FB3E4DD5A-001/tempDir-001/node2
   [junit4]   2> 1442436 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1442437 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442437 INFO  (zkConnectionManagerCallback-17389-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442438 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442438 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1442439 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39817/solr ready
   [junit4]   2> 1442442 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1128773409
   [junit4]   2> 1442442 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37789_solr
   [junit4]   2> 1442442 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1442442 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37789_solr as DOWN
   [junit4]   2> 1442443 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1442443 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1442443 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1442443 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1442443 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1442444 INFO  (closeThreadPool-17394-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72907738464387080-127.0.0.1:37789_solr-n_0000000000) closing
   [junit4]   2> 1442444 INFO  (OverseerStateUpdate-72907738464387080-127.0.0.1:37789_solr-n_0000000000) [n:127.0.0.1:37789_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37789_solr
   [junit4]   2> 1442445 INFO  (OverseerAutoScalingTriggerThread-72907738464387080-127.0.0.1:37789_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1442446 WARN  (jetty-launcher-17296-thread-1-SendThread(127.0.0.1:39817)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030533ac8c0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030533ac8c0008, 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 0x1030533ac8c0008, 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> 1442452 INFO  (zkCallback-17353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1442452 INFO  (zkCallback-17377-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1442452 INFO  (closeThreadPool-17394-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72907738464387080-127.0.0.1:37789_solr-n_0000000000) closing
   [junit4]   2> 1442452 INFO  (zkCallback-17388-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1442452 INFO  (zkCallback-17361-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1442453 INFO  (zkCallback-17353-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34863_solr
   [junit4]   2> 1442453 INFO  (zkCallback-17353-thread-2) [n:127.0.0.1:34863_solr     ] o.a.s.c.Overseer Overseer (id=72907738464387083-127.0.0.1:34863_solr-n_0000000001) starting
   [junit4]   2> 1442456 INFO  (OverseerStateUpdate-72907738464387083-127.0.0.1:34863_solr-n_0000000001) [n:127.0.0.1:34863_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34863_solr
   [junit4]   2> 1442552 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.Overseer Overseer (id=72907738464387080-127.0.0.1:37789_solr-n_0000000000) closing
   [junit4]   2> 1442554 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@616ca956{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1442554 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a45ad8b{/solr,null,STOPPED}
   [junit4]   2> 1442554 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1442554 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1442555 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1442555 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1442556 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1442556 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1442556 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1442556 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3da0d5d9{/solr,null,AVAILABLE}
   [junit4]   2> 1442557 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40a7f69a{SSL, (ssl, http/1.1)}{127.0.0.1:42497}
   [junit4]   2> 1442557 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.Server Started @1442586ms
   [junit4]   2> 1442557 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39817/solr, hostPort=33501}
   [junit4]   2> 1442557 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1442557 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1442557 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1442557 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1442557 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1442557 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T13:13:02.500Z
   [junit4]   2> 1442558 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442558 INFO  (zkConnectionManagerCallback-17400-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442558 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442559 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1442562 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1442827 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442828 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1442828 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@715e7ac9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442828 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@715e7ac9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442831 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1442832 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37588ee8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442832 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37588ee8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442833 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39817/solr
   [junit4]   2> 1442834 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442834 INFO  (zkConnectionManagerCallback-17411-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442834 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442936 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:33501_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442937 INFO  (zkConnectionManagerCallback-17413-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442937 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:33501_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442941 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:33501_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1442950 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:33501_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33501_solr as DOWN
   [junit4]   2> 1442951 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:33501_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1442951 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:33501_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33501_solr
   [junit4]   2> 1442952 INFO  (zkCallback-17377-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1442952 INFO  (zkCallback-17361-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1442952 INFO  (zkCallback-17388-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1442953 INFO  (zkCallback-17353-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1442953 INFO  (zkCallback-17412-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1442954 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:33501_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1442954 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:33501_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> 1442972 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:33501_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.LeaderVoteWaitTimeoutTest_8F224D4FB3E4DD5A-001/tempDir-001/node1
   [junit4]   2> 1442979 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: https://127.0.0.1:42497/solr. Proxy https://127.0.0.1:33501/solr
   [junit4]   2> 1442980 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1187720764
   [junit4]   2> 1442980 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34863_solr
   [junit4]   2> 1442980 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1442980 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:34863_solr as DOWN
   [junit4]   2> 1442982 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1442982 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1442982 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1442982 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1442982 INFO  (closeThreadPool-17424-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72907738464387083-127.0.0.1:34863_solr-n_0000000001) closing
   [junit4]   2> 1442983 INFO  (OverseerStateUpdate-72907738464387083-127.0.0.1:34863_solr-n_0000000001) [n:127.0.0.1:34863_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34863_solr
   [junit4]   2> 1442985 INFO  (OverseerAutoScalingTriggerThread-72907738464387083-127.0.0.1:34863_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1442986 WARN  (jetty-launcher-17296-thread-3-SendThread(127.0.0.1:39817)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030533ac8c000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030533ac8c000b, 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 0x1030533ac8c000b, 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> 1442987 INFO  (closeThreadPool-17424-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72907738464387083-127.0.0.1:34863_solr-n_0000000001) closing
   [junit4]   2> 1442987 INFO  (zkCallback-17388-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1442987 INFO  (zkCallback-17412-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1442987 INFO  (zkCallback-17377-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1442987 INFO  (zkCallback-17361-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1442988 INFO  (zkCallback-17361-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33279_solr
   [junit4]   2> 1442988 INFO  (zkCallback-17361-thread-2) [n:127.0.0.1:33279_solr     ] o.a.s.c.Overseer Overseer (id=72907738464387084-127.0.0.1:33279_solr-n_0000000002) starting
   [junit4]   2> 1442991 INFO  (OverseerStateUpdate-72907738464387084-127.0.0.1:33279_solr-n_0000000002) [n:127.0.0.1:33279_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33279_solr
   [junit4]   2> 1443087 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.Overseer Overseer (id=72907738464387083-127.0.0.1:34863_solr-n_0000000001) closing
   [junit4]   2> 1443088 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@33b83607{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1443089 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@770abb24{/solr,null,STOPPED}
   [junit4]   2> 1443089 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1443089 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1443090 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1443090 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1443090 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1443091 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1443091 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1443091 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a0b3a49{/solr,null,AVAILABLE}
   [junit4]   2> 1443091 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@487972c1{SSL, (ssl, http/1.1)}{127.0.0.1:32811}
   [junit4]   2> 1443091 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.Server Started @1443121ms
   [junit4]   2> 1443091 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39817/solr, hostPort=45145}
   [junit4]   2> 1443092 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1443092 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1443092 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1443092 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1443092 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1443092 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T13:13:03.035Z
   [junit4]   2> 1443092 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443093 INFO  (zkConnectionManagerCallback-17430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443093 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443094 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1443097 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1443339 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1443339 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1443340 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8eb730c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1443340 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8eb730c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1443342 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1443343 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@782a6afc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1443343 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@782a6afc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1443344 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39817/solr
   [junit4]   2> 1443345 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443346 INFO  (zkConnectionManagerCallback-17441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443346 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443448 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:45145_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443449 INFO  (zkConnectionManagerCallback-17443-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443449 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:45145_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443457 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:45145_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1443461 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:45145_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45145_solr as DOWN
   [junit4]   2> 1443462 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:45145_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1443462 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:45145_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45145_solr
   [junit4]   2> 1443464 INFO  (zkCallback-17377-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1443464 INFO  (zkCallback-17361-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1443464 INFO  (zkCallback-17388-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1443464 INFO  (zkCallback-17412-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1443465 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:45145_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1443466 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:45145_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> 1443466 INFO  (zkCallback-17442-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1443482 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:45145_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.LeaderVoteWaitTimeoutTest_8F224D4FB3E4DD5A-001/tempDir-001/node3
   [junit4]   2> 1443495 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: https://127.0.0.1:32811/solr. Proxy https://127.0.0.1:45145/solr
   [junit4]   2> 1443496 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1364777346
   [junit4]   2> 1443496 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33279_solr
   [junit4]   2> 1443497 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1443497 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33279_solr as DOWN
   [junit4]   2> 1443503 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1443503 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1443503 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1443503 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1443504 INFO  (closeThreadPool-17454-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72907738464387084-127.0.0.1:33279_solr-n_0000000002) closing
   [junit4]   2> 1443507 INFO  (OverseerStateUpdate-72907738464387084-127.0.0.1:33279_solr-n_0000000002) [n:127.0.0.1:33279_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33279_solr
   [junit4]   2> 1443507 INFO  (OverseerAutoScalingTriggerThread-72907738464387084-127.0.0.1:33279_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1443513 INFO  (closeThreadPool-17454-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72907738464387084-127.0.0.1:33279_solr-n_0000000002) closing
   [junit4]   2> 1443513 INFO  (zkCallback-17377-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41581_solr
   [junit4]   2> 1443513 INFO  (zkCallback-17388-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1443513 INFO  (zkCallback-17412-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1443514 INFO  (zkCallback-17377-thread-1) [n:127.0.0.1:41581_solr     ] o.a.s.c.Overseer Overseer (id=72907738464387086-127.0.0.1:41581_solr-n_0000000003) starting
   [junit4]   2> 1443515 INFO  (zkCallback-17442-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1443516 INFO  (zkCallback-17377-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1443517 INFO  (OverseerStateUpdate-72907738464387086-127.0.0.1:41581_solr-n_0000000003) [n:127.0.0.1:41581_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41581_solr
   [junit4]   2> 1443613 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.Overseer Overseer (id=72907738464387084-127.0.0.1:33279_solr-n_0000000002) closing
   [junit4]   2> 1443614 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7bf305f1{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1443614 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f519ed0{/solr,null,STOPPED}
   [junit4]   2> 1443614 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1443614 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1443615 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1443615 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1443616 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1443616 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1443616 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1443616 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@266860c8{/solr,null,AVAILABLE}
   [junit4]   2> 1443617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2af3ef15{SSL, (ssl, http/1.1)}{127.0.0.1:33455}
   [junit4]   2> 1443617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.s.Server Started @1443646ms
   [junit4]   2> 1443617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39817/solr, hostPort=46325}
   [junit4]   2> 1443617 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1443617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1443617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1443617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1443617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1443617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T13:13:03.560Z
   [junit4]   2> 1443618 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443618 INFO  (zkConnectionManagerCallback-17460-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443618 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443619 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1443622 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1444420 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1444420 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1444421 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55dca5dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1444421 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55dca5dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1444423 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1444424 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d7114f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1444424 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d7114f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1444425 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39817/solr
   [junit4]   2> 1444426 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444427 INFO  (zkConnectionManagerCallback-17471-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444427 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444529 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:46325_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444530 INFO  (zkConnectionManagerCallback-17473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444530 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:46325_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444535 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:46325_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1444538 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:46325_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46325_solr as DOWN
   [junit4]   2> 1444538 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:46325_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1444538 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:46325_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46325_solr
   [junit4]   2> 1444539 INFO  (zkCallback-17388-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1444539 INFO  (zkCallback-17377-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1444539 INFO  (zkCallback-17442-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1444539 INFO  (zkCallback-17412-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1444540 INFO  (zkCallback-17472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1444541 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:46325_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1444541 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:46325_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> 1444557 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[8F224D4FB3E4DD5A]) [n:127.0.0.1:46325_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.LeaderVoteWaitTimeoutTest_8F224D4FB3E4DD5A-001/tempDir-001/node4
   [junit4]   2> 1444566 INFO  (TEST-Le

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

    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10305353e2a001b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10305353e2a001b, 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 0x10305353e2a001b, 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> 1559952 INFO  (jetty-closer-17860-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@34934945{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1559953 INFO  (jetty-closer-17860-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b9f3169{/solr,null,STOPPED}
   [junit4]   2> 1559953 INFO  (jetty-closer-17860-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1560052 INFO  (jetty-closer-17860-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@57c32f37{SSL, (ssl, http/1.1)}{127.0.0.1:36267}
   [junit4]   2> 1560053 INFO  (jetty-closer-17860-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3732ffb4{/solr,null,STOPPED}
   [junit4]   2> 1560053 INFO  (jetty-closer-17860-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1560811 ERROR (recoveryExecutor-17730-thread-1-processing-n:127.0.0.1:33641_solr x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:33641_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:collection1_shard1_replica_n3
   [junit4]   2> 1560812 WARN  (updateExecutor-17728-thread-2-processing-n:127.0.0.1:33641_solr x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:33641_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown
   [junit4]   2> 1560813 INFO  (jetty-closer-17860-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3881d137{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1560814 INFO  (jetty-closer-17860-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@446ed284{/solr,null,STOPPED}
   [junit4]   2> 1560814 INFO  (jetty-closer-17860-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1562001 ERROR (recoveryExecutor-17760-thread-1-processing-n:127.0.0.1:33595_solr x:collection1_shard1_replica_n5 c:collection1 s:shard1 r:core_node6) [n:127.0.0.1:33595_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:collection1_shard1_replica_n5
   [junit4]   2> 1562003 INFO  (jetty-closer-17860-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2936a6d9{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1562004 INFO  (jetty-closer-17860-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1769559d{/solr,null,STOPPED}
   [junit4]   2> 1562004 INFO  (jetty-closer-17860-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1562004 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1562208 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> 	29	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	13	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/packages.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	4	/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/configs/collection1.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	139	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72907745202405397-127.0.0.1:33641_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	69	/solr/live_nodes
   [junit4]   2> 	66	/solr/overseer/queue
   [junit4]   2> 	26	/solr/collections/collection1/state.json
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 	6	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1562212 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37233
   [junit4]   2> 1562212 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37233
   [junit4]   2> 1562212 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37233
   [junit4]   2> 1562212 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[8F224D4FB3E4DD5A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMostInSyncReplicasCanWinElection
   [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.LeaderVoteWaitTimeoutTest_8F224D4FB3E4DD5A-001
   [junit4]   2> Jan 29, 2021 1:15:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hu-HU, timezone=Africa/Abidjan
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=76469232,total=497025024
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeoJSONResponseWriter, TestHdfsBackupRestoreCore, TestExportWriter, DocumentAnalysisRequestHandlerTest, TestPerFieldSimilarity, TestZkAclsWithHadoopAuth, MetricsConfigTest, RankQueryTest, CdcrBootstrapTest, ThreadDumpHandlerTest, NodeLostTriggerIntegrationTest, TestPullReplicaErrorHandling, TestCloudDeleteByQuery, DistributedMLTComponentTest, PluginInfoTest, SoftAutoCommitTest, TestLegacyNumericRangeQueryBuilder, TestMiniSolrCloudClusterSSL, ClassificationUpdateProcessorIntegrationTest, AutoScalingHandlerTest, TimeRoutedAliasUpdateProcessorTest, LukeRequestHandlerTest, SolrIndexSplitterTest, AdminHandlersProxyTest, CloudMLTQParserTest, TestSortableTextField, HdfsCollectionsAPIDistributedZkTest, TestInPlaceUpdateWithRouteField, AsyncCallRequestStatusResponseTest, HLLSerializationTest, SolrCLIZkUtilsTest, TestSolrQueryResponse, TestReqParamsAPI, TestNumericTerms32, OverseerSolrResponseUnsafeSerializationTest, OverseerCollectionConfigSetProcessorTest, TestSolrCoreProperties, TestSolrXml, TestCloudPseudoReturnFields, DistributedDebugComponentTest, SearchRateTriggerTest, DimensionalRoutedAliasUpdateProcessorTest, LeaderElectionIntegrationTest, ChaosMonkeyNothingIsSafeTest, HttpTriggerListenerTest, TestRealTimeGet, AssignBackwardCompatibilityTest, V2ApiIntegrationTest, ReplicationFactorTest, TestDistributedMap, TestManagedStopFilterFactory, PreAnalyzedFieldTest, CurrencyFieldTypeTest, TestLegacyNumericUtils, TestManagedSchema, TestComponentsName, FastVectorHighlighterTest, TestSolrConfigHandler, TestSolrJacksonAnnotation, BufferStoreTest, DocValuesMultiTest, DistributedSpellCheckComponentTest, TestScoreJoinQPNoScore, BadIndexSchemaTest, CursorMarkTest, TestJsonFacetRefinement, ConnectionReuseTest, TestStressLiveNodes, ZkNodePropsTest, TestPayloadScoreQParserPlugin, CdcrVersionReplicationTest, CollectionsAPIDistributedZkTest, TestManagedResourceStorage, PackageManagerCLITest, ScriptEngineTest, DocValuesNotIndexedTest, TestConfigOverlay, TestReloadDeadlock, ZkStateWriterTest, CoreAdminOperationTest, DistributedFacetPivotLongTailTest, CrossCollectionJoinQueryTest, TestConfigSetsAPIZkFailure, SampleTest, TestNumericRangeQuery64, ConjunctionSolrSpellCheckerTest, TestQuerySenderNoQuery, TestLMDirichletSimilarityFactory, TestJoin, HealthCheckHandlerTest, MetricUtilsTest, TestSubQueryTransformer, DocumentBuilderTest, TestHashPartitioner, TestSimExtremeIndexing, CircularListTest, TemplateUpdateProcessorTest, TestMultiWordSynonyms, SortSpecParsingTest, TestSimUtils, TestDistributedSearch, BigEndianAscendingWordSerializerTest, TestEmbeddedSolrServerAdminHandler, HttpPartitionOnCommitTest, TestClusterProperties, SolrJmxReporterTest, MoveReplicaHDFSTest, TermVectorComponentDistributedTest, TestCrossCoreJoin, MetricsHistoryWithAuthIntegrationTest, TestFieldCacheSortRandom, ReindexCollectionTest, PropertiesRequestHandlerTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest]
   [junit4] Completed [501/924 (1!)] on J1 in 121.73s, 2 tests, 1 error <<< FAILURES!

[...truncated 52113 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1485 - 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/1485/

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:45205/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:45205/solr
	at __randomizedtesting.SeedInfo.seed([13F462B782057D9D:5B743067DE455EB0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	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.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins(SolrCloudReportersTest.java:176)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 14401 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 667644 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-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> 667645 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-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.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/data-dir-73-001
   [junit4]   2> 667645 WARN  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 667645 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 667647 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 667647 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 667647 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 667647 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-001
   [junit4]   2> 667647 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 667647 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 667648 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 667648 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 667748 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 41963
   [junit4]   2> 667748 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41963
   [junit4]   2> 667748 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41963
   [junit4]   2> 667748 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41963
   [junit4]   2> 667751 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667759 INFO  (zkConnectionManagerCallback-6799-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667759 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667761 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667762 INFO  (zkConnectionManagerCallback-6801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667762 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667763 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667764 INFO  (zkConnectionManagerCallback-6803-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667764 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667872 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultPlugins
   [junit4]   2> 667872 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 668076 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41963
   [junit4]   2> 668077 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41963
   [junit4]   2> 668077 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41963
   [junit4]   2> 668078 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] 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/J3/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002
   [junit4]   2> 668078 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 668078 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 668078 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 668079 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 668178 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33079
   [junit4]   2> 668178 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33079
   [junit4]   2> 668178 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33079
   [junit4]   2> 668178 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33079
   [junit4]   2> 668180 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668182 INFO  (zkConnectionManagerCallback-6808-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 668182 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668191 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668195 INFO  (zkConnectionManagerCallback-6810-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 668195 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668196 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668199 INFO  (zkConnectionManagerCallback-6812-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 668199 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668302 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 668302 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 668302 INFO  (jetty-launcher-6813-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 668302 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 668302 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 668302 INFO  (jetty-launcher-6813-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 668303 INFO  (jetty-launcher-6813-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 668303 INFO  (jetty-launcher-6813-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 668303 INFO  (jetty-launcher-6813-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 668304 INFO  (jetty-launcher-6813-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@192711c{/solr,null,AVAILABLE}
   [junit4]   2> 668311 INFO  (jetty-launcher-6813-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@245dff2a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45205}
   [junit4]   2> 668311 INFO  (jetty-launcher-6813-thread-1) [     ] o.e.j.s.Server Started @668353ms
   [junit4]   2> 668311 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33079/solr, hostPort=45205}
   [junit4]   2> 668311 ERROR (jetty-launcher-6813-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 668311 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 668311 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 668311 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 668311 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 668311 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T08:36:47.270Z
   [junit4]   2> 668313 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668313 INFO  (jetty-launcher-6813-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 668313 INFO  (jetty-launcher-6813-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 668313 INFO  (jetty-launcher-6813-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 668315 INFO  (jetty-launcher-6813-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ec40853{/solr,null,AVAILABLE}
   [junit4]   2> 668317 INFO  (zkConnectionManagerCallback-6815-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 668317 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668317 INFO  (jetty-launcher-6813-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c582d63{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45125}
   [junit4]   2> 668317 INFO  (jetty-launcher-6813-thread-2) [     ] o.e.j.s.Server Started @668359ms
   [junit4]   2> 668317 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33079/solr, hostPort=45125}
   [junit4]   2> 668317 ERROR (jetty-launcher-6813-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 668317 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 668317 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 668317 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 668317 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 668317 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 668317 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T08:36:47.276Z
   [junit4]   2> 668319 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668320 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 668320 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 668321 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 668323 INFO  (zkConnectionManagerCallback-6817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 668323 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668324 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 668325 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 668325 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 668327 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 669074 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 669075 WARN  (jetty-launcher-6813-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@387fc92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669075 WARN  (jetty-launcher-6813-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@387fc92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669077 WARN  (jetty-launcher-6813-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c3a0bc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669077 WARN  (jetty-launcher-6813-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c3a0bc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669078 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33079/solr
   [junit4]   2> 669079 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669083 INFO  (zkConnectionManagerCallback-6831-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669083 INFO  (jetty-launcher-6813-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669084 WARN  (jetty-launcher-6813-thread-2-SendThread(127.0.0.1:33079)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030436c6740005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030436c6740005, 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 0x1030436c6740005, 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> 669186 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669188 INFO  (zkConnectionManagerCallback-6833-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669188 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669274 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45125_solr
   [junit4]   2> 669274 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.c.Overseer Overseer (id=72906652272295942-127.0.0.1:45125_solr-n_0000000000) starting
   [junit4]   2> 669278 INFO  (OverseerStateUpdate-72906652272295942-127.0.0.1:45125_solr-n_0000000000) [n:127.0.0.1:45125_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45125_solr
   [junit4]   2> 669280 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45125_solr
   [junit4]   2> 669282 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 669282 WARN  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_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> 669288 INFO  (zkCallback-6832-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 669306 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 669325 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1
   [junit4]   2> 669332 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1
   [junit4]   2> 669332 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1
   [junit4]   2> 669333 INFO  (jetty-launcher-6813-thread-2) [n:127.0.0.1:45125_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.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002/node2
   [junit4]   2> 669394 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 669395 WARN  (jetty-launcher-6813-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73151d39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669395 WARN  (jetty-launcher-6813-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73151d39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669400 WARN  (jetty-launcher-6813-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30e93546[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669400 WARN  (jetty-launcher-6813-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30e93546[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669401 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33079/solr
   [junit4]   2> 669402 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669403 INFO  (zkConnectionManagerCallback-6853-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669403 INFO  (jetty-launcher-6813-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669404 WARN  (jetty-launcher-6813-thread-1-SendThread(127.0.0.1:33079)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030436c6740007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030436c6740007, 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 0x1030436c6740007, 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> 669505 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669506 INFO  (zkConnectionManagerCallback-6855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669506 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669511 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 669518 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45205_solr as DOWN
   [junit4]   2> 669519 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 669519 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45205_solr
   [junit4]   2> 669520 INFO  (zkCallback-6832-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 669521 INFO  (zkCallback-6854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 669522 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 669522 WARN  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_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> 669536 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 669556 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1
   [junit4]   2> 669569 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1
   [junit4]   2> 669569 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1
   [junit4]   2> 669571 INFO  (jetty-launcher-6813-thread-1) [n:127.0.0.1:45205_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.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002/node1
   [junit4]   2> 669587 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 669590 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669595 INFO  (zkConnectionManagerCallback-6868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669595 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669596 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 669597 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33079/solr ready
   [junit4]   2> 669599 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669603 INFO  (zkConnectionManagerCallback-6870-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669603 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669712 INFO  (OverseerThreadFactory-6840-thread-1-processing-n:127.0.0.1:45125_solr) [n:127.0.0.1:45125_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_collection
   [junit4]   2> 669816 INFO  (OverseerThreadFactory-6840-thread-1-processing-n:127.0.0.1:45125_solr) [n:127.0.0.1:45125_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 2 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669820 INFO  (OverseerStateUpdate-72906652272295942-127.0.0.1:45125_solr-n_0000000000) [n:127.0.0.1:45125_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45205_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 669823 INFO  (OverseerThreadFactory-6840-thread-1-processing-n:127.0.0.1:45125_solr) [n:127.0.0.1:45125_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 3 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669824 INFO  (OverseerStateUpdate-72906652272295942-127.0.0.1:45125_solr-n_0000000000) [n:127.0.0.1:45125_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45125_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 669826 INFO  (OverseerThreadFactory-6840-thread-1-processing-n:127.0.0.1:45125_solr) [n:127.0.0.1:45125_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669827 INFO  (OverseerStateUpdate-72906652272295942-127.0.0.1:45125_solr-n_0000000000) [n:127.0.0.1:45125_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45205_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 669829 INFO  (OverseerThreadFactory-6840-thread-1-processing-n:127.0.0.1:45125_solr) [n:127.0.0.1:45125_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669831 INFO  (OverseerStateUpdate-72906652272295942-127.0.0.1:45125_solr-n_0000000000) [n:127.0.0.1:45125_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45125_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 669930 INFO  (OverseerThreadFactory-6840-thread-1-processing-n:127.0.0.1:45125_solr) [n:127.0.0.1:45125_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 6 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669937 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr    x:test_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 669937 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr    x:test_collection_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 669937 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr    x:test_collection_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 669945 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 669945 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr    x:test_collection_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 669945 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr    x:test_collection_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 669946 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr    x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 6 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669947 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 669947 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 669947 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 6 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669948 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 669948 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 6 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669948 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 6 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669949 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 6 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669953 INFO  (zkCallback-6854-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 669956 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669969 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669970 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669976 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 669977 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 669981 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 669985 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 669986 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 669986 WARN  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 669986 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 669986 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n4' using configuration from configset test, trusted=true
   [junit4]   2> 669987 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard2.replica_n4' (registry 'solr.core.test_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1
   [junit4]   2> 669987 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002/node1/test_collection_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002/node1/test_collection_shard2_replica_n4/data/]
   [junit4]   2> 669995 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 669995 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 669995 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 669996 WARN  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 669996 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 669996 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n2' using configuration from configset test, trusted=true
   [junit4]   2> 669996 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard1.replica_n2' (registry 'solr.core.test_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1
   [junit4]   2> 669996 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.SolrCore [[test_collection_shard1_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.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002/node2/test_collection_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002/node2/test_collection_shard1_replica_n2/data/]
   [junit4]   2> 670003 WARN  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 670003 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 670003 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n6' using configuration from configset test, trusted=true
   [junit4]   2> 670003 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard2.replica_n6' (registry 'solr.core.test_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1
   [junit4]   2> 670004 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002/node2/test_collection_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002/node2/test_collection_shard2_replica_n6/data/]
   [junit4]   2> 670011 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 670011 WARN  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 670011 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 670011 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n1' using configuration from configset test, trusted=true
   [junit4]   2> 670011 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard1.replica_n1' (registry 'solr.core.test_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@382bc2e1
   [junit4]   2> 670012 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_collection_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.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002/node1/test_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001/tempDir-002/node1/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 670106 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 670106 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 670111 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 670111 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 670114 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 670114 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 670115 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 670115 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 670115 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 670116 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 670116 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 670116 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 670116 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 670116 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 670118 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 670118 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 670119 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 670119 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 670119 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670119 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 670119 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670120 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 670120 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 670120 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 670120 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 670121 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 670121 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670122 INFO  (searcherExecutor-6872-thread-1-processing-n:127.0.0.1:45205_solr x:test_collection_shard2_replica_n4 c:test_collection s:shard2 r:core_node7) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 670123 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670123 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670123 INFO  (searcherExecutor-6876-thread-1-processing-n:127.0.0.1:45125_solr x:test_collection_shard2_replica_n6 c:test_collection s:shard2 r:core_node8) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 670124 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670124 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670125 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670125 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 670125 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 670126 INFO  (searcherExecutor-6878-thread-1-processing-n:127.0.0.1:45205_solr x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node3) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 670128 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 670128 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 670129 INFO  (searcherExecutor-6874-thread-1-processing-n:127.0.0.1:45125_solr x:test_collection_shard1_replica_n2 c:test_collection s:shard1 r:core_node5) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 670130 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 670130 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 670132 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 670133 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 670134 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 670134 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 670134 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45205/solr/test_collection_shard1_replica_n1/
   [junit4]   2> 670134 ERROR (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 670134 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 670134 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard1/leader after winning as /collections/test_collection/leader_elect/shard1/election/72906652272295944-core_node3-n_0000000000
   [junit4]   2> 670136 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45205/solr/test_collection_shard1_replica_n1/ shard1
   [junit4]   2> 670137 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 670137 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670137 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670138 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 670138 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 670138 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45205/solr/test_collection_shard2_replica_n4/
   [junit4]   2> 670138 ERROR (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 670138 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] 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> 670138 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard2/leader after winning as /collections/test_collection/leader_elect/shard2/election/72906652272295944-core_node7-n_0000000000
   [junit4]   2> 670138 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670139 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670144 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45205/solr/test_collection_shard2_replica_n4/ shard2
   [junit4]   2> 670145 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 670145 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 18 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670148 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 20 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670149 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 20 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670149 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 20 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670154 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 22 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670155 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 22 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670155 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 670158 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 24 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670160 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 670161 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 670162 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 24 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670163 INFO  (zkCallback-6854-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670163 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 26 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670164 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 26 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 670164 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 670169 INFO  (qtp714736649-15094) [n:127.0.0.1:45205_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=223
   [junit4]   2> 670169 INFO  (qtp714736649-15097) [n:127.0.0.1:45205_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=232
   [junit4]   2> 671133 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 671134 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 26 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 671134 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 26 fetched for initializing /collections/test_collection/state.json 
   [junit4]   2> 671136 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 729413 INFO  (qtp1386203456-15103) [n:127.0.0.1:45125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.test_collection.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.test_collection.shard2.replica_n6:UPDATE./update.requests&key=solr.core.test_collection.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n2:QUERY./select.requests&key=solr.core.test_collection.shard2.replica_n6:QUERY./select.requests&key=solr.core.test_collection.shard1.replica_n2:UPDATE./update.requests} status=0 QTime=1
   [junit4]   2> 729418 INFO  (qtp1386203456-15105) [n:127.0.0.1:45125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=0
   [junit4]   2> 729425 INFO  (qtp714736649-15096) [n:127.0.0.1:45205_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.test_collection.shard2.replica_n4:QUERY./select.requests&key=solr.core.test_collection.shard1.replica_n1:QUERY./select.requests&key=solr.core.test_collection.shard2.replica_n4:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n1:UPDATE./update.requests&key=solr.core.test_collection.shard2.replica_n4:UPDATE./update.requests} status=0 QTime=3
   [junit4]   2> 729426 INFO  (qtp714736649-15098) [n:127.0.0.1:45205_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=0
   [junit4]   2> 759796 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[13F462B782057D9D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultPlugins
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudReportersTest -Dtests.method=testDefaultPlugins -Dtests.seed=13F462B782057D9D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   91.9s J3 | SolrCloudReportersTest.testDefaultPlugins <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:45205/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([13F462B782057D9D:5B743067DE455EB0]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins(SolrCloudReportersTest.java:176)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 53 more
   [junit4]   2> 759819 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[13F462B782057D9D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 759923 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=625557940
   [junit4]   2> 759923 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45125_solr
   [junit4]   2> 759924 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 759924 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45125_solr as DOWN
   [junit4]   2> 759935 INFO  (coreCloseExecutor-6896-thread-1) [n:127.0.0.1:45125_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d2b13aa
   [junit4]   2> 759935 INFO  (coreCloseExecutor-6896-thread-1) [n:127.0.0.1:45125_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n6 tag=SolrCore@4d2b13aa
   [junit4]   2> 759935 INFO  (coreCloseExecutor-6896-thread-1) [n:127.0.0.1:45125_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38270e08: rootName = null, domain = solr.core.test_collection.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.test_collection.shard2.replica_n6/com.codahale.metrics.MetricRegistry@7f3af30c
   [junit4]   2> 759945 INFO  (coreCloseExecutor-6896-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1428f649
   [junit4]   2> 759948 INFO  (coreCloseExecutor-6896-thread-1) [n:127.0.0.1:45125_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@4d2b13aa
   [junit4]   2> 759948 INFO  (coreCloseExecutor-6896-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n2 tag=SolrCore@1428f649
   [junit4]   2> 759948 INFO  (coreCloseExecutor-6896-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@eee6a32: rootName = null, domain = solr.core.test_collection.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.test_collection.shard1.replica_n2/com.codahale.metrics.MetricRegistry@bc2669a
   [junit4]   2> 759949 INFO  (coreCloseExecutor-6896-thread-1) [n:127.0.0.1:45125_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 759960 INFO  (coreCloseExecutor-6896-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@1428f649
   [junit4]   2> 759961 INFO  (coreCloseExecutor-6896-thread-2) [n:127.0.0.1:45125_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 759962 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 759962 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11e5de5a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@16481e95
   [junit4]   2> 759966 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 759966 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ca1977b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3447032f
   [junit4]   2> 759967 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 759967 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@142ca7f1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5d3a2c22
   [junit4]   2> 759967 INFO  (jetty-closer-6891-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 759968 INFO  (closeThreadPool-6898-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72906652272295942-127.0.0.1:45125_solr-n_0000000000) closing
   [junit4]   2> 759971 INFO  (OverseerStateUpdate-72906652272295942-127.0.0.1:45125_solr-n_0000000000) [n:127.0.0.1:45125_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45125_solr
   [junit4]   2> 759972 INFO  (qtp1386203456-15106) [n:127.0.0.1:45125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=90027
   [junit4]   2> 759972 INFO  (qtp1386203456-15104) [n:127.0.0.1:45125_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=90035
   [junit4]   2> 759974 WARN  (jetty-launcher-6813-thread-2-SendThread(127.0.0.1:33079)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030436c6740006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030436c6740006, 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 0x1030436c6740006, 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> 759978 INFO  (zkCallback-6854-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 759978 INFO  (zkCallback-6854-thread-5) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45205_solr
   [junit4]   2> 759978 INFO  (qtp714736649-15095) [n:127.0.0.1:45205_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> 759978 INFO  (qtp714736649-15095) [n:127.0.0.1:45205_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 759979 INFO  (zkCallback-6854-thread-5) [n:127.0.0.1:45205_solr     ] o.a.s.c.Overseer Overseer (id=72906652272295944-127.0.0.1:45205_solr-n_0000000001) starting
   [junit4]   2> 759982 INFO  (OverseerStateUpdate-72906652272295944-127.0.0.1:45205_solr-n_0000000001) [n:127.0.0.1:45205_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.

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

coreCloseExecutor-7000-thread-1) [n:127.0.0.1:35603_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@2d4f7f1
   [junit4]   2> 775031 INFO  (OverseerStateUpdate-72906658406858758-127.0.0.1:39815_solr-n_0000000000) [n:127.0.0.1:39815_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39815_solr
   [junit4]   2> 775032 INFO  (OverseerAutoScalingTriggerThread-72906658406858758-127.0.0.1:39815_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 775032 INFO  (coreCloseExecutor-7000-thread-2) [n:127.0.0.1:35603_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 775033 INFO  (zkCallback-6955-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 775034 INFO  (coreCloseExecutor-7000-thread-1) [n:127.0.0.1:35603_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 775040 INFO  (jetty-closer-6992-thread-2-processing-n:127.0.0.1:35603_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 775040 INFO  (jetty-closer-6992-thread-2-processing-n:127.0.0.1:35603_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a1a4e71: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/null
   [junit4]   2> 775040 INFO  (jetty-closer-6992-thread-2-processing-n:127.0.0.1:35603_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 775040 INFO  (jetty-closer-6992-thread-2-processing-n:127.0.0.1:35603_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b232792: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/null
   [junit4]   2> 775040 INFO  (jetty-closer-6992-thread-2-processing-n:127.0.0.1:35603_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 775040 INFO  (jetty-closer-6992-thread-2-processing-n:127.0.0.1:35603_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ba48ed6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/null
   [junit4]   2> 775040 INFO  (jetty-closer-6992-thread-2-processing-n:127.0.0.1:35603_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 775041 INFO  (closeThreadPool-7002-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72906658406858758-127.0.0.1:39815_solr-n_0000000000) closing
   [junit4]   2> 775044 WARN  (jetty-launcher-6914-thread-1-SendThread(127.0.0.1:35297)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030438341a0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030438341a0008, 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 0x1030438341a0008, 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> 775133 INFO  (jetty-closer-6992-thread-1-processing-n:127.0.0.1:35603_solr) [     ] o.a.s.c.Overseer Overseer (id=72906658406858758-127.0.0.1:39815_solr-n_0000000000) closing
   [junit4]   2> 775134 INFO  (jetty-closer-6992-thread-1-processing-n:127.0.0.1:35603_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2124a721{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 775135 INFO  (jetty-closer-6992-thread-1-processing-n:127.0.0.1:35603_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@99b8d66{/solr,null,STOPPED}
   [junit4]   2> 775135 INFO  (jetty-closer-6992-thread-1-processing-n:127.0.0.1:35603_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 775234 INFO  (jetty-closer-6992-thread-2-processing-n:127.0.0.1:35603_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c7a9f5d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 775235 INFO  (jetty-closer-6992-thread-2-processing-n:127.0.0.1:35603_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d5496f5{/solr,null,STOPPED}
   [junit4]   2> 775235 INFO  (jetty-closer-6992-thread-2-processing-n:127.0.0.1:35603_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 775236 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [n:127.0.0.1:35603_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 775439 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard2
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/test_collection/state.json
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 775441 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [n:127.0.0.1:35603_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35297
   [junit4]   2> 775442 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [n:127.0.0.1:35603_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35297
   [junit4]   2> 775442 INFO  (SUITE-SolrCloudReportersTest-seed#[13F462B782057D9D]-worker) [n:127.0.0.1:35603_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35297
   [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.metrics.reporters.solr.SolrCloudReportersTest_13F462B782057D9D-001
   [junit4]   2> Jan 29, 2021 8:38:34 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=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sq-AL, timezone=Asia/Saigon
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=229708496,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, TestSafeXMLParsing, TestPackages, DateRangeFieldTest, DistributedQueueTest, SuggestComponentContextFilterQueryTest, TestSearcherReuse, TestFieldCacheReopen, HdfsChaosMonkeySafeLeaderTest, TestSchemaNameResource, DocExpirationUpdateProcessorFactoryTest, TestCodecSupport, TestFastOutputStream, CoreMergeIndexesAdminHandlerTest, TestSerializedLuceneMatchVersion, QueryParsingTest, TestPrepRecovery, TestDistributedGrouping, CloneFieldUpdateProcessorFactoryTest, TestLegacyField, TestFreeTextSuggestions, SimpleCollectionCreateDeleteTest, RuleEngineTest, TokenizerChainTest, MissingSegmentRecoveryTest, CursorPagingTest, TestHdfsCloudBackupRestore, PeerSyncWithLeaderTest, TestJmxIntegration, TestReplicationHandlerBackup, ZkSolrClientTest, TestInPlaceUpdatesRequiredField, SaslZkACLProviderTest, TestAuthenticationFramework, TestRecoveryHdfs, TestQueryTypes, BlockJoinFacetRandomTest, TestHttpServletCarrier, TestTestInjection, ZookeeperStatusHandlerTest, EmbeddedSolrNoSerializeTest, TestFieldCollectionResource, TestContainerPlugin, TestCorePropertiesReload, TestSolr4Spatial2, AddReplicaTest, TestCloudPhrasesIdentificationComponent, TestImpersonationWithHadoopAuth, TestBM25SimilarityFactory, StatsReloadRaceTest, TestBulkSchemaAPI, TestStressThreadBackup, TestUnifiedSolrHighlighter, TestFieldSortValues, RecoveryAfterSoftCommitTest, TestSQLHandler, NumberUtilsTest, TestOverriddenPrefixQueryForCustomFieldType, TestSweetSpotSimilarityFactory, HttpPartitionWithTlogReplicasTest, NodeAddedTriggerIntegrationTest, ExecutePlanActionTest, DistributedQueryComponentOptimizationTest, TestStressVersions, TestDeprecatedFilters, BaseCdcrDistributedZkTest, SearchHandlerTest, CdcrReplicationHandlerTest, TestRandomFaceting, SolrXmlInZkTest, TestSolrDeletionPolicy2, SortByFunctionTest, TestConfigsApi, TestCSVResponseWriter, WrapperMergePolicyFactoryTest, DirectSolrConnectionTest, TermsComponentTest, TestNRTOpen, TestJsonFacetsStatsParsing, SearchHandlerTest, TriLevelCompositeIdRoutingTest, TestSubQueryTransformerDistrib, RangeFacetCloudTest, CategoryRoutedAliasUpdateProcessorTest, SolrCloudReportersTest]
   [junit4] Completed [321/924 (1!)] on J3 in 108.15s, 2 tests, 1 error <<< FAILURES!

[...truncated 52727 lines...]