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

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

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

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testRetryUpdatesWhenClusterStateIsStale

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([EC58BD11AE2BE90B:586925F94DC29F27]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudHttp2SolrClientTest.java:942)
	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)




Build Log:
[...truncated 17275 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
   [junit4]   2> 55888 INFO  (SUITE-CloudHttp2SolrClientTest-seed#[EC58BD11AE2BE90B]-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> 55889 INFO  (SUITE-CloudHttp2SolrClientTest-seed#[EC58BD11AE2BE90B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001/data-dir-9-001
   [junit4]   2> 55889 WARN  (SUITE-CloudHttp2SolrClientTest-seed#[EC58BD11AE2BE90B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 55889 INFO  (SUITE-CloudHttp2SolrClientTest-seed#[EC58BD11AE2BE90B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 55890 INFO  (SUITE-CloudHttp2SolrClientTest-seed#[EC58BD11AE2BE90B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 55891 INFO  (SUITE-CloudHttp2SolrClientTest-seed#[EC58BD11AE2BE90B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 55891 INFO  (SUITE-CloudHttp2SolrClientTest-seed#[EC58BD11AE2BE90B]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 55895 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParallelUpdateQTime
   [junit4]   2> 55895 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] 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/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001/tempDir-001
   [junit4]   2> 55896 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 55896 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 55896 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 55897 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 55996 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34031
   [junit4]   2> 55996 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34031
   [junit4]   2> 55996 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34031
   [junit4]   2> 55996 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34031
   [junit4]   2> 56021 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56028 INFO  (zkConnectionManagerCallback-520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56028 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56311 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56351 INFO  (zkConnectionManagerCallback-522-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56352 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56370 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56390 INFO  (zkConnectionManagerCallback-524-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56390 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56392 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]-SendThread(127.0.0.1:34031)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105a2b2f42e0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105a2b2f42e0002, 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 0x105a2b2f42e0002, 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> 56663 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 56663 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 56664 INFO  (jetty-launcher-525-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 56664 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 56664 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 56664 INFO  (jetty-launcher-525-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 56665 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 56665 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 56665 INFO  (jetty-launcher-525-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 57022 INFO  (jetty-launcher-525-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 57022 INFO  (jetty-launcher-525-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 57022 INFO  (jetty-launcher-525-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 57022 INFO  (jetty-launcher-525-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 57022 INFO  (jetty-launcher-525-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 57022 INFO  (jetty-launcher-525-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 57023 INFO  (jetty-launcher-525-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d14c738{/solr,null,AVAILABLE}
   [junit4]   2> 57152 INFO  (jetty-launcher-525-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3144db8d{SSL, (ssl, http/1.1)}{127.0.0.1:35799}
   [junit4]   2> 57152 INFO  (jetty-launcher-525-thread-2) [     ] o.e.j.s.Server Started @57673ms
   [junit4]   2> 57152 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34031/solr, hostPort=35799}
   [junit4]   2> 57153 INFO  (jetty-launcher-525-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d5b0ea4{/solr,null,AVAILABLE}
   [junit4]   2> 57153 ERROR (jetty-launcher-525-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 57153 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 57153 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 57153 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 57153 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 57153 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T13:18:01.185Z
   [junit4]   2> 57194 INFO  (jetty-launcher-525-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 57194 INFO  (jetty-launcher-525-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 57194 INFO  (jetty-launcher-525-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 57204 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57210 INFO  (jetty-launcher-525-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@305ad271{/solr,null,AVAILABLE}
   [junit4]   2> 57221 INFO  (jetty-launcher-525-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@76114364{SSL, (ssl, http/1.1)}{127.0.0.1:35873}
   [junit4]   2> 57221 INFO  (jetty-launcher-525-thread-3) [     ] o.e.j.s.Server Started @57742ms
   [junit4]   2> 57221 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34031/solr, hostPort=35873}
   [junit4]   2> 57221 ERROR (jetty-launcher-525-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 57221 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 57222 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 57222 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 57222 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 57222 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T13:18:01.254Z
   [junit4]   2> 57437 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57437 INFO  (jetty-launcher-525-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3208256d{SSL, (ssl, http/1.1)}{127.0.0.1:44969}
   [junit4]   2> 57438 INFO  (jetty-launcher-525-thread-1) [     ] o.e.j.s.Server Started @57958ms
   [junit4]   2> 57438 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34031/solr, hostPort=44969}
   [junit4]   2> 57438 ERROR (jetty-launcher-525-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 57438 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 57438 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 57438 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 57438 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 57438 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T13:18:01.470Z
   [junit4]   2> 57452 INFO  (zkConnectionManagerCallback-527-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57452 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57458 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57463 INFO  (zkConnectionManagerCallback-529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57463 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57463 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 57466 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 57482 INFO  (zkConnectionManagerCallback-531-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57482 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57483 WARN  (jetty-launcher-525-thread-2-SendThread(127.0.0.1:34031)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105a2b2f42e0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105a2b2f42e0003, 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 0x105a2b2f42e0003, 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> 57484 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 59830 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 59830 WARN  (jetty-launcher-525-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 59844 WARN  (jetty-launcher-525-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c1ee5ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59844 WARN  (jetty-launcher-525-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c1ee5ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59862 WARN  (jetty-launcher-525-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 59915 WARN  (jetty-launcher-525-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a3eb922[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59915 WARN  (jetty-launcher-525-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a3eb922[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59916 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34031/solr
   [junit4]   2> 60151 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60278 INFO  (zkConnectionManagerCallback-548-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60286 INFO  (jetty-launcher-525-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60315 WARN  (jetty-launcher-525-thread-1-SendThread(127.0.0.1:34031)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105a2b2f42e0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105a2b2f42e0006, 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 0x105a2b2f42e0006, 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> 60550 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60576 INFO  (zkConnectionManagerCallback-550-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60577 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60676 WARN  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 61080 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44969_solr
   [junit4]   2> 61081 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.c.Overseer Overseer (id=73643858406014983-127.0.0.1:44969_solr-n_0000000000) starting
   [junit4]   2> 61318 INFO  (OverseerStateUpdate-73643858406014983-127.0.0.1:44969_solr-n_0000000000) [n:127.0.0.1:44969_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44969_solr
   [junit4]   2> 61367 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44969_solr
   [junit4]   2> 61370 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 61370 WARN  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_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> 61388 INFO  (zkCallback-549-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 61422 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 61717 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44969.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 61751 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44969.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 61752 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44969.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 61767 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:44969_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/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001/tempDir-001/node1
   [junit4]   2> 62177 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 62179 WARN  (jetty-launcher-525-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 62180 WARN  (jetty-launcher-525-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71407e2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62180 WARN  (jetty-launcher-525-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71407e2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62200 WARN  (jetty-launcher-525-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 62395 WARN  (jetty-launcher-525-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3474871e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62395 WARN  (jetty-launcher-525-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3474871e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62396 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34031/solr
   [junit4]   2> 62402 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62682 INFO  (zkConnectionManagerCallback-570-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62700 INFO  (jetty-launcher-525-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62785 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 62785 WARN  (jetty-launcher-525-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 62786 WARN  (jetty-launcher-525-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75c199de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62786 WARN  (jetty-launcher-525-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75c199de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62822 WARN  (jetty-launcher-525-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 62854 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62858 INFO  (zkConnectionManagerCallback-576-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62858 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62858 WARN  (jetty-launcher-525-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f923c79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62858 WARN  (jetty-launcher-525-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f923c79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62862 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34031/solr
   [junit4]   2> 62863 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62875 WARN  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 62875 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 62878 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35873_solr as DOWN
   [junit4]   2> 62879 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 62879 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35873_solr
   [junit4]   2> 62894 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 62895 WARN  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_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> 62946 INFO  (zkConnectionManagerCallback-582-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62946 INFO  (jetty-launcher-525-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62982 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 62986 INFO  (zkCallback-575-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 62986 INFO  (zkCallback-549-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 63009 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35873.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 63187 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63221 INFO  (zkConnectionManagerCallback-589-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63221 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63225 WARN  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 63238 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 63238 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35873.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 63238 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35873.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 63240 INFO  (jetty-launcher-525-thread-3) [n:127.0.0.1:35873_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/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001/tempDir-001/node3
   [junit4]   2> 63241 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35799_solr as DOWN
   [junit4]   2> 63246 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 63246 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35799_solr
   [junit4]   2> 63247 INFO  (zkCallback-549-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 63254 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 63255 WARN  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_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> 63314 INFO  (zkCallback-575-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 63334 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 63357 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35799.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 63357 INFO  (zkCallback-588-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 63619 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35799.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 63619 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35799.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 63620 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:35799_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/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001/tempDir-001/node2
   [junit4]   2> 63687 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 63697 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63719 INFO  (zkConnectionManagerCallback-603-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63719 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63724 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 63726 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34031/solr ready
   [junit4]   2> 63736 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 63754 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46a6ee2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63754 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46a6ee2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63959 INFO  (qtp955272733-1007) [n:127.0.0.1:44969_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 63967 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 63974 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b9ed69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63974 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b9ed69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63975 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 63978 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@131a68c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63978 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@131a68c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64123 INFO  (OverseerThreadFactory-557-thread-1-processing-n:127.0.0.1:44969_solr) [n:127.0.0.1:44969_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 64232 INFO  (OverseerStateUpdate-73643858406014983-127.0.0.1:44969_solr-n_0000000000) [n:127.0.0.1:44969_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44969_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:44969/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 64234 INFO  (OverseerStateUpdate-73643858406014983-127.0.0.1:44969_solr-n_0000000000) [n:127.0.0.1:44969_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:35873_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35873/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 64464 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64488 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64489 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_solr    x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 64501 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 64504 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 64508 WARN  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64508 WARN  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64508 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64508 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64511 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35873.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 64511 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001/tempDir-001/node3/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001/tempDir-001/node3/collection1_shard2_replica_n2/data/]
   [junit4]   2> 64514 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 64517 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 64520 WARN  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64520 WARN  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64520 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64520 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64520 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44969.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1bc94c
   [junit4]   2> 64520 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001/tempDir-001/node1/collection1_shard1_replica_n1/data/]
   [junit4]   2> 64567 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64567 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64568 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 64568 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 64703 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64704 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64704 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64704 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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 1702004825769639936
   [junit4]   2> 64707 INFO  (searcherExecutor-610-thread-1-processing-n:127.0.0.1:35873_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:35873_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> 64712 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64712 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64715 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64715 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64715 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35873/solr/collection1_shard2_replica_n2/
   [junit4]   2> 64715 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64716 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:35873/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 64716 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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/73643858406014985-core_node4-n_0000000000
   [junit4]   2> 64716 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64716 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64717 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 64717 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 64720 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64721 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64721 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64721 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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 1702004825787465728
   [junit4]   2> 64724 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35873/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 64726 INFO  (searcherExecutor-612-thread-1-processing-n:127.0.0.1:44969_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:44969_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> 64729 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64729 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64733 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64733 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64733 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44969/solr/collection1_shard1_replica_n1/
   [junit4]   2> 64734 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64734 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:44969/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 64734 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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/73643858406014983-core_node3-n_0000000000
   [junit4]   2> 64737 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44969/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 64839 INFO  (zkCallback-575-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 64839 INFO  (zkCallback-549-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 64839 INFO  (zkCallback-575-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 64840 INFO  (zkCallback-549-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 64841 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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> 64842 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 64846 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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=382
   [junit4]   2> 64848 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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=359
   [junit4]   2> 64850 INFO  (qtp2095654932-997) [n:127.0.0.1:35873_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> 64946 INFO  (zkCallback-575-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 64946 INFO  (zkCallback-549-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 64946 INFO  (zkCallback-575-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 64946 INFO  (zkCallback-549-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 64947 INFO  (qtp2095654932-997) [n:127.0.0.1:35873_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=912
   [junit4]   2> 64947 INFO  (zkCallback-575-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 64947 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 64950 INFO  (zkCallback-549-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 64964 INFO  (qtp955272733-1007) [n:127.0.0.1:44969_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> 64968 INFO  (qtp955272733-1008) [n:127.0.0.1:44969_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> 64975 INFO  (qtp955272733-1001) [n:127.0.0.1:44969_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 64981 INFO  (qtp955272733-1004) [n:127.0.0.1:44969_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> 65095 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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=1}, version=1}
   [junit4]   2> 65095 INFO  (qtp2095654932-996) [n:127.0.0.1:35873_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={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 65098 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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> 65098 INFO  (qtp955272733-1006) [n:127.0.0.1:44969_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=17
   [junit4]   2> 65216 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=395620716
   [junit4]   2> 65216 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1462874798
   [junit4]   2> 65216 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44969_solr
   [junit4]   2> 65216 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35873_solr
   [junit4]   2> 65219 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 65219 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 65219 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35873_solr as DOWN
   [junit4]   2> 65219 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44969_solr as DOWN
   [junit4]   2> 65231 INFO  (coreCloseExecutor-629-thread-1) [n:127.0.0.1:35873_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@68791f88
   [junit4]   2> 65231 INFO  (coreCloseExecutor-629-thread-1) [n:127.0.0.1:35873_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n2 tag=SolrCore@68791f88
   [junit4]   2> 65231 INFO  (coreCloseExecutor-629-thread-1) [n:127.0.0.1:35873_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a51ef18: rootName = solr_35873, 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@73589864
   [junit4]   2> 65232 INFO  (coreCloseExecutor-630-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@24d2f056
   [junit4]   2> 65232 INFO  (coreCloseExecutor-630-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@24d2f056
   [junit4]   2> 65232 INFO  (coreCloseExecutor-630-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fa775cc: rootName = solr_44969, 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@54d00c7
   [junit4]   2> 65234 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1681772085
   [junit4]   2> 65234 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35799_solr
   [junit4]   2> 65235 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 65235 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35799_solr as DOWN
   [junit4]   2> 65243 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 65244 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3533e6e8: rootName = solr_35799, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7bb6238
   [junit4]   2> 65253 INFO  (coreCloseExecutor-630-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@24d2f056
   [junit4]   2> 65258 INFO  (coreCloseExecutor-630-thread-1) [n:127.0.0.1:44969_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() .
   [junit4]   2> 65267 INFO  (coreCloseExecutor-629-thread-1) [n:127.0.0.1:35873_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@68791f88
   [junit4]   2> 65267 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 65268 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 65267 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69122190: rootName = solr_35799, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@54ff9a83
   [junit4]   2> 65268 INFO  (coreCloseExecutor-629-thread-1) [n:127.0.0.1:35873_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() .
   [junit4]   2> 65268 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67113296: rootName = solr_44969, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@70c5a211
   [junit4]   2> 65274 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 65274 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17bf8221: rootName = solr_35873, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@71952555
   [junit4]   2> 65281 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 65281 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ea6e2f1: rootName = solr_35799, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@b036148
   [junit4]   2> 65282 INFO  (jetty-closer-621-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 65282 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 65282 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c1d2b4b: rootName = solr_44969, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@54ff9a83
   [junit4]   2> 65287 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 65287 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fa2604b: rootName = solr_44969, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@b036148
   [junit4]   2> 65287 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 65288 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 65288 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32d63c1c: rootName = solr_35873, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@54ff9a83
   [junit4]   2> 65288 INFO  (closeThreadPool-637-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73643858406014983-127.0.0.1:44969_solr-n_0000000000) closing
   [junit4]   2> 65290 WARN  (jetty-launcher-525-thread-2-SendThread(127.0.0.1:34031)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105a2b2f42e000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105a2b2f42e000b, 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 0x105a2b2f42e000b, 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> 65292 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 65292 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bf4c21f: rootName = solr_35873, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@b036148
   [junit4]   2> 65292 INFO  (jetty-closer-621-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 65292 INFO  (zkCallback-575-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 65293 INFO  (OverseerStateUpdate-73643858406014983-127.0.0.1:44969_solr-n_0000000000) [n:127.0.0.1:44969_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44969_solr
   [junit4]   2> 65295 WARN  (jetty-launcher-525-thread-1-SendThread(127.0.0.1:34031)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105a2b2f42e0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105a2b2f42e0007, 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 0x105a2b2f42e0007, 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> 65295 INFO  (zkCallback-575-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 65297 INFO  (OverseerAutoScalingTriggerThread-73643858406014983-127.0.0.1:44969_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 65298 INFO  (closeThreadPool-637-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73643858406014983-127.0.0.1:44969_solr-n_0000000000) closing
   [junit4]   2> 65392 INFO  (jetty-closer-621-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3144db8d{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 65392 INFO  (jetty-closer-621-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d14c738{/solr,null,STOPPED}
   [junit4]   2> 65392 INFO  (jetty-closer-621-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 65395 INFO  (jetty-closer-621-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73643858406014983-127.0.0.1:44969_solr-n_0000000000) closing
   [junit4]   2> 65398 INFO  (jetty-closer-621-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3208256d{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 65398 WARN  (jetty-launcher-525-thread-3-SendThread(127.0.0.1:34031)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105a2b2f42e0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105a2b2f42e0009, 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 0x105a2b2f42e0009, 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> 65398 INFO  (jetty-closer-621-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@305ad271{/solr,null,STOPPED}
   [junit4]   2> 65398 INFO  (jetty-closer-621-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 65500 INFO  (jetty-closer-621-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@76114364{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 65500 INFO  (jetty-closer-621-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d5b0ea4{/solr,null,STOPPED}
   [junit4]   2> 65500 INFO  (jetty-closer-621-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 65502 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 65604 WARN  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]-SendThread(127.0.0.1:34031)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105a2b2f42e0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105a2b2f42e0001, 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 0x105a2b2f42e0001, 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> 65706 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> 	3	/solr/collections/collection1/terms/shard2
   [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/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections/collection1/state.json
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 65708 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34031
   [junit4]   2> 65708 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34031
   [junit4]   2> 65708 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34031
   [junit4]   2> 65709 INFO  (TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParallelUpdateQTime
   [junit4]   2> 65712 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testVersionsAreReturned
   [junit4]   2> 65713 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] 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/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001/tempDir-002
   [junit4]   2> 65713 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 65716 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 65716 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 65718 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 65816 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33527
   [junit4]   2> 65816 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33527
   [junit4]   2> 65816 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33527
   [junit4]   2> 65816 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33527
   [junit4]   2> 65818 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 65826 INFO  (zkConnectionManagerCallback-640-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65826 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 65832 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 65836 INFO  (zkConnectionManagerCallback-642-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65836 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 65837 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 65846 INFO  (zkConnectionManagerCallback-644-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65846 INFO  (TEST-CloudHttp2SolrClientTest.testVersionsAreReturned-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 65951 INFO  (jetty-launcher-645-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 65951 INFO  (jetty-launcher-645-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 65951 INFO  (jetty-launcher-645-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 65951 INFO  (jetty-launcher-645-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 65952 INFO  (jetty-launcher-645-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 65952 INFO  (jetty-launcher-645-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 65952 INFO  (jetty-launcher-645-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 65952 INFO  (jetty-launcher-645-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 65952 INFO  (jetty-launcher-645-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 65956 INFO  (jetty-launcher-645-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 65956 INFO  (jetty-launcher-645-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 65956 INFO  (jetty-launcher-645-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 65956 INFO  (jetty-launcher-645-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 65956 INFO  (jetty-launcher-645-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 65956 INFO  (jetty-launcher-645-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 65956 INFO  (jetty-launcher-645-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@771eb17d{/solr,null,AVAILABLE}
   [junit4]   2> 65956 INFO  (jetty-launcher-645-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 65956 INFO  (jetty-launcher-645-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 65957 INFO  (jetty-launcher-645-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 65957 INFO  (jetty-launcher-645-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@406ce7e4{/solr,null,AVAILABLE}
   [junit4]   2> 65957 INFO  (jetty-launcher-645-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bb3f1b5{/solr,null,AVAILABLE}
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@230c0c0d{SSL, (ssl, http/1.1)}{127.0.0.1:34137}
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-1) [     ] o.e.j.s.Server Started @66478ms
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33527/solr, hostPort=34137}
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f95dc0a{SSL, (ssl, http/1.1)}{127.0.0.1:41819}
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-3) [     ] o.e.j.s.Server Started @66479ms
   [junit4]   2> 65958 ERROR (jetty-launcher-645-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33527/solr, hostPort=41819}
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T13:18:09.990Z
   [junit4]   2> 65958 ERROR (jetty-launcher-645-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 65958 INFO  (jetty-launcher-645-thread-3) [     ] o.a.s.s.SolrDispatchFilter / _

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

ack-2579-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 157990 INFO  (coreCloseExecutor-2657-thread-1) [n:127.0.0.1:43421_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@c1e79e6
   [junit4]   2> 157992 INFO  (coreCloseExecutor-2657-thread-1) [n:127.0.0.1:43421_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 157997 INFO  (closeThreadPool-2658-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73643864860917768-127.0.0.1:44333_solr-n_0000000000) closing
   [junit4]   2> 158026 INFO  (OverseerStateUpdate-73643864860917768-127.0.0.1:44333_solr-n_0000000000) [n:127.0.0.1:44333_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44333_solr
   [junit4]   2> 158030 INFO  (OverseerAutoScalingTriggerThread-73643864860917768-127.0.0.1:44333_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 158051 INFO  (jetty-closer-2643-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 158051 INFO  (jetty-closer-2643-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a505937: rootName = solr_43421, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@71633420
   [junit4]   2> 158056 INFO  (closeThreadPool-2658-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73643864860917768-127.0.0.1:44333_solr-n_0000000000) closing
   [junit4]   2> 158061 INFO  (jetty-closer-2643-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 158061 INFO  (jetty-closer-2643-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ba2be17: rootName = solr_43421, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@54ff9a83
   [junit4]   2> 158064 INFO  (jetty-closer-2643-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 158064 INFO  (jetty-closer-2643-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79e4407e: rootName = solr_43421, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@b036148
   [junit4]   2> 158064 INFO  (jetty-closer-2643-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 158064 WARN  (jetty-launcher-2547-thread-1-SendThread(127.0.0.1:38097)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105a2b474ec0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105a2b474ec0008, 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 0x105a2b474ec0008, 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> 158065 INFO  (zkCallback-2611-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 158096 INFO  (jetty-closer-2643-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4fb95459{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 158096 INFO  (jetty-closer-2643-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29193d65{/solr,null,STOPPED}
   [junit4]   2> 158097 INFO  (jetty-closer-2643-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 158321 INFO  (jetty-closer-2643-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73643864860917768-127.0.0.1:44333_solr-n_0000000000) closing
   [junit4]   2> 158323 INFO  (jetty-closer-2643-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@94adc60{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 158324 INFO  (jetty-closer-2643-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25cc4fb6{/solr,null,STOPPED}
   [junit4]   2> 158324 INFO  (jetty-closer-2643-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 158423 INFO  (jetty-closer-2643-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@af7c3d2{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 158423 INFO  (jetty-closer-2643-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@575a0057{/solr,null,STOPPED}
   [junit4]   2> 158423 INFO  (jetty-closer-2643-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 158424 INFO  (TEST-CloudHttp2SolrClientTest.stateVersionParamTest-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 158426 WARN  (TEST-CloudHttp2SolrClientTest.stateVersionParamTest-seed#[EC58BD11AE2BE90B]-SendThread(127.0.0.1:38097)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105a2b474ec0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105a2b474ec0000, 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 0x105a2b474ec0000, 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> 158666 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> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73643864860917768-127.0.0.1:44333_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	13	/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> 158671 INFO  (TEST-CloudHttp2SolrClientTest.stateVersionParamTest-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38097
   [junit4]   2> 158671 INFO  (TEST-CloudHttp2SolrClientTest.stateVersionParamTest-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38097
   [junit4]   2> 158671 INFO  (TEST-CloudHttp2SolrClientTest.stateVersionParamTest-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38097
   [junit4]   2> 158671 INFO  (TEST-CloudHttp2SolrClientTest.stateVersionParamTest-seed#[EC58BD11AE2BE90B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending stateVersionParamTest
   [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/J2/temp/solr.client.solrj.impl.CloudHttp2SolrClientTest_EC58BD11AE2BE90B-001
   [junit4]   2> Jun 08, 2021 1:19:42 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=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=30898, maxDocsPerChunk=5, blockShift=20), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=30898, maxDocsPerChunk=5, blockSize=20)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pt, timezone=America/Indiana/Marengo
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=114707408,total=449839104
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeJettyTest, NormalizeEvaluatorTest, UsingSolrJRefGuideExamplesTest, GraphExpressionTest, ContentStreamTest, PreemptiveBasicAuthClientBuilderFactoryTest, JsonQueryRequestFacetingIntegrationTest, CubedRootEvaluatorTest, RawValueEvaluatorTest, SolrExampleBinaryHttp2Test, TestZkConfigManager, NoOpResponseParserTest, CloudHttp2SolrClientTest]
   [junit4] Completed [97/215 (1!)] on J2 in 103.77s, 17 tests, 1 failure <<< FAILURES!

[...truncated 51723 lines...]

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33625/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 13694 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 281426 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-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> 281426 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 281426 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-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_C9EC5A8908BE5D2A-001/data-dir-13-001
   [junit4]   2> 281426 WARN  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 281427 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 281428 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 281429 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-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_C9EC5A8908BE5D2A-001/tempDir-001
   [junit4]   2> 281429 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 281429 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 281429 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 281430 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 281529 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 46613
   [junit4]   2> 281529 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46613
   [junit4]   2> 281529 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46613
   [junit4]   2> 281529 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46613
   [junit4]   2> 281531 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281536 INFO  (zkConnectionManagerCallback-4444-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281536 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281544 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281547 INFO  (zkConnectionManagerCallback-4446-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281548 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281551 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281552 INFO  (zkConnectionManagerCallback-4448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281552 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281669 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 281669 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 281669 INFO  (jetty-launcher-4449-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 281669 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 281669 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 281670 INFO  (jetty-launcher-4449-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 281696 INFO  (jetty-launcher-4449-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 281696 INFO  (jetty-launcher-4449-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 281696 INFO  (jetty-launcher-4449-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 281708 INFO  (jetty-launcher-4449-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 281708 INFO  (jetty-launcher-4449-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 281708 INFO  (jetty-launcher-4449-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 281720 INFO  (jetty-launcher-4449-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54e3259b{/solr,null,AVAILABLE}
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5fe12a5b{SSL, (ssl, http/1.1)}{127.0.0.1:33795}
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-1) [     ] o.e.j.s.Server Started @281797ms
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5499bd16{/solr,null,AVAILABLE}
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46613/solr, hostPort=33795}
   [junit4]   2> 281721 ERROR (jetty-launcher-4449-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T17:22:09.081Z
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@750f127a{SSL, (ssl, http/1.1)}{127.0.0.1:33625}
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-2) [     ] o.e.j.s.Server Started @281798ms
   [junit4]   2> 281721 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46613/solr, hostPort=33625}
   [junit4]   2> 281722 ERROR (jetty-launcher-4449-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 281722 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 281722 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 281722 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 281722 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 281722 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T17:22:09.082Z
   [junit4]   2> 281740 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281740 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 281744 INFO  (zkConnectionManagerCallback-4451-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281744 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281744 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 281748 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 281748 INFO  (zkConnectionManagerCallback-4453-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 281748 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281748 WARN  (jetty-launcher-4449-thread-1-SendThread(127.0.0.1:46613)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100cff2af070003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100cff2af070003, 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 0x100cff2af070003, 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> 281752 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 281853 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 282213 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 282213 WARN  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 282215 WARN  (jetty-launcher-4449-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e2ed2e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 282215 WARN  (jetty-launcher-4449-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e2ed2e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 282218 WARN  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 282219 WARN  (jetty-launcher-4449-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@173d6b01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 282219 WARN  (jetty-launcher-4449-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@173d6b01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 282220 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46613/solr
   [junit4]   2> 282224 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 282224 INFO  (zkConnectionManagerCallback-4467-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 282225 INFO  (jetty-launcher-4449-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 282326 INFO  (jetty-launcher-4449-thread-2) [n:127.0.0.1:33625_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 282327 INFO  (zkConnectionManagerCallback-4469-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 282327 INFO  (jetty-launcher-4449-thread-2) [n:127.0.0.1:33625_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 282395 WARN  (jetty-launcher-4449-thread-2) [n:127.0.0.1:33625_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 282407 INFO  (jetty-launcher-4449-thread-2) [n:127.0.0.1:33625_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33625_solr
   [junit4]   2> 282408 INFO  (jetty-launcher-4449-thread-2) [n:127.0.0.1:33625_solr     ] o.a.s.c.Overseer Overseer (id=72286235263434758-127.0.0.1:33625_solr-n_0000000000) starting
   [junit4]   2> 282425 INFO  (OverseerStateUpdate-72286235263434758-127.0.0.1:33625_solr-n_0000000000) [n:127.0.0.1:33625_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33625_solr
   [junit4]   2> 282428 INFO  (jetty-launcher-4449-thread-2) [n:127.0.0.1:33625_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33625_solr
   [junit4]   2> 282430 INFO  (jetty-launcher-4449-thread-2) [n:127.0.0.1:33625_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 282430 WARN  (jetty-launcher-4449-thread-2) [n:127.0.0.1:33625_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> 282437 INFO  (zkCallback-4468-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 282444 INFO  (jetty-launcher-4449-thread-2) [n:127.0.0.1:33625_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_C9EC5A8908BE5D2A-001/tempDir-001/node2
   [junit4]   2> 282605 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 282605 WARN  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 282606 WARN  (jetty-launcher-4449-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ad87437[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 282606 WARN  (jetty-launcher-4449-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ad87437[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 282609 WARN  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 282609 WARN  (jetty-launcher-4449-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56e9cb9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 282609 WARN  (jetty-launcher-4449-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56e9cb9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 282611 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46613/solr
   [junit4]   2> 282615 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 282615 INFO  (zkConnectionManagerCallback-4487-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 282615 INFO  (jetty-launcher-4449-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 282616 WARN  (jetty-launcher-4449-thread-1-SendThread(127.0.0.1:46613)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100cff2af070007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100cff2af070007, 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 0x100cff2af070007, 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> 282717 INFO  (jetty-launcher-4449-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 282719 INFO  (zkConnectionManagerCallback-4489-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 282720 INFO  (jetty-launcher-4449-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 282723 WARN  (jetty-launcher-4449-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 282724 INFO  (jetty-launcher-4449-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 282727 INFO  (jetty-launcher-4449-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33795_solr as DOWN
   [junit4]   2> 282728 INFO  (jetty-launcher-4449-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 282728 INFO  (jetty-launcher-4449-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33795_solr
   [junit4]   2> 282729 INFO  (zkCallback-4468-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 282729 INFO  (zkCallback-4488-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 282730 INFO  (jetty-launcher-4449-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 282731 WARN  (jetty-launcher-4449-thread-1) [n:127.0.0.1:33795_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> 282744 INFO  (jetty-launcher-4449-thread-1) [n:127.0.0.1:33795_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_C9EC5A8908BE5D2A-001/tempDir-001/node1
   [junit4]   2> 282751 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 282756 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 282758 INFO  (zkConnectionManagerCallback-4500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 282758 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 282760 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 282763 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46613/solr ready
   [junit4]   2> 282781 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 282814 INFO  (OverseerThreadFactory-4476-thread-1-processing-n:127.0.0.1:33625_solr) [n:127.0.0.1:33625_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 282921 INFO  (OverseerStateUpdate-72286235263434758-127.0.0.1:33625_solr-n_0000000000) [n:127.0.0.1:33625_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33625_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:33625/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 282923 INFO  (OverseerStateUpdate-72286235263434758-127.0.0.1:33625_solr-n_0000000000) [n:127.0.0.1:33625_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:33795_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:33795/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 283145 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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> 283146 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 283169 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 283171 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 283171 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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> 283171 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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> 283175 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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_C9EC5A8908BE5D2A-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_C9EC5A8908BE5D2A-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 283178 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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> 283201 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 283203 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 283203 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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> 283203 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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> 283204 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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_C9EC5A8908BE5D2A-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_C9EC5A8908BE5D2A-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 283215 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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> 283215 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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> 283216 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 283216 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 283217 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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> 283218 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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> 283218 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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> 283218 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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 1702020178853756928
   [junit4]   2> 283220 INFO  (searcherExecutor-4502-thread-1-processing-n:127.0.0.1:33625_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:33625_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> 283223 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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}, version=0}
   [junit4]   2> 283223 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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> 283228 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 283234 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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> 283234 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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> 283234 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 283234 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 283236 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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> 283236 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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> 283236 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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> 283236 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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 1702020178872631296
   [junit4]   2> 283238 INFO  (searcherExecutor-4504-thread-1-processing-n:127.0.0.1:33795_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:33795_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> 283242 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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_node3=0, core_node4=0}, version=1}
   [junit4]   2> 283242 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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> 283729 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 283729 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 283729 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33625/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 283729 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:33625/solr  START replicas=[https://127.0.0.1:33795/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 283730 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:33625/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 283738 INFO  (qtp1427718443-6787) [n:127.0.0.1:33795_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=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 283738 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 283738 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 283738 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72286235263434758-core_node3-n_0000000000
   [junit4]   2> 283740 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33625/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 283842 INFO  (zkCallback-4468-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> 283843 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 283846 INFO  (qtp2146924810-6793) [n:127.0.0.1:33625_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=701
   [junit4]   2> 283945 INFO  (zkCallback-4468-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> 283945 INFO  (zkCallback-4468-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> 284249 INFO  (qtp1427718443-6797) [n:127.0.0.1:33795_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=1071
   [junit4]   2> 284252 INFO  (qtp2146924810-6796) [n:127.0.0.1:33625_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> 284349 INFO  (zkCallback-4468-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> 284349 INFO  (zkCallback-4468-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> 284349 INFO  (zkCallback-4488-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> 284349 INFO  (zkCallback-4488-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> 284350 INFO  (qtp2146924810-6796) [n:127.0.0.1:33625_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=1538
   [junit4]   2> 284350 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 284354 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:33795/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:33625_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:33625/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:33795_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:33795/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> 284354 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=759477773
   [junit4]   2> 284355 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33795_solr
   [junit4]   2> 284355 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 284355 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33795_solr as DOWN
   [junit4]   2> 284362 INFO  (coreCloseExecutor-4516-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@263e2cb8
   [junit4]   2> 284362 INFO  (coreCloseExecutor-4516-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@263e2cb8
   [junit4]   2> 284362 INFO  (coreCloseExecutor-4516-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@263e2cb8
   [junit4]   2> 284363 INFO  (coreCloseExecutor-4516-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 284364 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 284364 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 284364 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 284364 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 284370 WARN  (jetty-launcher-4449-thread-1-SendThread(127.0.0.1:46613)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100cff2af070008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100cff2af070008, 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 0x100cff2af070008, 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> 284370 INFO  (zkCallback-4468-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 284370 INFO  (zkCallback-4499-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 284457 INFO  (zkCallback-4468-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 284457 INFO  (zkCallback-4468-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> 284472 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fe12a5b{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 284472 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54e3259b{/solr,null,STOPPED}
   [junit4]   2> 284472 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 284473 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 33795
   [junit4]   2> 284473 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 284478 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33625_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:33625/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 284488 ERROR (qtp2146924810-6792) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 40 more
   [junit4]   2> 284490 INFO  (qtp2146924810-6792) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 284490 ERROR (qtp2146924810-6792) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 284490 INFO  (qtp2146924810-6792) [n:127.0.0.1:33625_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=/update params={commit=true&wt=javabin&version=2} status=500 QTime=4
   [junit4]   2> 284491 ERROR (qtp2146924810-6792) [n:127.0.0.1:33625_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 284495 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=33795)
   [junit4]   2> 284497 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 33795 try number 2 ...
   [junit4]   2> 284497 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 284504 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 284504 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 284504 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 284504 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44adbf7b{/solr,null,AVAILABLE}
   [junit4]   2> 284506 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@45d34e10{SSL, (ssl, http/1.1)}{127.0.0.1:33795}
   [junit4]   2> 284506 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.s.Server Started @284582ms
   [junit4]   2> 284506 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46613/solr, hostPort=33795}
   [junit4]   2> 284506 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 284506 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 284506 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 284506 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 284506 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 284506 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T17:22:11.866Z
   [junit4]   2> 284507 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284508 INFO  (zkConnectionManagerCallback-4520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284508 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284508 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 284511 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 284512 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]-SendThread(127.0.0.1:46613)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100cff2af07000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100cff2af07000a, 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 0x100cff2af07000a, 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> 284816 INFO  (OverseerCollectionConfigSetProcessor-72286235263434758-127.0.0.1:33625_solr-n_0000000000) [n:127.0.0.1:33625_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> 285236 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 285236 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 285237 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5042f369[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285237 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5042f369[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285239 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 285240 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d85dc11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285240 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d85dc11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285241 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46613/solr
   [junit4]   2> 285242 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285243 INFO  (zkConnectionManagerCallback-4531-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 285243 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 285244 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]-SendThread(127.0.0.1:46613)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100cff2af07000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100cff2af07000b, 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 0x100cff2af07000b, 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> 285346 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285346 INFO  (zkConnectionManagerCallback-4533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 285346 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 285350 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 285350 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 285353 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33795_solr as DOWN
   [junit4]   2> 285354 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 285354 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33795_solr
   [junit4]   2> 285355 INFO  (zkCallback-4499-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 285355 INFO  (zkCallback-4468-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 285356 INFO  (zkCallback-4532-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 285357 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 285357 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_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> 285376 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_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_C9EC5A8908BE5D2A-001/tempDir-001/node1
   [junit4]   2> 285376 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C9EC5A8908BE5D2A]) [n:127.0.0.1:33795_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 285394 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 285396 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 285396 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 285404 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 285405 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 285405 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_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> 285405 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_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> 285417 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_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_C9EC5A8908BE5D2A-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_C9EC5A8908BE5D2A-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 285444 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_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> 285444 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_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> 285444 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 285444 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 285445 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_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> 285446 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_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> 285446 INFO  (coreLoadExecutor-4539-thread-1-processing-n:127.0.0.1:33795_solr) [n:127.0.0.1:33795_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive

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

 for registry=solr.node tag=null
   [junit4]   2> 296372 INFO  (jetty-closer-4552-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 296372 INFO  (jetty-closer-4552-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 296372 INFO  (jetty-closer-4552-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 296373 INFO  (closeThreadPool-4561-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72286235263434758-127.0.0.1:33625_solr-n_0000000000) closing
   [junit4]   2> 296373 INFO  (OverseerStateUpdate-72286235263434758-127.0.0.1:33625_solr-n_0000000000) [n:127.0.0.1:33625_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33625_solr
   [junit4]   2> 296374 INFO  (coreCloseExecutor-4559-thread-1) [n:127.0.0.1:33795_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 296375 INFO  (OverseerAutoScalingTriggerThread-72286235263434758-127.0.0.1:33625_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 296377 INFO  (closeThreadPool-4561-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72286235263434758-127.0.0.1:33625_solr-n_0000000000) closing
   [junit4]   2> 296377 INFO  (jetty-closer-4552-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 296377 INFO  (jetty-closer-4552-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 296377 INFO  (jetty-closer-4552-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 296377 INFO  (jetty-closer-4552-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 296377 INFO  (zkCallback-4532-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 296377 WARN  (NIOWorkerThread-6) [     ] o.a.z.s.NIOServerCnxn Unexpected exception
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:33366, session = 0x100cff2af070006
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
   [junit4]   2> org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:33366, session = 0x100cff2af070006
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_281]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 296482 INFO  (jetty-closer-4552-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72286235263434758-127.0.0.1:33625_solr-n_0000000000) closing
   [junit4]   2> 296483 INFO  (jetty-closer-4552-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@750f127a{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 296488 INFO  (jetty-closer-4552-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5499bd16{/solr,null,STOPPED}
   [junit4]   2> 296488 INFO  (jetty-closer-4552-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 296982 INFO  (jetty-closer-4552-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@45d34e10{SSL, (ssl, http/1.1)}{127.0.0.1:33795}
   [junit4]   2> 296982 INFO  (jetty-closer-4552-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44adbf7b{/solr,null,STOPPED}
   [junit4]   2> 296982 INFO  (jetty-closer-4552-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 296983 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 296984 WARN  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker-SendThread(127.0.0.1:46613)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100cff2af070000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100cff2af070000, 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 0x100cff2af070000, 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> 297085 WARN  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker-SendThread(127.0.0.1:46613)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100cff2af070001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100cff2af070001, 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 0x100cff2af070001, 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> 297186 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> 	8	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	5	/solr/collections/testOtherReplicasAreNotActive/state.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> 	24	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72286235263434758-127.0.0.1:33625_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 297188 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46613
   [junit4]   2> 297188 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46613
   [junit4]   2> 297188 INFO  (SUITE-LeaderTragicEventTest-seed#[C9EC5A8908BE5D2A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46613
   [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_C9EC5A8908BE5D2A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=270, maxMBSortInHeap=5.532086597259871, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fi-FI, timezone=Asia/Almaty
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=173560440,total=412090368
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, TestSolrDeletionPolicy2, CollectionsAPISolrJTest, LeaderElectionIntegrationTest, DistanceFunctionTest, CdcrBidirectionalTest, CSVRequestHandlerTest, LocalFSCloudIncrementalBackupTest, TestDynamicURP, TestCloudDeleteByQuery, TestSQLHandlerNonCloud, AutoAddReplicasPlanActionTest, TestDistributedMap, ConcurrentDeleteAndCreateCollectionTest, HdfsSyncSliceTest, NotRequiredUniqueKeyTest, LeaderTragicEventTest]
   [junit4] Completed [99/939 (1!)] on J1 in 16.02s, 2 tests, 1 error <<< FAILURES!

[...truncated 55316 lines...]