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/23 03:12:48 UTC

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

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

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

Error Message:
Error from server at http://127.0.0.1:36163/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:36163/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 13830 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 493393 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-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> 493393 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 493394 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-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_A50B1BD6A8D3CD14-001/data-dir-43-001
   [junit4]   2> 493394 WARN  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 493394 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 493397 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 493397 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 493398 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-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_A50B1BD6A8D3CD14-001/tempDir-001
   [junit4]   2> 493398 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 493398 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 493398 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 493399 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 493546 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 38421
   [junit4]   2> 493546 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38421
   [junit4]   2> 493546 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38421
   [junit4]   2> 493546 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38421
   [junit4]   2> 493549 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493560 INFO  (zkConnectionManagerCallback-5034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493560 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493570 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493573 INFO  (zkConnectionManagerCallback-5036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493573 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493576 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493578 INFO  (zkConnectionManagerCallback-5038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493578 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493691 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 493692 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 493692 INFO  (jetty-launcher-5039-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> 493692 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 493692 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 493692 INFO  (jetty-launcher-5039-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> 493695 INFO  (jetty-launcher-5039-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 493695 INFO  (jetty-launcher-5039-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 493695 INFO  (jetty-launcher-5039-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 493695 INFO  (jetty-launcher-5039-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 493695 INFO  (jetty-launcher-5039-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 493695 INFO  (jetty-launcher-5039-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 493696 INFO  (jetty-launcher-5039-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41914f0d{/solr,null,AVAILABLE}
   [junit4]   2> 493696 INFO  (jetty-launcher-5039-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a245ed9{/solr,null,AVAILABLE}
   [junit4]   2> 493696 INFO  (jetty-launcher-5039-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@73c9444c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36163}
   [junit4]   2> 493696 INFO  (jetty-launcher-5039-thread-2) [     ] o.e.j.s.Server Started @493778ms
   [junit4]   2> 493696 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38421/solr, hostPort=36163}
   [junit4]   2> 493696 ERROR (jetty-launcher-5039-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 493696 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 493696 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 493696 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 493696 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 493696 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T02:22:42.471Z
   [junit4]   2> 493699 INFO  (jetty-launcher-5039-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58f4de95{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36631}
   [junit4]   2> 493699 INFO  (jetty-launcher-5039-thread-1) [     ] o.e.j.s.Server Started @493781ms
   [junit4]   2> 493699 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38421/solr, hostPort=36631}
   [junit4]   2> 493699 ERROR (jetty-launcher-5039-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 493699 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 493699 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 493699 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 493699 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 493699 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T02:22:42.474Z
   [junit4]   2> 493700 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493702 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493703 INFO  (zkConnectionManagerCallback-5041-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493705 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493706 INFO  (zkConnectionManagerCallback-5043-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493706 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493706 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 493707 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 493711 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 493714 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 493714 WARN  (jetty-launcher-5039-thread-2-SendThread(127.0.0.1:38421)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e3fa23350003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e3fa23350003, 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 0x102e3fa23350003, 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> 493714 WARN  (jetty-launcher-5039-thread-1-SendThread(127.0.0.1:38421)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e3fa23350004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e3fa23350004, 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 0x102e3fa23350004, 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> 494550 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 494556 WARN  (jetty-launcher-5039-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63522a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 494557 WARN  (jetty-launcher-5039-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63522a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 494568 WARN  (jetty-launcher-5039-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e68442[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 494568 WARN  (jetty-launcher-5039-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e68442[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 494569 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38421/solr
   [junit4]   2> 494579 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 494789 INFO  (zkConnectionManagerCallback-5057-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494789 INFO  (jetty-launcher-5039-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 494899 INFO  (jetty-launcher-5039-thread-1) [n:127.0.0.1:36631_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 494913 INFO  (zkConnectionManagerCallback-5059-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494913 INFO  (jetty-launcher-5039-thread-1) [n:127.0.0.1:36631_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495163 INFO  (jetty-launcher-5039-thread-1) [n:127.0.0.1:36631_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36631_solr
   [junit4]   2> 495164 INFO  (jetty-launcher-5039-thread-1) [n:127.0.0.1:36631_solr     ] o.a.s.c.Overseer Overseer (id=72871207463354374-127.0.0.1:36631_solr-n_0000000000) starting
   [junit4]   2> 495171 INFO  (OverseerStateUpdate-72871207463354374-127.0.0.1:36631_solr-n_0000000000) [n:127.0.0.1:36631_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36631_solr
   [junit4]   2> 495186 INFO  (jetty-launcher-5039-thread-1) [n:127.0.0.1:36631_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36631_solr
   [junit4]   2> 495189 INFO  (jetty-launcher-5039-thread-1) [n:127.0.0.1:36631_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 495189 WARN  (jetty-launcher-5039-thread-1) [n:127.0.0.1:36631_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> 495206 INFO  (jetty-launcher-5039-thread-1) [n:127.0.0.1:36631_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_A50B1BD6A8D3CD14-001/tempDir-001/node1
   [junit4]   2> 495208 INFO  (zkCallback-5058-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 497243 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 497244 WARN  (jetty-launcher-5039-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10dafcd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497244 WARN  (jetty-launcher-5039-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10dafcd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497258 WARN  (jetty-launcher-5039-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76e0cb93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497258 WARN  (jetty-launcher-5039-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76e0cb93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 497259 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38421/solr
   [junit4]   2> 497260 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 497506 INFO  (zkConnectionManagerCallback-5077-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497506 INFO  (jetty-launcher-5039-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 497623 INFO  (jetty-launcher-5039-thread-2) [n:127.0.0.1:36163_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 497635 INFO  (zkConnectionManagerCallback-5079-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497635 INFO  (jetty-launcher-5039-thread-2) [n:127.0.0.1:36163_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 497652 INFO  (jetty-launcher-5039-thread-2) [n:127.0.0.1:36163_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 497661 INFO  (jetty-launcher-5039-thread-2) [n:127.0.0.1:36163_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36163_solr as DOWN
   [junit4]   2> 497662 INFO  (jetty-launcher-5039-thread-2) [n:127.0.0.1:36163_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 497662 INFO  (jetty-launcher-5039-thread-2) [n:127.0.0.1:36163_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36163_solr
   [junit4]   2> 497664 INFO  (zkCallback-5058-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 497664 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 497665 INFO  (jetty-launcher-5039-thread-2) [n:127.0.0.1:36163_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 497665 WARN  (jetty-launcher-5039-thread-2) [n:127.0.0.1:36163_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> 497877 INFO  (jetty-launcher-5039-thread-2) [n:127.0.0.1:36163_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_A50B1BD6A8D3CD14-001/tempDir-001/node2
   [junit4]   2> 497892 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 497892 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 497895 INFO  (zkConnectionManagerCallback-5090-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497895 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 497897 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 497898 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38421/solr ready
   [junit4]   2> 497925 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 497936 INFO  (OverseerThreadFactory-5069-thread-1-processing-n:127.0.0.1:36631_solr) [n:127.0.0.1:36631_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 498223 INFO  (OverseerStateUpdate-72871207463354374-127.0.0.1:36631_solr-n_0000000000) [n:127.0.0.1:36631_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:36163_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 498228 INFO  (OverseerStateUpdate-72871207463354374-127.0.0.1:36631_solr-n_0000000000) [n:127.0.0.1:36631_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:36631_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 498433 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498433 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498433 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 498436 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498436 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498453 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498454 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498461 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 498461 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498461 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498462 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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_A50B1BD6A8D3CD14-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_A50B1BD6A8D3CD14-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 498462 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 498463 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498463 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498464 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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_A50B1BD6A8D3CD14-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_A50B1BD6A8D3CD14-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 498501 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498501 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498501 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 498502 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 498503 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498503 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498503 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498503 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498503 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498515 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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 1689642406814679040
   [junit4]   2> 498516 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 498516 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 498519 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498519 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498519 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498519 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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 1689642406818873344
   [junit4]   2> 498519 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498519 INFO  (searcherExecutor-5092-thread-1-processing-n:127.0.0.1:36631_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:36631_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> 498525 INFO  (searcherExecutor-5094-thread-1-processing-n:127.0.0.1:36163_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:36163_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> 498526 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498534 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498534 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498540 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498540 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 498551 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498551 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498551 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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:36631/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 498553 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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:36631/solr  START replicas=[http://127.0.0.1:36163/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 498553 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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:36631/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 498555 INFO  (qtp2098111901-8235) [n:127.0.0.1:36163_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> 498556 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498556 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498556 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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/72871207463354374-core_node4-n_0000000000
   [junit4]   2> 498562 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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:36631/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 498563 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498669 INFO  (zkCallback-5058-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> 498670 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498671 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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> 498673 INFO  (qtp1446193699-8231) [n:127.0.0.1:36631_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=240
   [junit4]   2> 498773 INFO  (zkCallback-5058-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> 498773 INFO  (zkCallback-5058-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> 499548 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 499552 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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> 499554 INFO  (qtp2098111901-8240) [n:127.0.0.1:36163_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=1121
   [junit4]   2> 499556 INFO  (qtp2098111901-8236) [n:127.0.0.1:36163_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> 499557 INFO  (qtp2098111901-8236) [n:127.0.0.1:36163_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 499654 INFO  (zkCallback-5058-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> 499654 INFO  (zkCallback-5078-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> 499654 INFO  (zkCallback-5058-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 499654 INFO  (zkCallback-5078-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> 499654 INFO  (qtp2098111901-8236) [n:127.0.0.1:36163_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=1726
   [junit4]   2> 499655 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 499655 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 499659 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:36163/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:36163_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:36631_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> 499659 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=746455523
   [junit4]   2> 499659 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36163_solr
   [junit4]   2> 499660 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 499660 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36163_solr as DOWN
   [junit4]   2> 499663 INFO  (coreCloseExecutor-5106-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e6ecadc
   [junit4]   2> 499663 INFO  (coreCloseExecutor-5106-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@2e6ecadc
   [junit4]   2> 499663 INFO  (coreCloseExecutor-5106-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@2e6ecadc
   [junit4]   2> 499664 INFO  (coreCloseExecutor-5106-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 499666 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 499666 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 499666 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 499666 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 499669 WARN  (jetty-launcher-5039-thread-2-SendThread(127.0.0.1:38421)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e3fa23350008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e3fa23350008, 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 0x102e3fa23350008, 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> 499670 INFO  (zkCallback-5058-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 499670 INFO  (zkCallback-5089-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 499763 INFO  (zkCallback-5058-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 499763 INFO  (zkCallback-5058-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> 499771 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@73c9444c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 499771 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a245ed9{/solr,null,STOPPED}
   [junit4]   2> 499771 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 499772 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 36163
   [junit4]   2> 499772 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 499772 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 499775 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] 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:36631_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:36631/solr"}
   [junit4]   2> 499780 ERROR (qtp1446193699-8238) [n:127.0.0.1:36631_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> 499782 INFO  (qtp1446193699-8238) [n:127.0.0.1:36631_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> 499782 ERROR (qtp1446193699-8238) [n:127.0.0.1:36631_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> 499783 INFO  (qtp1446193699-8238) [n:127.0.0.1:36631_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> 499783 ERROR (qtp1446193699-8238) [n:127.0.0.1:36631_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> 499784 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=36163)
   [junit4]   2> 499786 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 36163 try number 2 ...
   [junit4]   2> 499786 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] 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> 499786 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 499786 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 499786 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 499787 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71def52d{/solr,null,AVAILABLE}
   [junit4]   2> 499787 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@70380b9e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36163}
   [junit4]   2> 499787 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.s.Server Started @499869ms
   [junit4]   2> 499787 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38421/solr, hostPort=36163}
   [junit4]   2> 499788 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 499788 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 499788 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 499788 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 499788 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 499788 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T02:22:48.563Z
   [junit4]   2> 499788 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 499790 INFO  (zkConnectionManagerCallback-5110-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 499790 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 499791 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 499794 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 499795 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]-SendThread(127.0.0.1:38421)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e3fa2335000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e3fa2335000a, 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 0x102e3fa2335000a, 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> 499938 INFO  (OverseerCollectionConfigSetProcessor-72871207463354374-127.0.0.1:36631_solr-n_0000000000) [n:127.0.0.1:36631_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> 500208 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 500213 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5378f09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 500213 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5378f09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 500229 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44921d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 500229 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44921d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 500230 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38421/solr
   [junit4]   2> 500231 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 500239 INFO  (zkConnectionManagerCallback-5121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 500239 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 500351 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [n:127.0.0.1:36163_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 500371 INFO  (zkConnectionManagerCallback-5123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 500371 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [n:127.0.0.1:36163_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 500380 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [n:127.0.0.1:36163_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 500390 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [n:127.0.0.1:36163_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36163_solr as DOWN
   [junit4]   2> 500391 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [n:127.0.0.1:36163_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 500391 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [n:127.0.0.1:36163_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36163_solr
   [junit4]   2> 500392 INFO  (zkCallback-5089-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 500392 INFO  (zkCallback-5058-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 500394 INFO  (zkCallback-5122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 500394 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [n:127.0.0.1:36163_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 500394 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [n:127.0.0.1:36163_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> 500427 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [n:127.0.0.1:36163_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_A50B1BD6A8D3CD14-001/tempDir-001/node2
   [junit4]   2> 500427 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [n:127.0.0.1:36163_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 500450 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 500457 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 500457 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 500458 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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> 500470 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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> 500480 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 500481 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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> 500481 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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> 500482 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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_A50B1BD6A8D3CD14-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_A50B1BD6A8D3CD14-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 500495 INFO  (zkCallback-5058-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> 500495 INFO  (zkCallback-5058-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 500521 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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> 500521 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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> 500523 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 500523 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 500524 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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> 500525 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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> 500525 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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> 500525 INFO  (coreLoadExecutor-5129-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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 1689642408922316800
   [junit4]   2> 500528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:36163_solr
   [junit4]   2> 500528 INFO  (searcherExecutor-5131-thread-1-processing-n:127.0.0.1:36163_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:36163_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> 500530 INFO  (coreZkRegister-5111-thread-1-processing-n:127.0.0.1:36163_solr) [n:127.0.0.1:36163_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> 500531 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 500533 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActiv

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

 ] o.a.s.c.Overseer Overseer (id=72871207463354374-127.0.0.1:36631_solr-n_0000000000) closing
   [junit4]   2> 511984 INFO  (OverseerStateUpdate-72871207463354374-127.0.0.1:36631_solr-n_0000000000) [n:127.0.0.1:36631_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36631_solr
   [junit4]   2> 511985 INFO  (jetty-closer-5142-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 511985 INFO  (jetty-closer-5142-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 511985 INFO  (jetty-closer-5142-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 511985 INFO  (jetty-closer-5142-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 511997 INFO  (OverseerAutoScalingTriggerThread-72871207463354374-127.0.0.1:36631_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 511998 INFO  (closeThreadPool-5150-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72871207463354374-127.0.0.1:36631_solr-n_0000000000) closing
   [junit4]   2> 511999 WARN  (jetty-launcher-5039-thread-1-SendThread(127.0.0.1:38421)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e3fa23350006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e3fa23350006, 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 0x102e3fa23350006, 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> 511999 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A50B1BD6A8D3CD14]-SendThread(127.0.0.1:38421)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e3fa2335000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e3fa2335000c, 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 0x102e3fa2335000c, 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> 512100 INFO  (jetty-closer-5142-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72871207463354374-127.0.0.1:36631_solr-n_0000000000) closing
   [junit4]   2> 512101 INFO  (jetty-closer-5142-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@58f4de95{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 512101 INFO  (jetty-closer-5142-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41914f0d{/solr,null,STOPPED}
   [junit4]   2> 512101 INFO  (jetty-closer-5142-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 512101 INFO  (jetty-closer-5142-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@70380b9e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36163}
   [junit4]   2> 512102 INFO  (jetty-closer-5142-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71def52d{/solr,null,STOPPED}
   [junit4]   2> 512102 INFO  (jetty-closer-5142-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 512102 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 512204 WARN  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker-SendThread(127.0.0.1:38421)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e3fa23350001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e3fa23350001, 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 0x102e3fa23350001, 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> 512305 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/terms/shard1
   [junit4]   2> 	8	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72871207463354374-127.0.0.1:36631_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72871207463354374-core_node4-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> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 512307 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38421
   [junit4]   2> 512307 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38421
   [junit4]   2> 512307 INFO  (SUITE-LeaderTragicEventTest-seed#[A50B1BD6A8D3CD14]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38421
   [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_A50B1BD6A8D3CD14-001
   [junit4]   2> Jan 23, 2021 2:23:01 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=DeflateWithPresetCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=BEST_COMPRESSION, chunkSize=31788, maxDocsPerChunk=385, blockShift=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=BEST_COMPRESSION, chunkSize=31788, blockSize=4)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ca, timezone=Pacific/Galapagos
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=257345832,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [TestJoin, TestSolrCoreParser, TestInfoStreamLogging, ZkNodePropsTest, TestNumericRangeQuery64, DistributedDebugComponentTest, IndexSchemaRuntimeFieldTest, CrossCollectionJoinQueryTest, TestIndexingPerformance, CoreAdminOperationTest, TestSimUtils, PeerSyncWithIndexFingerprintCachingTest, TestRealTimeGet, TestXmlQParserPlugin, TestHdfsBackupRestoreCore, TestHashPartitioner, ConjunctionSolrSpellCheckerTest, DimensionalRoutedAliasUpdateProcessorTest, TestIntervalFaceting, TestCoreContainer, BigEndianAscendingWordSerializerTest, BasicAuthOnSingleNodeTest, DocumentBuilderTest, BasicFunctionalityTest, TestCloudSchemaless, TestFieldCacheSortRandom, DeleteReplicaTest, TestDynamicLoading, TestCollectionAPI, SolrCLIZkUtilsTest, RoutingToNodesWithPropertiesTest, ParsingFieldUpdateProcessorsTest, ProtectedTermFilterFactoryTest, TestConfigSetsAPIZkFailure, TestPushWriter, TestSolrCoreProperties, TestSolrQueryResponse, LukeRequestHandlerTest, TestPayloadScoreQParserPlugin, TestEmbeddedSolrServerAdminHandler, CircularListTest, PrimUtilsTest, LeaderElectionIntegrationTest, DocValuesNotIndexedTest, TestBlendedInfixSuggestions, NumericFieldsTest, DynamicMapsTest, LeaderTragicEventTest]
   [junit4] Completed [197/924 (1!)] on J1 in 19.46s, 2 tests, 1 error <<< FAILURES!

[...truncated 53300 lines...]

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

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

Error Message:
Error from server at http://127.0.0.1:46729/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:46729/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 14975 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1276086 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-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> 1276086 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1276086 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-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_232F5A76330F8A10-001/data-dir-134-001
   [junit4]   2> 1276086 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1276087 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1276088 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-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_232F5A76330F8A10-001/tempDir-001
   [junit4]   2> 1276088 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1276088 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1276088 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1276089 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1276188 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33641
   [junit4]   2> 1276188 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33641
   [junit4]   2> 1276188 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33641
   [junit4]   2> 1276188 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33641
   [junit4]   2> 1276190 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276191 INFO  (zkConnectionManagerCallback-14958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276191 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276194 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276197 INFO  (zkConnectionManagerCallback-14960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276197 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276198 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276201 INFO  (zkConnectionManagerCallback-14962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276201 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276303 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1276303 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1276304 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1276304 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1276304 INFO  (jetty-launcher-14963-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> 1276304 INFO  (jetty-launcher-14963-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> 1276304 INFO  (jetty-launcher-14963-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1276304 INFO  (jetty-launcher-14963-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1276304 INFO  (jetty-launcher-14963-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fe0245e{/solr,null,AVAILABLE}
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55800a3{/solr,null,AVAILABLE}
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@296dabe9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46729}
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-1) [     ] o.e.j.s.Server Started @1276364ms
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33641/solr, hostPort=46729}
   [junit4]   2> 1276305 ERROR (jetty-launcher-14963-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30923e5f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45807}
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-2) [     ] o.e.j.s.Server Started @1276365ms
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33641/solr, hostPort=45807}
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T12:27:02.189Z
   [junit4]   2> 1276305 ERROR (jetty-launcher-14963-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1276305 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1276306 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1276306 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1276306 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1276306 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T12:27:02.190Z
   [junit4]   2> 1276310 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276311 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276314 INFO  (zkConnectionManagerCallback-14965-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276314 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276315 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1276325 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1276325 INFO  (zkConnectionManagerCallback-14967-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276325 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276326 WARN  (jetty-launcher-14963-thread-1-SendThread(127.0.0.1:33641)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e6236b0a0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e6236b0a0003, 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 0x102e6236b0a0003, 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> 1276326 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1276329 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1276779 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1276780 WARN  (jetty-launcher-14963-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@583f4b77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1276780 WARN  (jetty-launcher-14963-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@583f4b77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1276782 WARN  (jetty-launcher-14963-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@550d6990[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1276782 WARN  (jetty-launcher-14963-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@550d6990[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1276783 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33641/solr
   [junit4]   2> 1276786 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276787 INFO  (zkConnectionManagerCallback-14981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276787 INFO  (jetty-launcher-14963-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276888 INFO  (jetty-launcher-14963-thread-1) [n:127.0.0.1:46729_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276889 INFO  (zkConnectionManagerCallback-14983-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276889 INFO  (jetty-launcher-14963-thread-1) [n:127.0.0.1:46729_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276942 INFO  (jetty-launcher-14963-thread-1) [n:127.0.0.1:46729_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46729_solr
   [junit4]   2> 1276942 INFO  (jetty-launcher-14963-thread-1) [n:127.0.0.1:46729_solr     ] o.a.s.c.Overseer Overseer (id=72873583785410566-127.0.0.1:46729_solr-n_0000000000) starting
   [junit4]   2> 1276946 INFO  (OverseerStateUpdate-72873583785410566-127.0.0.1:46729_solr-n_0000000000) [n:127.0.0.1:46729_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46729_solr
   [junit4]   2> 1276950 INFO  (jetty-launcher-14963-thread-1) [n:127.0.0.1:46729_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46729_solr
   [junit4]   2> 1276952 INFO  (jetty-launcher-14963-thread-1) [n:127.0.0.1:46729_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1276953 WARN  (jetty-launcher-14963-thread-1) [n:127.0.0.1:46729_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> 1276959 INFO  (zkCallback-14982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1276978 INFO  (jetty-launcher-14963-thread-1) [n:127.0.0.1:46729_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_232F5A76330F8A10-001/tempDir-001/node1
   [junit4]   2> 1277178 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1277178 WARN  (jetty-launcher-14963-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5241cd65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1277178 WARN  (jetty-launcher-14963-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5241cd65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1277185 WARN  (jetty-launcher-14963-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29b9a1de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1277185 WARN  (jetty-launcher-14963-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29b9a1de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1277186 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33641/solr
   [junit4]   2> 1277188 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1277189 INFO  (zkConnectionManagerCallback-15001-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1277189 INFO  (jetty-launcher-14963-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1277190 WARN  (jetty-launcher-14963-thread-2-SendThread(127.0.0.1:33641)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e6236b0a0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e6236b0a0007, 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 0x102e6236b0a0007, 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> 1277291 INFO  (jetty-launcher-14963-thread-2) [n:127.0.0.1:45807_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1277292 INFO  (zkConnectionManagerCallback-15003-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1277292 INFO  (jetty-launcher-14963-thread-2) [n:127.0.0.1:45807_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1277295 INFO  (jetty-launcher-14963-thread-2) [n:127.0.0.1:45807_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1277298 INFO  (jetty-launcher-14963-thread-2) [n:127.0.0.1:45807_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45807_solr as DOWN
   [junit4]   2> 1277299 INFO  (jetty-launcher-14963-thread-2) [n:127.0.0.1:45807_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1277299 INFO  (jetty-launcher-14963-thread-2) [n:127.0.0.1:45807_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45807_solr
   [junit4]   2> 1277300 INFO  (zkCallback-14982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1277300 INFO  (zkCallback-15002-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1277301 INFO  (jetty-launcher-14963-thread-2) [n:127.0.0.1:45807_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1277301 WARN  (jetty-launcher-14963-thread-2) [n:127.0.0.1:45807_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> 1277313 INFO  (jetty-launcher-14963-thread-2) [n:127.0.0.1:45807_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_232F5A76330F8A10-001/tempDir-001/node2
   [junit4]   2> 1277318 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1277319 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1277320 INFO  (zkConnectionManagerCallback-15014-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1277320 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1277322 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1277323 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33641/solr ready
   [junit4]   2> 1277340 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1277344 INFO  (OverseerThreadFactory-14990-thread-1-processing-n:127.0.0.1:46729_solr) [n:127.0.0.1:46729_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1277451 INFO  (OverseerStateUpdate-72873583785410566-127.0.0.1:46729_solr-n_0000000000) [n:127.0.0.1:46729_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:45807_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1277453 INFO  (OverseerStateUpdate-72873583785410566-127.0.0.1:46729_solr-n_0000000000) [n:127.0.0.1:46729_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:46729_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1277656 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277656 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277656 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1277657 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277658 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277669 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277671 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277685 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1277685 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277685 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277685 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1277685 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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_232F5A76330F8A10-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_232F5A76330F8A10-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1277685 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277685 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277686 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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_232F5A76330F8A10-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_232F5A76330F8A10-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1277719 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277719 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277719 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277719 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277719 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1277719 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1277720 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1277720 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1277721 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277721 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277721 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277721 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277721 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277721 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277721 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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 1689680424316436480
   [junit4]   2> 1277721 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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 1689680424316436480
   [junit4]   2> 1277723 INFO  (searcherExecutor-15016-thread-1-processing-n:127.0.0.1:45807_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:45807_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> 1277723 INFO  (searcherExecutor-15018-thread-1-processing-n:127.0.0.1:46729_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:46729_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> 1277723 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277723 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277727 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277727 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277728 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1277729 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277729 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1277733 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277733 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277733 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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:46729/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 1277733 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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:46729/solr  START replicas=[http://127.0.0.1:45807/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1277734 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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:46729/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1277735 INFO  (qtp1045813221-24101) [n:127.0.0.1:45807_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> 1277735 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277735 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277735 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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/72873583785410566-core_node4-n_0000000000
   [junit4]   2> 1277739 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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:46729/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 1277739 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277840 INFO  (zkCallback-14982-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> 1277840 INFO  (zkCallback-14982-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> 1277840 INFO  (zkCallback-14982-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1277841 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277842 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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> 1277844 INFO  (qtp665469292-24097) [n:127.0.0.1:46729_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=188
   [junit4]   2> 1277942 INFO  (zkCallback-14982-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1277942 INFO  (zkCallback-14982-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> 1277942 INFO  (zkCallback-14982-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> 1277943 INFO  (zkCallback-14982-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1278732 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1278737 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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> 1278738 INFO  (qtp1045813221-24096) [n:127.0.0.1:45807_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=1082
   [junit4]   2> 1278740 INFO  (qtp665469292-24094) [n:127.0.0.1:46729_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> 1278740 INFO  (qtp665469292-24094) [n:127.0.0.1:46729_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1278838 INFO  (zkCallback-14982-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> 1278838 INFO  (zkCallback-14982-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> 1278838 INFO  (zkCallback-15002-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> 1278838 INFO  (zkCallback-14982-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1278838 INFO  (zkCallback-14982-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1278838 INFO  (zkCallback-15002-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> 1278839 INFO  (qtp665469292-24094) [n:127.0.0.1:46729_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=1497
   [junit4]   2> 1278839 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1278839 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1278843 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:45807/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/4 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:45807_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:46729_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> 1278843 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=641948676
   [junit4]   2> 1278843 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45807_solr
   [junit4]   2> 1278843 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1278843 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45807_solr as DOWN
   [junit4]   2> 1278845 INFO  (coreCloseExecutor-15030-thread-1) [n:127.0.0.1:45807_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@76c89856
   [junit4]   2> 1278845 INFO  (coreCloseExecutor-15030-thread-1) [n:127.0.0.1:45807_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@76c89856
   [junit4]   2> 1278845 INFO  (coreCloseExecutor-15030-thread-1) [n:127.0.0.1:45807_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@76c89856
   [junit4]   2> 1278846 INFO  (coreCloseExecutor-15030-thread-1) [n:127.0.0.1:45807_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1278846 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1278846 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1278846 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1278846 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1278848 INFO  (zkCallback-15013-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1278848 INFO  (zkCallback-14982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1278945 INFO  (zkCallback-14982-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1278945 INFO  (zkCallback-14982-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1278945 INFO  (zkCallback-14982-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1278945 INFO  (zkCallback-14982-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> 1278949 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@30923e5f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1278949 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55800a3{/solr,null,STOPPED}
   [junit4]   2> 1278949 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1278949 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 45807
   [junit4]   2> 1278950 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1278950 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1278952 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] 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:46729_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:46729/solr"}
   [junit4]   2> 1278955 ERROR (qtp665469292-24092) [n:127.0.0.1:46729_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> 1278957 INFO  (qtp665469292-24092) [n:127.0.0.1:46729_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> 1278957 ERROR (qtp665469292-24092) [n:127.0.0.1:46729_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> 1278957 INFO  (qtp665469292-24092) [n:127.0.0.1:46729_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=2
   [junit4]   2> 1278957 ERROR (qtp665469292-24092) [n:127.0.0.1:46729_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> 1278960 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=45807)
   [junit4]   2> 1278960 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 45807 try number 2 ...
   [junit4]   2> 1278960 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] 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> 1278961 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1278961 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1278961 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1278961 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11524fd4{/solr,null,AVAILABLE}
   [junit4]   2> 1278961 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62a2e846{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45807}
   [junit4]   2> 1278961 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.s.Server Started @1279021ms
   [junit4]   2> 1278961 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33641/solr, hostPort=45807}
   [junit4]   2> 1278962 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1278962 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1278962 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1278962 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1278962 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1278962 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T12:27:04.846Z
   [junit4]   2> 1278962 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278963 INFO  (zkConnectionManagerCallback-15034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1278963 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1278963 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1278966 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1279346 INFO  (OverseerCollectionConfigSetProcessor-72873583785410566-127.0.0.1:46729_solr-n_0000000000) [n:127.0.0.1:46729_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> 1279561 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1279562 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@83e1e3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1279562 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@83e1e3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1279564 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e79aae2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1279564 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e79aae2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1279565 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33641/solr
   [junit4]   2> 1279566 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1279567 INFO  (zkConnectionManagerCallback-15045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1279567 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1279669 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [n:127.0.0.1:45807_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1279670 INFO  (zkConnectionManagerCallback-15047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1279670 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [n:127.0.0.1:45807_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1279674 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [n:127.0.0.1:45807_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1279677 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [n:127.0.0.1:45807_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45807_solr as DOWN
   [junit4]   2> 1279678 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [n:127.0.0.1:45807_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1279678 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [n:127.0.0.1:45807_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45807_solr
   [junit4]   2> 1279679 INFO  (zkCallback-15013-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1279679 INFO  (zkCallback-14982-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1279679 INFO  (zkCallback-15046-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1279680 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [n:127.0.0.1:45807_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1279680 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [n:127.0.0.1:45807_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> 1279696 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [n:127.0.0.1:45807_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_232F5A76330F8A10-001/tempDir-001/node2
   [junit4]   2> 1279696 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [n:127.0.0.1:45807_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 1279707 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1279723 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1279723 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1279723 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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> 1279730 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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> 1279736 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1279736 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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> 1279736 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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> 1279736 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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_232F5A76330F8A10-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_232F5A76330F8A10-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1279764 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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> 1279764 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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> 1279764 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1279764 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1279765 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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> 1279765 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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> 1279765 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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> 1279765 INFO  (coreLoadExecutor-15053-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_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 1689680426459725824
   [junit4]   2> 1279767 INFO  (searcherExecutor-15055-thread-1-processing-n:127.0.0.1:45807_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:45807_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> 1279767 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:45807_solr
   [junit4]   2> 1279768 INFO  (coreZkRegister-15035-thread-1-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader alre

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

_solr
   [junit4]   2> 1290677 INFO  (jetty-closer-15066-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1290677 INFO  (jetty-closer-15066-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1290677 INFO  (jetty-closer-15066-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1290677 INFO  (jetty-closer-15066-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1290678 INFO  (OverseerAutoScalingTriggerThread-72873583785410566-127.0.0.1:46729_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1290679 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[232F5A76330F8A10]-SendThread(127.0.0.1:33641)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e6236b0a000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e6236b0a000c, 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 0x102e6236b0a000c, 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> 1290679 INFO  (closeThreadPool-15075-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72873583785410566-127.0.0.1:46729_solr-n_0000000000) closing
   [junit4]   2> 1290679 WARN  (jetty-launcher-14963-thread-1-SendThread(127.0.0.1:33641)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e6236b0a0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e6236b0a0006, 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 0x102e6236b0a0006, 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> 1290880 INFO  (jetty-closer-15066-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72873583785410566-127.0.0.1:46729_solr-n_0000000000) closing
   [junit4]   2> 1290880 INFO  (jetty-closer-15066-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@296dabe9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1290881 INFO  (jetty-closer-15066-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fe0245e{/solr,null,STOPPED}
   [junit4]   2> 1290881 INFO  (jetty-closer-15066-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1291288 INFO  (jetty-closer-15066-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@62a2e846{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45807}
   [junit4]   2> 1291288 INFO  (jetty-closer-15066-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11524fd4{/solr,null,STOPPED}
   [junit4]   2> 1291288 INFO  (jetty-closer-15066-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1291289 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1291491 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72873583785410566-127.0.0.1:46729_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1291493 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33641
   [junit4]   2> 1291493 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33641
   [junit4]   2> 1291493 INFO  (SUITE-LeaderTragicEventTest-seed#[232F5A76330F8A10]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33641
   [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_232F5A76330F8A10-001
   [junit4]   2> Jan 23, 2021 12:27:17 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): {}, docValues:{}, maxPointsInLeafNode=955, maxMBSortInHeap=6.502993028723856, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ca, timezone=Pacific/Tongatapu
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=251848304,total=502267904
   [junit4]   2> NOTE: All tests run in this JVM: [HealthCheckHandlerTest, HLLSerializationTest, SolrIndexSplitterTest, SmileWriterTest, ZkNodePropsTest, HdfsBasicDistributedZkTest, TestReversedWildcardFilterFactory, TestSolrXml, TestApiFramework, TestRealTimeGet, TestSolrCloudWithKerberosAlt, SolrMetricReporterTest, NodeLostTriggerIntegrationTest, TestSmileRequest, CircularListTest, TestLegacyNumericUtils, PingRequestHandlerTest, TestCaffeineCache, TestManagedStopFilterFactory, TestCircuitBreaker, BasicFunctionalityTest, BJQParserTest, TestSort, TestSimComputePlanAction, TestSha256AuthenticationProvider, ScheduledMaintenanceTriggerTest, TestZkChroot, TestLMDirichletSimilarityFactory, CollectionsAPIDistributedZkTest, SynonymTokenizerTest, SyncSliceTest, ThreadDumpHandlerTest, TestNumericTerms32, SortSpecParsingTest, TimeZoneUtilsTest, TestSlowCompositeReaderWrapper, TestSortableTextField, SpellCheckComponentTest, SoftAutoCommitTest, TestInfoStreamLogging, TestConfigSetsAPIZkFailure, DirectoryFactoriesTest, TestPointFields, DistribDocExpirationUpdateProcessorTest, UniqFieldsUpdateProcessorFactoryTest, TimeRoutedAliasUpdateProcessorTest, TestPullReplicaErrorHandling, HighlighterWithoutStoredIdTest, TestDynamicFieldCollectionResource, TestRebalanceLeaders, CdcrBootstrapTest, CollectionsAPISolrJTest, DocValuesMultiTest, CursorMarkTest, TestDistributedSearch, OverseerSolrResponseUnsafeSerializationTest, HdfsCollectionsAPIDistributedZkTest, CloudReplicaSourceTest, TestTermsQParserPlugin, FastVectorHighlighterTest, ResponseBuilderTest, DistributedDebugComponentTest, TestManagedResourceStorage, DistributedSpellCheckComponentTest, AdminHandlersProxyTest, ClusterStateTest, TestObjectReleaseTracker, ScriptEngineTest, DocValuesNotIndexedTest, TestJoin, MetricUtilsTest, AsyncCallRequestStatusResponseTest, RankQueryTest, DocumentBuilderTest, HdfsRecoverLeaseTest, TestWriterPerf, TestLegacyNumericRangeQueryBuilder, InfixSuggestersTest, TestSubQueryTransformer, MetricTriggerIntegrationTest, TestMinMaxOnMultiValuedField, TestSolrCoreSnapshots, TestGeoJSONResponseWriter, ZkStateWriterTest, CdcrVersionReplicationTest, TestCrossCoreJoin, ZkDynamicConfigTest, TestCloudSchemaless, TestClusterProperties, TestSolrConfigHandlerCloud, ProtectedTermFilterFactoryTest, TestSimUtils, AutoScalingHandlerTest, TestMultiWordSynonyms, ByteBuffersDirectoryFactoryTest, TriggerEventQueueTest, TestFieldTypeCollectionResource, TestHashPartitioner, TestManagedSchema, IndexSchemaRuntimeFieldTest, TestCSVLoader, ReplicationFactorTest, TestMergePolicyConfig, TestFiltering, UUIDFieldTest, PeerSyncWithIndexFingerprintCachingTest, TestClassicSimilarityFactory, TestDocTermOrdsUninvertLimit, TestHighFrequencyDictionaryFactory, MetricsHistoryWithAuthIntegrationTest, CloudMLTQParserTest, NumericFieldsTest, LeaderElectionTest, LeaderTragicEventTest]
   [junit4] Completed [509/924 (1!)] on J1 in 15.77s, 2 tests, 1 error <<< FAILURES!

[...truncated 52157 lines...]

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

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:44575/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:44575/solr]
	at __randomizedtesting.SeedInfo.seed([60B11A4B0A1A6660:4A8CB109AABABC6D]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:346)
	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.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection(CloudSolrClientTest.java:1107)
	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 org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	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: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44575/solr
	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)
	... 50 more
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)
	... 54 more




Build Log:
[...truncated 17439 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> 98387 INFO  (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-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> 98388 INFO  (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/data-dir-8-001
   [junit4]   2> 98388 WARN  (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 98388 INFO  (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 98389 INFO  (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 98389 INFO  (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 98389 INFO  (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 98393 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testInitializationWithSolrUrls
   [junit4]   2> 98393 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001
   [junit4]   2> 98394 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 98394 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 98394 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 98395 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 98494 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42039
   [junit4]   2> 98494 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42039
   [junit4]   2> 98494 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42039
   [junit4]   2> 98494 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42039
   [junit4]   2> 98496 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98497 INFO  (zkConnectionManagerCallback-985-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98497 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98503 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98505 INFO  (zkConnectionManagerCallback-987-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98505 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98507 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98508 INFO  (zkConnectionManagerCallback-989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98508 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98611 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 98611 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 98611 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 98611 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 98611 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 98611 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 98611 INFO  (jetty-launcher-990-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> 98611 INFO  (jetty-launcher-990-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> 98611 INFO  (jetty-launcher-990-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> 98612 INFO  (jetty-launcher-990-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 98612 INFO  (jetty-launcher-990-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 98613 INFO  (jetty-launcher-990-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 98613 INFO  (jetty-launcher-990-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bb6a229{/solr,null,AVAILABLE}
   [junit4]   2> 98613 INFO  (jetty-launcher-990-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 98613 INFO  (jetty-launcher-990-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 98613 INFO  (jetty-launcher-990-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 98613 INFO  (jetty-launcher-990-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 98613 INFO  (jetty-launcher-990-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 98613 INFO  (jetty-launcher-990-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 98613 INFO  (jetty-launcher-990-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6747afbf{/solr,null,AVAILABLE}
   [junit4]   2> 98614 INFO  (jetty-launcher-990-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41312620{/solr,null,AVAILABLE}
   [junit4]   2> 98614 INFO  (jetty-launcher-990-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@12b3c5b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45849}
   [junit4]   2> 98614 INFO  (jetty-launcher-990-thread-1) [     ] o.e.j.s.Server Started @98655ms
   [junit4]   2> 98614 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42039/solr, hostPort=45849}
   [junit4]   2> 98614 INFO  (jetty-launcher-990-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21112ffc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33401}
   [junit4]   2> 98614 ERROR (jetty-launcher-990-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5fe538bf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36019}
   [junit4]   2> 98614 INFO  (jetty-launcher-990-thread-3) [     ] o.e.j.s.Server Started @98656ms
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-2) [     ] o.e.j.s.Server Started @98656ms
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42039/solr, hostPort=36019}
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42039/solr, hostPort=33401}
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T10:02:20.944Z
   [junit4]   2> 98615 ERROR (jetty-launcher-990-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 98615 ERROR (jetty-launcher-990-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T10:02:20.944Z
   [junit4]   2> 98615 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T10:02:20.944Z
   [junit4]   2> 98617 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98617 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98618 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98618 INFO  (zkConnectionManagerCallback-992-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98618 INFO  (zkConnectionManagerCallback-995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98618 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98618 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98618 INFO  (zkConnectionManagerCallback-996-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98618 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98619 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 98619 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 98619 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 99324 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 99325 WARN  (jetty-launcher-990-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32b7deb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99325 WARN  (jetty-launcher-990-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32b7deb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99351 WARN  (jetty-launcher-990-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15898ce9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99351 WARN  (jetty-launcher-990-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15898ce9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99352 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42039/solr
   [junit4]   2> 99367 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 99367 INFO  (zkConnectionManagerCallback-1013-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99367 INFO  (jetty-launcher-990-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 99483 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 99495 INFO  (zkConnectionManagerCallback-1015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99495 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 99747 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 99749 WARN  (jetty-launcher-990-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a4cdca9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99749 WARN  (jetty-launcher-990-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a4cdca9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99764 WARN  (jetty-launcher-990-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@254f2f93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99764 WARN  (jetty-launcher-990-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@254f2f93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99765 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42039/solr
   [junit4]   2> 99766 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 99767 INFO  (zkConnectionManagerCallback-1025-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99767 INFO  (jetty-launcher-990-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 99768 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45849_solr
   [junit4]   2> 99769 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr     ] o.a.s.c.Overseer Overseer (id=72873005406289927-127.0.0.1:45849_solr-n_0000000000) starting
   [junit4]   2> 99776 INFO  (OverseerStateUpdate-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [n:127.0.0.1:45849_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45849_solr
   [junit4]   2> 99777 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45849_solr
   [junit4]   2> 99778 INFO  (OverseerStateUpdate-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [n:127.0.0.1:45849_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 99780 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 99781 WARN  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_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> 99796 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 99825 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45849.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 99832 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45849.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 99832 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45849.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 99833 INFO  (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_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-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node1
   [junit4]   2> 99870 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 99871 INFO  (zkConnectionManagerCallback-1037-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99872 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 99876 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 99878 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33401_solr as DOWN
   [junit4]   2> 99879 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 99879 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33401_solr
   [junit4]   2> 99881 INFO  (zkCallback-1014-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 99882 INFO  (zkCallback-1036-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 99882 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 99883 WARN  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_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> 99895 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 100092 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33401.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 100143 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33401.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 100143 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33401.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 100144 INFO  (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_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-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node3
   [junit4]   2> 101270 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 101270 WARN  (jetty-launcher-990-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57b85652[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 101271 WARN  (jetty-launcher-990-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57b85652[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 101275 WARN  (jetty-launcher-990-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c29b7e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 101275 WARN  (jetty-launcher-990-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c29b7e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 101276 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42039/solr
   [junit4]   2> 101277 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101277 INFO  (zkConnectionManagerCallback-1053-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 101277 INFO  (jetty-launcher-990-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101379 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101381 INFO  (zkConnectionManagerCallback-1055-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 101381 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101385 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 101388 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36019_solr as DOWN
   [junit4]   2> 101388 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 101388 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36019_solr
   [junit4]   2> 101390 INFO  (zkCallback-1014-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 101390 INFO  (zkCallback-1036-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 101392 INFO  (zkCallback-1054-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 101400 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 101401 WARN  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_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> 101409 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 101424 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36019.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 101435 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36019.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 101435 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36019.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 101437 INFO  (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_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-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node2
   [junit4]   2> 101465 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 101467 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101467 INFO  (zkConnectionManagerCallback-1068-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 101467 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101468 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 101469 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42039/solr ready
   [junit4]   2> 101484 INFO  (qtp477374535-1653) [n:127.0.0.1:45849_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 101496 INFO  (OverseerThreadFactory-1030-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 101682 INFO  (OverseerThreadFactory-1030-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 2 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101685 INFO  (OverseerStateUpdate-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [n:127.0.0.1:45849_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:33401_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 101688 INFO  (OverseerThreadFactory-1030-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 3 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101689 INFO  (OverseerStateUpdate-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [n:127.0.0.1:45849_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:36019_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 101789 INFO  (OverseerThreadFactory-1030-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101791 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 101792 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr    x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101793 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 101794 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 101795 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr    x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101796 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 101796 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101798 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101799 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101799 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101800 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101800 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101813 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 101816 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 101849 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 101852 WARN  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 101852 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 101855 WARN  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 101855 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 101855 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 101856 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36019.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 101856 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node2/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node2/collection1_shard2_replica_n2/data/]
   [junit4]   2> 101858 WARN  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 101858 WARN  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 101858 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 101858 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 101859 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33401.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81
   [junit4]   2> 101859 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node3/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node3/collection1_shard1_replica_n1/data/]
   [junit4]   2> 101911 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 101911 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 101912 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 101912 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 101912 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101912 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101913 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101913 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101915 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 101915 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 101916 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 101916 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 101916 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 101916 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 101916 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689671323347845120
   [junit4]   2> 101916 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689671323347845120
   [junit4]   2> 101918 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101919 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101920 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 101920 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 101921 INFO  (searcherExecutor-1073-thread-1-processing-n:127.0.0.1:33401_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 101921 INFO  (searcherExecutor-1071-thread-1-processing-n:127.0.0.1:36019_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 101922 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101922 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101927 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101928 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101929 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101929 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101933 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 101933 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 101933 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 101933 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 101937 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 101937 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 101937 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36019/solr/collection1_shard2_replica_n2/
   [junit4]   2> 101937 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 101937 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 101937 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 101937 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33401/solr/collection1_shard1_replica_n1/
   [junit4]   2> 101938 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:36019/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 101938 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 101938 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72873005406289931-core_node4-n_0000000000
   [junit4]   2> 101938 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:33401/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 101938 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72873005406289929-core_node3-n_0000000000
   [junit4]   2> 101940 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36019/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 101940 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 101941 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101941 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101942 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33401/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 101942 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 101942 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101942 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101943 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101944 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101944 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 101944 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101946 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101946 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101946 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 101946 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 101947 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101947 INFO  (zkCallback-1054-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 101948 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101949 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=154
   [junit4]   2> 101949 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101949 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 101950 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101951 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101952 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=161
   [junit4]   2> 101955 INFO  (qtp802608246-1654) [n:127.0.0.1:33401_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> 101955 INFO  (qtp802608246-1654) [n:127.0.0.1:33401_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 101956 INFO  (qtp802608246-1654) [n:127.0.0.1:33401_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=468
   [junit4]   2> 101956 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 101956 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 101957 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101968 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101973 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json 
   [junit4]   2> 101980 INFO  (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 101988 INFO  (qtp802608246-1657) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 101990 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 101992 INFO  (qtp802608246-1654) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 102009 INFO  (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 102010 INFO  (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 102013 INFO  (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 102013 INFO  (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 102015 INFO  (qtp802608246-1657) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 102017 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 102018 INFO  (qtp802608246-1654) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 102020 INFO  (qtp802608246-1646) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 102021 INFO  (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 102025 INFO  (qtp1361239275-1651) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 102050 INFO  (qtp802608246-1654) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 102063 INFO  (searcherExecutor-1073-thread-1-processing-n:127.0.0.1:33401_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 102063 INFO  (qtp802608246-1654) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36019/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=13
   [junit4]   2> 102070 INFO  (qtp1361239275-1651) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=47
   [junit4]   2> 102072 INFO  (qtp802608246-1646) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 102074 INFO  (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 102076 INFO  (qtp802608246-1657) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 102078 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 102096 INFO  (qtp802608246-1657) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:33401/solr/collection1_shard1_replica_n1/&rid=127.0.0.1-139&rows=10&version=2&q=*:*&omitHeader=false&NOW=1611396144408&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 102105 INFO  (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:36019/solr/collection1_shard2_replica_n2/&rid=127.0.0.1-139&rows=10&version=2&q=*:*&omitHeader=false&NOW=1611396144408&isShard=true&wt=javabin} hits=0 status=0 QTime=4
   [junit4]   2> 102109 INFO  (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1611396144408&ids=1&isShard=true&shard.url=http://127.0.0.1:33401/solr/collection1_shard1_replica_n1/&rid=127.0.0.1-139&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 102110 INFO  (qtp802608246-1654) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} rid=127.0.0.1-139 hits=1 status=0 QTime=30
   [junit4]   2> 102224 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1652174826
   [junit4]   2> 102224 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45849_solr
   [junit4]   2> 102224 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1365106883
   [junit4]   2> 102224 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33401_solr
   [junit4]   2> 102225 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 102225 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45849_solr as DOWN
   [junit4]   2> 102225 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 102225 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33401_solr as DOWN
   [junit4]   2> 102231 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=527602671
   [junit4]   2> 102232 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36019_solr
   [junit4]   2> 102233 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 102233 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36019_solr as DOWN
   [junit4]   2> 102237 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 102255 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 102255 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15af8157: rootName = solr_45849, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2125951c
   [junit4]   2> 102255 INFO  (coreCloseExecutor-1091-thread-1) [n:127.0.0.1:33401_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7500eabf
   [junit4]   2> 102259 INFO  (coreCloseExecutor-1091-thread-1) [n:127.0.0.1:33401_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@7500eabf
   [junit4]   2> 102259 INFO  (coreCloseExecutor-1091-thread-1) [n:127.0.0.1:33401_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a87a305: rootName = solr_33401, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@723c2a40
   [junit4]   2> 102263 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 102263 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6af9a4d7: rootName = solr_45849, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@203ad4e4
   [junit4]   2> 102264 INFO  (coreCloseExecutor-1094-thread-1) [n:127.0.0.1:36019_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ff82961
   [junit4]   2> 102264 INFO  (coreCloseExecutor-1094-thread-1) [n:127.0.0.1:36019_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n2 tag=SolrCore@7ff82961
   [junit4]   2> 102264 INFO  (coreCloseExecutor-1094-thread-1) [n:127.0.0.1:36019_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e61f397: rootName = solr_36019, domain = solr.core.collection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n2/com.codahale.metrics.MetricRegistry@3b381a
   [junit4]   2> 102268 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 102268 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2184489b: rootName = solr_45849, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3ed3fbf4
   [junit4]   2> 102268 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 102273 INFO  (closeThreadPool-1095-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72873005406289927-127.0.0.1:45849_solr-n_0000000000) closing
   [junit4]   2> 102274 INFO  (OverseerStateUpdate-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [n:127.0.0.1:45849_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45849_solr
   [junit4]   2> 102280 INFO  (OverseerAutoScalingTriggerThread-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 102281 INFO  (zkCallback-1054-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 102281 INFO  (zkCallback-1036-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 102287 INFO  (closeThreadPool-1095-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72873005406289927-127.0.0.1:45849_solr-n_0000000000) closing
   [junit4]   2> 102291 INFO  (coreCloseExecutor-1091-thread-1) [n:127.0.0.1:33401_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@7500eabf
   [junit4]   2> 102293 INFO  (coreCloseExecutor-1091-thread-1) [n:127.0.0.1:33401_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 102297 INFO  (coreCloseExecutor-1094-thread-1) [n:127.0.0.1:36019_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@7ff82961
   [junit4]   2> 102298 INFO  (coreCloseExecutor-1094-thread-1) [n:127.0.0.1:36019_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 102302 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 102302 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ed471cf: rootName = solr_33401, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@75a84290
   [junit4]   2> 102308 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 102308 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56a4ee9b: rootName = solr_33401, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@203ad4e4
   [junit4]   2> 102308 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 102308 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fc069bc: rootName = solr_36019, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@157bcc53
   [junit4]   2> 102312 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 102312 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31930eb7: rootName = solr_33401, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3ed3fbf4
   [junit4]   2> 102312 INFO  (jetty-closer-1082-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 102316 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 102316 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d3a9e30: rootName = solr_36019, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@203ad4e4
   [junit4]   2> 102318 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 102319 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@482a1bd5: rootName = solr_36019, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3ed3fbf4
   [junit4]   2> 102319 INFO  (jetty-closer-1082-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 102329 WARN  (jetty-launcher-990-thread-3-SendThread(127.0.0.1:42039)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e59cc0f50009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e59cc0f50009, 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 0x102e59cc0f50009, 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> 102329 WARN  (jetty-launcher-990-thread-2-SendThread(127.0.0.1:42039)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e59cc0f5000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e59cc0f5000b, 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 0x102e59cc0f5000b, 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> 102381 INFO  (jetty-closer-1082-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72873005406289927-127.0.0.1:45849_solr-n_0000000000) closing
   [junit4]   2> 102383 INFO  (jetty-closer-1082-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@12b3c5b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 102383 INFO  (jetty-closer-1082-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41312620{/solr,null,STOPPED}
   [junit4]   2> 102383 INFO  (jetty-closer-1082-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 102482 INFO  (jetty-closer-1082-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fe538bf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 102483 INFO  (jetty-closer-1082-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bb6a229{/solr,null,STOPPED}
   [junit4]   2> 102483 INFO  (jetty-closer-1082-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 102583 INFO  (jetty-closer-1082-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@21112ffc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 102584 INFO  (jetty-closer-1082-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6747afbf{/solr,null,STOPPED}
   [junit4]   2> 102584 INFO  (jetty-closer-1082-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 102584 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 102892 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 102895 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42039
   [junit4]   2> 102895 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42039
   [junit4]   2> 102895 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42039
   [junit4]   2> 102896 INFO  (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testInitializationWithSolrUrls
   [junit4]   2> 102899 INFO  (TEST-CloudSolrClientTest.singleShardedPreferenceRules-seed#[60B11A4B0A1A6660]) [     ] o.a.s.SolrTestCaseJ4 ###Starting singleShardedPreferenceRules
   [junit4]   2> 102900 INFO  (TEST-CloudSolrClientTest.singleShardedPreferenceRules-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-002
   [junit4]   2> 102900 INFO  (TEST-CloudSolrClientTest.singleShardedPreferenceRules-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 102900 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 102900 INFO  (ZkTestServer Run Thread

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

rg.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102e59f91fd0007, 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> 288271 INFO  (jetty-closer-3320-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 288271 INFO  (jetty-closer-3320-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79703444: rootName = solr_36511, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@747adf30
   [junit4]   2> 288271 INFO  (zkCallback-3275-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 288277 INFO  (jetty-closer-3320-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 288277 INFO  (jetty-closer-3320-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3469e071: rootName = solr_36511, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@203ad4e4
   [junit4]   2> 288279 INFO  (jetty-closer-3320-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 288279 INFO  (jetty-closer-3320-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ec75dd0: rootName = solr_36511, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3ed3fbf4
   [junit4]   2> 288279 INFO  (jetty-closer-3320-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 288281 WARN  (jetty-launcher-3211-thread-1-SendThread(127.0.0.1:42799)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e59f91fd000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e59f91fd000b, 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 0x102e59f91fd000b, 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> 288361 INFO  (jetty-closer-3320-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1605af80{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 288361 INFO  (jetty-closer-3320-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@357264d1{/solr,null,STOPPED}
   [junit4]   2> 288361 INFO  (jetty-closer-3320-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 288460 INFO  (jetty-closer-3320-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5946bd82{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 288461 INFO  (jetty-closer-3320-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@396dcce2{/solr,null,STOPPED}
   [junit4]   2> 288461 INFO  (jetty-closer-3320-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 288560 INFO  (jetty-closer-3320-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72873017503186951-127.0.0.1:43567_solr-n_0000000000) closing
   [junit4]   2> 288562 INFO  (jetty-closer-3320-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@79b710f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 288562 INFO  (jetty-closer-3320-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d965667{/solr,null,STOPPED}
   [junit4]   2> 288562 INFO  (jetty-closer-3320-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 288563 INFO  (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 288664 WARN  (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]-SendThread(127.0.0.1:42799)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e59f91fd0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e59f91fd0001, 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 0x102e59f91fd0001, 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> 288766 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/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/multicollection2/terms/shard2
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	3	/solr/collections/multicollection2/terms/shard1
   [junit4]   2> 	3	/solr/collections/multicollection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/multicollection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/multicollection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/multicollection2/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/multicollection1/state.json
   [junit4]   2> 	9	/solr/collections/multicollection2/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72873017503186951-127.0.0.1:43567_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/overseer/queue
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 	11	/solr/collections/multicollection1/state.json
   [junit4]   2> 	10	/solr/collections/multicollection2/state.json
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 288768 INFO  (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42799
   [junit4]   2> 288768 INFO  (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42799
   [junit4]   2> 288768 INFO  (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42799
   [junit4]   2> 288769 INFO  (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]) [     ] o.a.s.SolrTestCaseJ4 ###Ending checkCollectionParameters
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001
   [junit4]   2> Jan 23, 2021 10:05:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=31094, maxDocsPerChunk=209, blockShift=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=31094, blockSize=3)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-PR, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=163681240,total=499122176
   [junit4]   2> NOTE: All tests run in this JVM: [TestV2Request, LessThanEvaluatorTest, JsonRequestApiHeatmapFacetingTest, TestCollectionAdminRequest, ModifiableSolrParamsTest, NestableJsonFacetTest, TestNamedListCodec, TestBatchUpdate, ReverseEvaluatorTest, ParallelFacetStreamOverAliasTest, HyperbolicSineEvaluatorTest, LBHttpSolrClientBuilderTest, AnlysisResponseBaseTest, PowerEvaluatorTest, FloorEvaluatorTest, JsonQueryRequestUnitTest, SolrExampleEmbeddedTest, TestDelegationTokenResponse, ConcurrentUpdateSolrClientBadInputTest, AddEvaluatorTest, CloudSolrClientBuilderTest, SubtractEvaluatorTest, CloudSolrClientTest]
   [junit4] Completed [186/212 (1!)] on J0 in 191.09s, 19 tests, 1 error <<< FAILURES!

[...truncated 49503 lines...]

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

1 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnlySortFirst

Error Message:
Unexpected number of elements in the group for 'intGSF' size: '6' GroupValue: '923338328' rsp: {responseHeader={zkConnected=true,status=0,QTime=50,params={q=*:*,group.sort=id asc,_stateVer_=dv_coll:4,group.limit=100,rows=100,wt=javabin,version=2,group.field=intGSF,group=true}},grouped={intGSF={matches=47,groups=[{groupValue=923338328,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=0, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=true, sortableGSF=base_string_348690__00004993, _version_=1689659496478015488, _root_=0}, SolrDocument{id=1, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=false, sortableGSF=base_string_348690__00004993, _version_=1689659496474869760, _root_=1}, SolrDocument{id=2, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=true, sortableGSF=base_string_348690__00004993, _version_=1689659496476966912, _root_=2}, SolrDocument{id=3, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=false, sortableGSF=base_string_348690__00004993, _version_=1689659496478015488, _root_=3}, SolrDocument{id=4, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=true, sortableGSF=base_string_348690__00004993, _version_=1689659496479064064, _root_=4}, SolrDocument{id=5, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=false, sortableGSF=base_string_348690__00004993, _version_=1689659496476966912, _root_=5}]}}, {groupValue=923338400,doclist={numFound=5,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=10, intGSF=923338400, longGSF=56524911680308287, doubleGSF=2909.004998449553, floatGSF=2823.0776, dateGSF=Sun Feb 08 01:12:49 AST 105024950, stringGSF=base_string_832878__00017132, boolGSF=true, sortableGSF=base_string_348690__00009479, _version_=1689659496476966913, _root_=10}, SolrDocument{id=11, intGSF=923338400, longGSF=56524911680308287, doubleGSF=2909.004998449553, floatGSF=2823.0776, dateGSF=Sun Feb 08 01:12:49 AST 105024950, stringGSF=base_string_832878__00017132, boolGSF=false, sortableGSF=base_string_348690__00009479, _version_=1689659496476966914, _root_=11}, SolrDocument{id=12, intGSF=923338400, longGSF=56524911680308287, doubleGSF=2909.004998449553, floatGSF=2823.0776, dateGSF=Sun Feb 08 01:12:49 AST 105024950, stringGSF=base_string_832878__00017132, boolGSF=true, sortableGSF=base_string_348690__00009479, _version_=1689659496479064066, _root_=12}, SolrDocument{id=13, intGSF=923338400, longGSF=56524911680308287, doubleGSF=2909.004998449553, floatGSF=2823.0776, dateGSF=Sun Feb 08 01:12:49 AST 105024950, stringGSF=base_string_832878__00017132, boolGSF=false, sortableGSF=base_string_348690__00009479, _version_=1689659496476966915, _root_=13}, SolrDocument{id=8, intGSF=923338400, longGSF=56524911680308287, doubleGSF=2909.004998449553, floatGSF=2823.0776, dateGSF=Sun Feb 08 01:12:49 AST 105024950, stringGSF=base_string_832878__00017132, boolGSF=true, sortableGSF=base_string_348690__00009479, _version_=1689659496476966912, _root_=8}]}}, {groupValue=923338623,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=14, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=true, sortableGSF=base_string_348690__00012741, _version_=1689659496478015488, _root_=14}, SolrDocument{id=15, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=false, sortableGSF=base_string_348690__00012741, _version_=1689659496479064067, _root_=15}, SolrDocument{id=16, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=true, sortableGSF=base_string_348690__00012741, _version_=1689659496479064068, _root_=16}, SolrDocument{id=17, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=false, sortableGSF=base_string_348690__00012741, _version_=1689659496476966913, _root_=17}, SolrDocument{id=19, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=false, sortableGSF=base_string_348690__00012741, _version_=1689659496476966914, _root_=19}, SolrDocument{id=20, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=true, sortableGSF=base_string_348690__00012741, _version_=1689659496479064069, _root_=20}]}}, {groupValue=null,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=10000, _version_=1689659496475918336, _root_=10000}, SolrDocument{id=10005, _version_=1689659496479064065, _root_=10005}, SolrDocument{id=10015, _version_=1689659496478015489, _root_=10015}, SolrDocument{id=10020, _version_=1689659496478015490, _root_=10020}, SolrDocument{id=10030, _version_=1689659496478015488, _root_=10030}, SolrDocument{id=10040, _version_=1689659496478015491, _root_=10040}]}}, {groupValue=923343177,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=21, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=false, sortableGSF=base_string_348690__00013468, _version_=1689659496476966915, _root_=21}, SolrDocument{id=22, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=true, sortableGSF=base_string_348690__00013468, _version_=1689659496480112640, _root_=22}, SolrDocument{id=23, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=false, sortableGSF=base_string_348690__00013468, _version_=1689659496476966916, _root_=23}, SolrDocument{id=24, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=true, sortableGSF=base_string_348690__00013468, _version_=1689659496478015491, _root_=24}, SolrDocument{id=25, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=false, sortableGSF=base_string_348690__00013468, _version_=1689659496476966917, _root_=25}, SolrDocument{id=27, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=false, sortableGSF=base_string_348690__00013468, _version_=1689659496478015492, _root_=27}]}}, {groupValue=923352766,doclist={numFound=5,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=28, intGSF=923352766, longGSF=56524911680321403, doubleGSF=19871.004998449553, floatGSF=23646.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00027267, boolGSF=true, sortableGSF=base_string_348690__00014102, _version_=1689659496478015493, _root_=28}, SolrDocument{id=29, intGSF=923352766, longGSF=56524911680321403, doubleGSF=19871.004998449553, floatGSF=23646.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00027267, boolGSF=false, sortableGSF=base_string_348690__00014102, _version_=1689659496476966918, _root_=29}, SolrDocument{id=32, intGSF=923352766, longGSF=56524911680321403, doubleGSF=19871.004998449553, floatGSF=23646.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00027267, boolGSF=true, sortableGSF=base_string_348690__00014102, _version_=1689659496478015494, _root_=32}, SolrDocument{id=33, intGSF=923352766, longGSF=56524911680321403, doubleGSF=19871.004998449553, floatGSF=23646.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00027267, boolGSF=false, sortableGSF=base_string_348690__00014102, _version_=1689659496478015489, _root_=33}, SolrDocument{id=34, intGSF=923352766, longGSF=56524911680321403, doubleGSF=19871.004998449553, floatGSF=23646.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00027267, boolGSF=true, sortableGSF=base_string_348690__00014102, _version_=1689659496480112641, _root_=34}]}}, {groupValue=923355724,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=35, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=false, sortableGSF=base_string_348690__00017688, _version_=1689659496480112642, _root_=35}, SolrDocument{id=36, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=true, sortableGSF=base_string_348690__00017688, _version_=1689659496480112643, _root_=36}, SolrDocument{id=37, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=false, sortableGSF=base_string_348690__00017688, _version_=1689659496478015490, _root_=37}, SolrDocument{id=38, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=true, sortableGSF=base_string_348690__00017688, _version_=1689659496478015495, _root_=38}, SolrDocument{id=40, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=true, sortableGSF=base_string_348690__00017688, _version_=1689659496478015496, _root_=40}, SolrDocument{id=41, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=false, sortableGSF=base_string_348690__00017688, _version_=1689659496480112644, _root_=41}]}}, {groupValue=923355843,doclist={numFound=7,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=42, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=true, sortableGSF=base_string_348690__00022357, _version_=1689659496478015497, _root_=42}, SolrDocument{id=43, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=false, sortableGSF=base_string_348690__00022357, _version_=1689659496480112645, _root_=43}, SolrDocument{id=44, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=true, sortableGSF=base_string_348690__00022357, _version_=1689659496480112646, _root_=44}, SolrDocument{id=45, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=false, sortableGSF=base_string_348690__00022357, _version_=1689659496478015492, _root_=45}, SolrDocument{id=46, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=true, sortableGSF=base_string_348690__00022357, _version_=1689659496480112647, _root_=46}, SolrDocument{id=47, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=false, sortableGSF=base_string_348690__00022357, _version_=1689659496480112648, _root_=47}, SolrDocument{id=48, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=true, sortableGSF=base_string_348690__00022357, _version_=1689659496479064064, _root_=48}]}}]}}}

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 'intGSF' size: '6' GroupValue: '923338328' rsp: {responseHeader={zkConnected=true,status=0,QTime=50,params={q=*:*,group.sort=id asc,_stateVer_=dv_coll:4,group.limit=100,rows=100,wt=javabin,version=2,group.field=intGSF,group=true}},grouped={intGSF={matches=47,groups=[{groupValue=923338328,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=0, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=true, sortableGSF=base_string_348690__00004993, _version_=1689659496478015488, _root_=0}, SolrDocument{id=1, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=false, sortableGSF=base_string_348690__00004993, _version_=1689659496474869760, _root_=1}, SolrDocument{id=2, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=true, sortableGSF=base_string_348690__00004993, _version_=1689659496476966912, _root_=2}, SolrDocument{id=3, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=false, sortableGSF=base_string_348690__00004993, _version_=1689659496478015488, _root_=3}, SolrDocument{id=4, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=true, sortableGSF=base_string_348690__00004993, _version_=1689659496479064064, _root_=4}, SolrDocument{id=5, intGSF=923338328, longGSF=56524911680303963, doubleGSF=33.00499844955324, floatGSF=85.077576, dateGSF=Sun Feb 08 01:12:47 AST 105024950, stringGSF=base_string_832878__00009994, boolGSF=false, sortableGSF=base_string_348690__00004993, _version_=1689659496476966912, _root_=5}]}}, {groupValue=923338400,doclist={numFound=5,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=10, intGSF=923338400, longGSF=56524911680308287, doubleGSF=2909.004998449553, floatGSF=2823.0776, dateGSF=Sun Feb 08 01:12:49 AST 105024950, stringGSF=base_string_832878__00017132, boolGSF=true, sortableGSF=base_string_348690__00009479, _version_=1689659496476966913, _root_=10}, SolrDocument{id=11, intGSF=923338400, longGSF=56524911680308287, doubleGSF=2909.004998449553, floatGSF=2823.0776, dateGSF=Sun Feb 08 01:12:49 AST 105024950, stringGSF=base_string_832878__00017132, boolGSF=false, sortableGSF=base_string_348690__00009479, _version_=1689659496476966914, _root_=11}, SolrDocument{id=12, intGSF=923338400, longGSF=56524911680308287, doubleGSF=2909.004998449553, floatGSF=2823.0776, dateGSF=Sun Feb 08 01:12:49 AST 105024950, stringGSF=base_string_832878__00017132, boolGSF=true, sortableGSF=base_string_348690__00009479, _version_=1689659496479064066, _root_=12}, SolrDocument{id=13, intGSF=923338400, longGSF=56524911680308287, doubleGSF=2909.004998449553, floatGSF=2823.0776, dateGSF=Sun Feb 08 01:12:49 AST 105024950, stringGSF=base_string_832878__00017132, boolGSF=false, sortableGSF=base_string_348690__00009479, _version_=1689659496476966915, _root_=13}, SolrDocument{id=8, intGSF=923338400, longGSF=56524911680308287, doubleGSF=2909.004998449553, floatGSF=2823.0776, dateGSF=Sun Feb 08 01:12:49 AST 105024950, stringGSF=base_string_832878__00017132, boolGSF=true, sortableGSF=base_string_348690__00009479, _version_=1689659496476966912, _root_=8}]}}, {groupValue=923338623,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=14, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=true, sortableGSF=base_string_348690__00012741, _version_=1689659496478015488, _root_=14}, SolrDocument{id=15, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=false, sortableGSF=base_string_348690__00012741, _version_=1689659496479064067, _root_=15}, SolrDocument{id=16, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=true, sortableGSF=base_string_348690__00012741, _version_=1689659496479064068, _root_=16}, SolrDocument{id=17, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=false, sortableGSF=base_string_348690__00012741, _version_=1689659496476966913, _root_=17}, SolrDocument{id=19, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=false, sortableGSF=base_string_348690__00012741, _version_=1689659496476966914, _root_=19}, SolrDocument{id=20, intGSF=923338623, longGSF=56524911680314851, doubleGSF=10478.004998449553, floatGSF=9235.077, dateGSF=Sun Feb 08 01:12:56 AST 105024950, stringGSF=base_string_832878__00019947, boolGSF=true, sortableGSF=base_string_348690__00012741, _version_=1689659496479064069, _root_=20}]}}, {groupValue=null,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=10000, _version_=1689659496475918336, _root_=10000}, SolrDocument{id=10005, _version_=1689659496479064065, _root_=10005}, SolrDocument{id=10015, _version_=1689659496478015489, _root_=10015}, SolrDocument{id=10020, _version_=1689659496478015490, _root_=10020}, SolrDocument{id=10030, _version_=1689659496478015488, _root_=10030}, SolrDocument{id=10040, _version_=1689659496478015491, _root_=10040}]}}, {groupValue=923343177,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=21, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=false, sortableGSF=base_string_348690__00013468, _version_=1689659496476966915, _root_=21}, SolrDocument{id=22, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=true, sortableGSF=base_string_348690__00013468, _version_=1689659496480112640, _root_=22}, SolrDocument{id=23, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=false, sortableGSF=base_string_348690__00013468, _version_=1689659496476966916, _root_=23}, SolrDocument{id=24, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=true, sortableGSF=base_string_348690__00013468, _version_=1689659496478015491, _root_=24}, SolrDocument{id=25, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=false, sortableGSF=base_string_348690__00013468, _version_=1689659496476966917, _root_=25}, SolrDocument{id=27, intGSF=923343177, longGSF=56524911680320034, doubleGSF=13850.004998449553, floatGSF=18698.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00026050, boolGSF=false, sortableGSF=base_string_348690__00013468, _version_=1689659496478015492, _root_=27}]}}, {groupValue=923352766,doclist={numFound=5,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=28, intGSF=923352766, longGSF=56524911680321403, doubleGSF=19871.004998449553, floatGSF=23646.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00027267, boolGSF=true, sortableGSF=base_string_348690__00014102, _version_=1689659496478015493, _root_=28}, SolrDocument{id=29, intGSF=923352766, longGSF=56524911680321403, doubleGSF=19871.004998449553, floatGSF=23646.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00027267, boolGSF=false, sortableGSF=base_string_348690__00014102, _version_=1689659496476966918, _root_=29}, SolrDocument{id=32, intGSF=923352766, longGSF=56524911680321403, doubleGSF=19871.004998449553, floatGSF=23646.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00027267, boolGSF=true, sortableGSF=base_string_348690__00014102, _version_=1689659496478015494, _root_=32}, SolrDocument{id=33, intGSF=923352766, longGSF=56524911680321403, doubleGSF=19871.004998449553, floatGSF=23646.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00027267, boolGSF=false, sortableGSF=base_string_348690__00014102, _version_=1689659496478015489, _root_=33}, SolrDocument{id=34, intGSF=923352766, longGSF=56524911680321403, doubleGSF=19871.004998449553, floatGSF=23646.078, dateGSF=Sun Feb 08 01:13:00 AST 105024950, stringGSF=base_string_832878__00027267, boolGSF=true, sortableGSF=base_string_348690__00014102, _version_=1689659496480112641, _root_=34}]}}, {groupValue=923355724,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=35, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=false, sortableGSF=base_string_348690__00017688, _version_=1689659496480112642, _root_=35}, SolrDocument{id=36, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=true, sortableGSF=base_string_348690__00017688, _version_=1689659496480112643, _root_=36}, SolrDocument{id=37, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=false, sortableGSF=base_string_348690__00017688, _version_=1689659496478015490, _root_=37}, SolrDocument{id=38, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=true, sortableGSF=base_string_348690__00017688, _version_=1689659496478015495, _root_=38}, SolrDocument{id=40, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=true, sortableGSF=base_string_348690__00017688, _version_=1689659496478015496, _root_=40}, SolrDocument{id=41, intGSF=923355724, longGSF=56524911680321671, doubleGSF=25215.004998449553, floatGSF=29689.078, dateGSF=Sun Feb 08 01:13:05 AST 105024950, stringGSF=base_string_832878__00028729, boolGSF=false, sortableGSF=base_string_348690__00017688, _version_=1689659496480112644, _root_=41}]}}, {groupValue=923355843,doclist={numFound=7,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=42, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=true, sortableGSF=base_string_348690__00022357, _version_=1689659496478015497, _root_=42}, SolrDocument{id=43, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=false, sortableGSF=base_string_348690__00022357, _version_=1689659496480112645, _root_=43}, SolrDocument{id=44, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=true, sortableGSF=base_string_348690__00022357, _version_=1689659496480112646, _root_=44}, SolrDocument{id=45, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=false, sortableGSF=base_string_348690__00022357, _version_=1689659496478015492, _root_=45}, SolrDocument{id=46, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=true, sortableGSF=base_string_348690__00022357, _version_=1689659496480112647, _root_=46}, SolrDocument{id=47, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=false, sortableGSF=base_string_348690__00022357, _version_=1689659496480112648, _root_=47}, SolrDocument{id=48, intGSF=923355843, longGSF=56524911680321930, doubleGSF=30614.004998449553, floatGSF=29696.078, dateGSF=Sun Feb 08 01:13:13 AST 105024950, stringGSF=base_string_832878__00035792, boolGSF=true, sortableGSF=base_string_348690__00022357, _version_=1689659496479064064, _root_=48}]}}]}}}
	at __randomizedtesting.SeedInfo.seed([51EC40D39BD193C0:5B65E7BFCB0C5449]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.doGroupingDvOnly(DocValuesNotIndexedTest.java:404)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnlySortFirst(DocValuesNotIndexedTest.java:327)
	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 14966 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 1242736 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-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> 1242736 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-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.DocValuesNotIndexedTest_51EC40D39BD193C0-001/data-dir-143-001
   [junit4]   2> 1242736 WARN  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1242736 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1242738 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-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> 1242738 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1242739 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-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.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001
   [junit4]   2> 1242739 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1242739 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1242739 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1242740 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1242839 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 37831
   [junit4]   2> 1242839 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37831
   [junit4]   2> 1242839 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37831
   [junit4]   2> 1242839 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37831
   [junit4]   2> 1242844 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1242857 INFO  (zkConnectionManagerCallback-10874-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1242857 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242863 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1242865 INFO  (zkConnectionManagerCallback-10876-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1242868 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242869 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1242877 INFO  (zkConnectionManagerCallback-10878-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1242877 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242979 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1242979 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1242979 INFO  (jetty-launcher-10879-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> 1242979 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1242979 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1242980 INFO  (jetty-launcher-10879-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> 1242980 INFO  (jetty-launcher-10879-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1242980 INFO  (jetty-launcher-10879-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1242980 INFO  (jetty-launcher-10879-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1242981 INFO  (jetty-launcher-10879-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1be85045{/solr,null,AVAILABLE}
   [junit4]   2> 1242985 INFO  (jetty-launcher-10879-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@8ec7c57{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37509}
   [junit4]   2> 1242985 INFO  (jetty-launcher-10879-thread-1) [     ] o.e.j.s.Server Started @1243010ms
   [junit4]   2> 1242985 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37831/solr, hostPort=37509}
   [junit4]   2> 1242985 ERROR (jetty-launcher-10879-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1242985 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1242985 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1242985 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1242985 INFO  (jetty-launcher-10879-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1242985 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1242985 INFO  (jetty-launcher-10879-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1242985 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T06:54:23.098Z
   [junit4]   2> 1242986 INFO  (jetty-launcher-10879-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1242986 INFO  (jetty-launcher-10879-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@883c81f{/solr,null,AVAILABLE}
   [junit4]   2> 1242986 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1242987 INFO  (jetty-launcher-10879-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f90a6bd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43289}
   [junit4]   2> 1242987 INFO  (jetty-launcher-10879-thread-2) [     ] o.e.j.s.Server Started @1243012ms
   [junit4]   2> 1242987 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37831/solr, hostPort=43289}
   [junit4]   2> 1242987 ERROR (jetty-launcher-10879-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1242987 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1242987 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1242987 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1242987 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1242987 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-23T06:54:23.100Z
   [junit4]   2> 1242987 INFO  (zkConnectionManagerCallback-10881-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1242987 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242988 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1242989 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1242991 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1242992 WARN  (jetty-launcher-10879-thread-1-SendThread(127.0.0.1:37831)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e4f2ddba0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e4f2ddba0003, 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 0x102e4f2ddba0003, 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> 1242992 INFO  (zkConnectionManagerCallback-10883-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1242992 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242992 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1242995 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1243437 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1243438 WARN  (jetty-launcher-10879-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a99ea46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243438 WARN  (jetty-launcher-10879-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a99ea46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243440 WARN  (jetty-launcher-10879-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@183c1c44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243440 WARN  (jetty-launcher-10879-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@183c1c44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243441 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37831/solr
   [junit4]   2> 1243442 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243443 INFO  (zkConnectionManagerCallback-10897-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243443 INFO  (jetty-launcher-10879-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243545 INFO  (jetty-launcher-10879-thread-2) [n:127.0.0.1:43289_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243546 INFO  (zkConnectionManagerCallback-10899-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243546 INFO  (jetty-launcher-10879-thread-2) [n:127.0.0.1:43289_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243606 INFO  (jetty-launcher-10879-thread-2) [n:127.0.0.1:43289_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43289_solr
   [junit4]   2> 1243607 INFO  (jetty-launcher-10879-thread-2) [n:127.0.0.1:43289_solr     ] o.a.s.c.Overseer Overseer (id=72872275744522246-127.0.0.1:43289_solr-n_0000000000) starting
   [junit4]   2> 1243611 INFO  (OverseerStateUpdate-72872275744522246-127.0.0.1:43289_solr-n_0000000000) [n:127.0.0.1:43289_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43289_solr
   [junit4]   2> 1243612 INFO  (jetty-launcher-10879-thread-2) [n:127.0.0.1:43289_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43289_solr
   [junit4]   2> 1243613 INFO  (zkCallback-10898-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1243614 INFO  (jetty-launcher-10879-thread-2) [n:127.0.0.1:43289_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1243615 WARN  (jetty-launcher-10879-thread-2) [n:127.0.0.1:43289_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> 1243631 INFO  (jetty-launcher-10879-thread-2) [n:127.0.0.1:43289_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.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001/node2
   [junit4]   2> 1243850 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1243851 WARN  (jetty-launcher-10879-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2daed1cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243851 WARN  (jetty-launcher-10879-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2daed1cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243854 WARN  (jetty-launcher-10879-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a5a0911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243854 WARN  (jetty-launcher-10879-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a5a0911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243855 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37831/solr
   [junit4]   2> 1243855 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243856 INFO  (zkConnectionManagerCallback-10917-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243856 INFO  (jetty-launcher-10879-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243958 INFO  (jetty-launcher-10879-thread-1) [n:127.0.0.1:37509_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243959 INFO  (zkConnectionManagerCallback-10919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243959 INFO  (jetty-launcher-10879-thread-1) [n:127.0.0.1:37509_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243963 INFO  (jetty-launcher-10879-thread-1) [n:127.0.0.1:37509_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1243966 INFO  (jetty-launcher-10879-thread-1) [n:127.0.0.1:37509_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37509_solr as DOWN
   [junit4]   2> 1243966 INFO  (jetty-launcher-10879-thread-1) [n:127.0.0.1:37509_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1243966 INFO  (jetty-launcher-10879-thread-1) [n:127.0.0.1:37509_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37509_solr
   [junit4]   2> 1243967 INFO  (zkCallback-10898-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1243967 INFO  (zkCallback-10918-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1243968 INFO  (jetty-launcher-10879-thread-1) [n:127.0.0.1:37509_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1243969 WARN  (jetty-launcher-10879-thread-1) [n:127.0.0.1:37509_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> 1243979 INFO  (jetty-launcher-10879-thread-1) [n:127.0.0.1:37509_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.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001/node1
   [junit4]   2> 1243985 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1243985 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243986 INFO  (zkConnectionManagerCallback-10930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243986 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243987 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1243988 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37831/solr ready
   [junit4]   2> 1243993 INFO  (OverseerThreadFactory-10906-thread-1-processing-n:127.0.0.1:43289_solr) [n:127.0.0.1:43289_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1244099 INFO  (OverseerStateUpdate-72872275744522246-127.0.0.1:43289_solr-n_0000000000) [n:127.0.0.1:43289_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:43289_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1244102 INFO  (OverseerStateUpdate-72872275744522246-127.0.0.1:43289_solr-n_0000000000) [n:127.0.0.1:43289_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:37509_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1244104 INFO  (OverseerStateUpdate-72872275744522246-127.0.0.1:43289_solr-n_0000000000) [n:127.0.0.1:43289_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:43289_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1244106 INFO  (OverseerStateUpdate-72872275744522246-127.0.0.1:43289_solr-n_0000000000) [n:127.0.0.1:43289_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:37509_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1244309 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr    x:dv_coll_shard4_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1244309 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr    x:dv_coll_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1244309 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr    x:dv_coll_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1244309 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr    x:dv_coll_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1244310 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr    x:dv_coll_shard3_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1244311 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244311 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244311 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244312 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244321 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1244321 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1244323 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1244726 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1244726 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1244726 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1244727 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1244727 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1244727 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1244727 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1244727 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [[dv_coll_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.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001/node2/dv_coll_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001/node2/dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 1244728 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1244728 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 1244728 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001/node1/dv_coll_shard4_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001/node1/dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 1244728 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1244728 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [[dv_coll_shard2_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.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001/node1/dv_coll_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001/node1/dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1244734 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1244734 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1244734 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 1244735 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001/node2/dv_coll_shard3_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_51EC40D39BD193C0-001/tempDir-001/node2/dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1244765 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1244765 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1244766 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1244766 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1244767 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1244767 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1244767 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1244767 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1244767 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1244768 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1244768 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1244768 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1244768 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1244768 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1244768 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1244768 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1244768 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1244768 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1244768 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689659496077459456
   [junit4]   2> 1244768 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1244769 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1244769 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1244770 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1244770 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1244770 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1244770 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1244770 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1244770 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1244770 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1244771 INFO  (searcherExecutor-10938-thread-1-processing-n:127.0.0.1:43289_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1244771 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244771 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1244771 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1244771 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1244771 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1244771 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689659496080605184
   [junit4]   2> 1244772 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1244772 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1244772 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689659496081653760
   [junit4]   2> 1244773 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1244773 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1244773 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689659496082702336
   [junit4]   2> 1244774 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244774 INFO  (searcherExecutor-10933-thread-1-processing-n:127.0.0.1:37509_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1244774 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244775 INFO  (searcherExecutor-10934-thread-1-processing-n:127.0.0.1:43289_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1244777 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1244777 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244778 INFO  (searcherExecutor-10936-thread-1-processing-n:127.0.0.1:37509_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1244779 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1244779 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard2
   [junit4]   2> 1244780 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1244780 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard1
   [junit4]   2> 1244780 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard3
   [junit4]   2> 1244784 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1244784 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard4
   [junit4]   2> 1244784 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1244784 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1244784 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37509/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1244784 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1244784 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1244784 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43289/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1244785 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1244785 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1244785 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:37509/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1244785 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard2/leader after winning as /collections/dv_coll/leader_elect/shard2/election/72872275744522248-core_node5-n_0000000000
   [junit4]   2> 1244786 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:43289/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1244786 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard1/leader after winning as /collections/dv_coll/leader_elect/shard1/election/72872275744522246-core_node3-n_0000000000
   [junit4]   2> 1244787 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1244787 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1244787 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43289/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1244788 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1244788 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1244788 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37509/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1244789 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1244789 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43289/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1244789 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1244789 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:43289/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 1244789 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard3/leader after winning as /collections/dv_coll/leader_elect/shard3/election/72872275744522246-core_node7-n_0000000000
   [junit4]   2> 1244790 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37509/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1244790 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244790 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244790 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SyncStrategy http://127.0.0.1:37509/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 1244790 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard4/leader after winning as /collections/dv_coll/leader_elect/shard4/election/72872275744522248-core_node8-n_0000000000
   [junit4]   2> 1244792 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43289/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1244792 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37509/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1244792 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244792 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244894 INFO  (zkCallback-10898-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1244894 INFO  (zkCallback-10918-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1244894 INFO  (zkCallback-10898-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1244894 INFO  (zkCallback-10918-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1244895 INFO  (zkCallback-10918-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1244895 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1244895 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1244897 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1244897 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1244898 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244899 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244900 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244900 INFO  (qtp1901545191-17730) [n:127.0.0.1:43289_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=591
   [junit4]   2> 1244901 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1244901 INFO  (qtp103514850-17721) [n:127.0.0.1:37509_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=592
   [junit4]   2> 1244902 INFO  (qtp103514850-17718) [n:127.0.0.1:37509_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=593
   [junit4]   2> 1244902 INFO  (qtp1901545191-17728) [n:127.0.0.1:43289_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=593
   [junit4]   2> 1244904 INFO  (qtp103514850-17719) [n:127.0.0.1:37509_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> 1244904 INFO  (qtp103514850-17719) [n:127.0.0.1:37509_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1245002 INFO  (zkCallback-10898-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1245002 INFO  (zkCallback-10918-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1245002 INFO  (zkCallback-10898-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1245002 INFO  (zkCallback-10918-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1245002 INFO  (zkCallback-10918-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent sta

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

ger Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1245726 INFO  (jetty-closer-10969-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1245726 INFO  (jetty-closer-10969-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1245727 INFO  (closeThreadPool-10979-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72872275744522246-127.0.0.1:43289_solr-n_0000000000) closing
   [junit4]   2> 1245728 INFO  (zkCallback-10918-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1245729 WARN  (jetty-launcher-10879-thread-1-SendThread(127.0.0.1:37831)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e4f2ddba0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102e4f2ddba0008, 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 0x102e4f2ddba0008, 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> 1245827 INFO  (jetty-closer-10969-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72872275744522246-127.0.0.1:43289_solr-n_0000000000) closing
   [junit4]   2> 1245828 INFO  (jetty-closer-10969-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f90a6bd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1245828 INFO  (jetty-closer-10969-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@883c81f{/solr,null,STOPPED}
   [junit4]   2> 1245828 INFO  (jetty-closer-10969-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1245928 INFO  (jetty-closer-10969-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@8ec7c57{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1245928 INFO  (jetty-closer-10969-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1be85045{/solr,null,STOPPED}
   [junit4]   2> 1245928 INFO  (jetty-closer-10969-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1245929 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1246131 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> 	6	/solr/configs/conf1/managed-schema
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard3
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard2
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard1
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard4
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/dv_coll/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/dv_coll/state.json
   [junit4]   2> 	4	/solr/configs/conf1/managed-schema
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	11	/solr/collections/dv_coll/state.json
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1246133 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37831
   [junit4]   2> 1246133 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37831
   [junit4]   2> 1246133 INFO  (SUITE-DocValuesNotIndexedTest-seed#[51EC40D39BD193C0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37831
   [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.DocValuesNotIndexedTest_51EC40D39BD193C0-001
   [junit4]   2> Jan 23, 2021 6:54:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=Lucene84, id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{floatField=DocValuesFormat(name=Direct), doubleField=DocValuesFormat(name=Asserting), intFieldMulti=DocValuesFormat(name=Direct), sortableGSL=DocValuesFormat(name=Lucene80), boolFieldMulti=DocValuesFormat(name=Asserting), floatGSL=DocValuesFormat(name=Lucene80), longFieldMulti=DocValuesFormat(name=Lucene80), sortableGSF=DocValuesFormat(name=Direct), intField=DocValuesFormat(name=Asserting), boolField=DocValuesFormat(name=Lucene80), sortableFieldMulti=DocValuesFormat(name=Lucene80), stringFieldMulti=DocValuesFormat(name=Lucene80), dateFieldMulti=DocValuesFormat(name=Lucene80), longGSF=DocValuesFormat(name=Direct), doubleFieldMulti=DocValuesFormat(name=Lucene80), stringGSL=DocValuesFormat(name=Lucene80), doubleGSF=DocValuesFormat(name=Asserting), doubleGSL=DocValuesFormat(name=Lucene80), stringGSF=DocValuesFormat(name=Asserting), intGSL=DocValuesFormat(name=Asserting), sortableText=DocValuesFormat(name=Lucene80), longField=DocValuesFormat(name=Direct), dateField=DocValuesFormat(name=Lucene80), dateGSF=DocValuesFormat(name=Lucene80), boolGSF=DocValuesFormat(name=Lucene80), longGSL=DocValuesFormat(name=Lucene80), boolGSL=DocValuesFormat(name=Direct), floatFieldMulti=DocValuesFormat(name=Asserting), floatGSF=DocValuesFormat(name=Direct), dateGSL=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Direct), intGSF=DocValuesFormat(name=Lucene80), stringField=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=929, maxMBSortInHeap=5.681426794026734, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-VE, timezone=America/St_Thomas
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=270648240,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, TestExportWriter, TestDefaultStatsCache, TestNumericTerms32, DocumentAnalysisRequestHandlerTest, CloudReplicaSourceTest, TriggerEventQueueTest, TestPerFieldSimilarity, TestComponentsName, RoutingToNodesWithPropertiesTest, TestSimComputePlanAction, RankQueryTest, SortSpecParsingTest, TestReqParamsAPI, TestSolrQueryResponse, TestLMDirichletSimilarityFactory, ChaosMonkeyNothingIsSafeTest, ZkStateWriterTest, DynamicMapsTest, PreAnalyzedFieldTest, TestSimUtils, TestSort, SmileWriterTest, TestReplicaProperties, TestManagedSchema, TestZkChroot, TestClassicSimilarityFactory, TestQuerySenderNoQuery, SolrMetricReporterTest, ProtectedTermFilterFactoryTest, TestPushWriter, InfixSuggestersTest, TestSortableTextField, AsyncCallRequestStatusResponseTest, DistributedMLTComponentTest, CdcrBootstrapTest, TestCaffeineCache, DistributedFacetPivotLongTailTest, TestSlowCompositeReaderWrapper, TestManagedStopFilterFactory, TestSimExtremeIndexing, CdcrVersionReplicationTest, TestSolrCoreSnapshots, MetricsHistoryWithAuthIntegrationTest, TestPointFields, TestScoreJoinQPNoScore, AutoScalingHandlerTest, TestIndexSearcher, BJQParserTest, TestLegacyNumericUtils, TestSolrJacksonAnnotation, SuggesterTest, ReindexCollectionTest, ParsingFieldUpdateProcessorsTest, TestPayloadScoreQParserPlugin, PingRequestHandlerTest, AnalysisErrorHandlingTest, TestMinMaxOnMultiValuedField, VMParamsZkACLAndCredentialsProvidersTest, TestSchemaSimilarityResource, TestMergePolicyConfig, TestConfigSetsAPIZkFailure, TestCloudDeleteByQuery, SolrIndexSplitterTest, TestRealTimeGet, DistribDocExpirationUpdateProcessorTest, HdfsThreadLeakTest, NodeLostTriggerIntegrationTest, TestSmileRequest, TestSolrCoreProperties, BufferStoreTest, PluginInfoTest, HttpPartitionOnCommitTest, CircularListTest, SchemaApiFailureTest, TestCollectionAPI, ZkDynamicConfigTest, HdfsRecoverLeaseTest, DeleteReplicaTest, TestClusterProperties, SampleTest, SoftAutoCommitTest, AssignBackwardCompatibilityTest, StressHdfsTest, TestHashPartitioner, TestInPlaceUpdateWithRouteField, ScriptEngineTest, Tagger2Test, LukeRequestHandlerTest, PackageManagerCLITest, TestWriterPerf, PeerSyncWithIndexFingerprintCachingTest, TestCSVLoader, UUIDFieldTest, TestCloudPseudoReturnFields, TestCircuitBreaker, TestLRUStatsCache, TestReloadDeadlock, SynonymTokenizerTest, NestedShardedAtomicUpdateTest, ConnectionReuseTest, TestSuggestSpellingConverter, SearchRateTriggerTest, MetricUtilsTest, TestSolrXml, TimeRoutedAliasUpdateProcessorTest, ReplicationFactorTest, ResourceLoaderTest, SolrCLIZkUtilsTest, PrimUtilsTest, TestFiltering, TestSubQueryTransformer, CurrencyFieldTypeTest, TestManagedResourceStorage, TestRandomFaceting, CleanupOldIndexTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DocValuesNotIndexedTest]
   [junit4] Completed [507/924 (1!)] on J1 in 3.78s, 5 tests, 1 failure <<< FAILURES!

[...truncated 52144 lines...]