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/02/13 00:18:29 UTC

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

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

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

Error Message:
Error from server at https://127.0.0.1:35199/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:35199/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)


FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:36223/solr
	at __randomizedtesting.SeedInfo.seed([3CFAC12FFF1784F2:EA7C21D21C094368]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:506)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1228)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:915)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 15085 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1444643 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-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> 1444643 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1444643 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_3CFAC12FFF1784F2-001/data-dir-129-001
   [junit4]   2> 1444643 WARN  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 1444643 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1444645 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1444645 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1444646 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-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/J0/temp/solr.cloud.LeaderTragicEventTest_3CFAC12FFF1784F2-001/tempDir-001
   [junit4]   2> 1444646 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1444646 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1444646 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1444647 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1444746 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 46195
   [junit4]   2> 1444746 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46195
   [junit4]   2> 1444746 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46195
   [junit4]   2> 1444746 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46195
   [junit4]   2> 1444747 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444749 INFO  (zkConnectionManagerCallback-13457-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444749 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444756 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444757 INFO  (zkConnectionManagerCallback-13459-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444757 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444759 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444761 INFO  (zkConnectionManagerCallback-13461-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444761 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444864 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1444864 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1444864 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1444864 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1444865 INFO  (jetty-launcher-13462-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1444865 INFO  (jetty-launcher-13462-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1444871 INFO  (jetty-launcher-13462-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1444871 INFO  (jetty-launcher-13462-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1444871 INFO  (jetty-launcher-13462-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1444871 INFO  (jetty-launcher-13462-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1444871 INFO  (jetty-launcher-13462-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1444871 INFO  (jetty-launcher-13462-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1444871 INFO  (jetty-launcher-13462-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2865288{/solr,null,AVAILABLE}
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@339391d8{/solr,null,AVAILABLE}
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@77559af4{SSL, (ssl, http/1.1)}{127.0.0.1:35199}
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-2) [     ] o.e.j.s.Server Started @1444911ms
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46195/solr, hostPort=35199}
   [junit4]   2> 1444872 ERROR (jetty-launcher-13462-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-12T23:44:41.429Z
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62ec3f58{SSL, (ssl, http/1.1)}{127.0.0.1:46501}
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-1) [     ] o.e.j.s.Server Started @1444911ms
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46195/solr, hostPort=46501}
   [junit4]   2> 1444872 ERROR (jetty-launcher-13462-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1444872 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1444873 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-12T23:44:41.430Z
   [junit4]   2> 1444873 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444875 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444879 INFO  (zkConnectionManagerCallback-13464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444879 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444879 INFO  (zkConnectionManagerCallback-13466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1444879 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444879 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1444880 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1444883 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1444883 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1444883 WARN  (jetty-launcher-13462-thread-2-SendThread(127.0.0.1:46195)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1034f8cd1350003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1034f8cd1350003, 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 0x1034f8cd1350003, 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> 1444884 WARN  (jetty-launcher-13462-thread-1-SendThread(127.0.0.1:46195)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1034f8cd1350004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1034f8cd1350004, 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 0x1034f8cd1350004, 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> 1445232 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1445233 WARN  (jetty-launcher-13462-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> 1445234 WARN  (jetty-launcher-13462-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4624f91a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445234 WARN  (jetty-launcher-13462-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4624f91a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445236 WARN  (jetty-launcher-13462-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> 1445236 WARN  (jetty-launcher-13462-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f3c5b46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445236 WARN  (jetty-launcher-13462-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f3c5b46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445237 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46195/solr
   [junit4]   2> 1445239 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445243 INFO  (zkConnectionManagerCallback-13480-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445243 INFO  (jetty-launcher-13462-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1445345 INFO  (jetty-launcher-13462-thread-2) [n:127.0.0.1:35199_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445346 INFO  (zkConnectionManagerCallback-13482-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445346 INFO  (jetty-launcher-13462-thread-2) [n:127.0.0.1:35199_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1445403 INFO  (jetty-launcher-13462-thread-2) [n:127.0.0.1:35199_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35199_solr
   [junit4]   2> 1445404 INFO  (jetty-launcher-13462-thread-2) [n:127.0.0.1:35199_solr     ] o.a.s.c.Overseer Overseer (id=72989485191987206-127.0.0.1:35199_solr-n_0000000000) starting
   [junit4]   2> 1445408 INFO  (OverseerStateUpdate-72989485191987206-127.0.0.1:35199_solr-n_0000000000) [n:127.0.0.1:35199_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35199_solr
   [junit4]   2> 1445411 INFO  (jetty-launcher-13462-thread-2) [n:127.0.0.1:35199_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35199_solr
   [junit4]   2> 1445413 INFO  (jetty-launcher-13462-thread-2) [n:127.0.0.1:35199_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1445413 WARN  (jetty-launcher-13462-thread-2) [n:127.0.0.1:35199_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> 1445419 INFO  (zkCallback-13481-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1445430 INFO  (jetty-launcher-13462-thread-2) [n:127.0.0.1:35199_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/J0/temp/solr.cloud.LeaderTragicEventTest_3CFAC12FFF1784F2-001/tempDir-001/node2
   [junit4]   2> 1445850 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1445850 WARN  (jetty-launcher-13462-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> 1445851 WARN  (jetty-launcher-13462-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ca48f83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445851 WARN  (jetty-launcher-13462-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ca48f83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445854 WARN  (jetty-launcher-13462-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> 1445854 WARN  (jetty-launcher-13462-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@772390e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445854 WARN  (jetty-launcher-13462-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@772390e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1445855 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46195/solr
   [junit4]   2> 1445856 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445859 INFO  (zkConnectionManagerCallback-13500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445859 INFO  (jetty-launcher-13462-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1445961 INFO  (jetty-launcher-13462-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445967 INFO  (zkConnectionManagerCallback-13502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445967 INFO  (jetty-launcher-13462-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1445971 INFO  (jetty-launcher-13462-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1445975 INFO  (jetty-launcher-13462-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46501_solr as DOWN
   [junit4]   2> 1445976 INFO  (jetty-launcher-13462-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1445976 INFO  (jetty-launcher-13462-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46501_solr
   [junit4]   2> 1445977 INFO  (zkCallback-13481-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1445978 INFO  (jetty-launcher-13462-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1445978 WARN  (jetty-launcher-13462-thread-1) [n:127.0.0.1:46501_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> 1445983 INFO  (zkCallback-13501-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1445995 INFO  (jetty-launcher-13462-thread-1) [n:127.0.0.1:46501_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/J0/temp/solr.cloud.LeaderTragicEventTest_3CFAC12FFF1784F2-001/tempDir-001/node1
   [junit4]   2> 1446006 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1446006 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1446007 INFO  (zkConnectionManagerCallback-13513-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1446007 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1446008 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1446009 INFO  (SUITE-LeaderTragicEventTest-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46195/solr ready
   [junit4]   2> 1446027 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1446065 INFO  (OverseerThreadFactory-13489-thread-1-processing-n:127.0.0.1:35199_solr) [n:127.0.0.1:35199_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1446171 INFO  (OverseerStateUpdate-72989485191987206-127.0.0.1:35199_solr-n_0000000000) [n:127.0.0.1:35199_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:46501_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1446173 INFO  (OverseerStateUpdate-72989485191987206-127.0.0.1:35199_solr-n_0000000000) [n:127.0.0.1:35199_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35199_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1446385 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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> 1446385 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1446394 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1446410 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1446410 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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> 1446410 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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> 1446411 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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/J0/temp/solr.cloud.LeaderTragicEventTest_3CFAC12FFF1784F2-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_3CFAC12FFF1784F2-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1446424 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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> 1446443 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1446450 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1446450 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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> 1446450 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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> 1446450 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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> 1446450 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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> 1446450 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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/J0/temp/solr.cloud.LeaderTragicEventTest_3CFAC12FFF1784F2-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_3CFAC12FFF1784F2-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1446450 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1446451 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1446452 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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> 1446452 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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> 1446452 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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> 1446452 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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 1691534998119645184
   [junit4]   2> 1446454 INFO  (searcherExecutor-13515-thread-1-processing-n:127.0.0.1:35199_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:35199_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> 1446458 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1446459 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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> 1446463 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 1446473 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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> 1446473 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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> 1446474 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1446474 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1446475 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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> 1446475 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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> 1446475 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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> 1446475 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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 1691534998143762432
   [junit4]   2> 1446477 INFO  (searcherExecutor-13519-thread-1-processing-n:127.0.0.1:46501_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:46501_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> 1446480 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1446480 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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> 1446964 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1446964 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1446964 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35199/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 1446964 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=https://127.0.0.1:35199/solr  START replicas=[https://127.0.0.1:46501/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1446965 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=https://127.0.0.1:35199/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1446972 INFO  (qtp756469425-20912) [n:127.0.0.1:46501_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1446972 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1446972 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1446972 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72989485191987206-core_node4-n_0000000000
   [junit4]   2> 1446974 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35199/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 1447075 INFO  (zkCallback-13481-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> 1447076 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1447079 INFO  (qtp951024042-20917) [n:127.0.0.1:35199_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=694
   [junit4]   2> 1447179 INFO  (zkCallback-13481-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> 1447179 INFO  (zkCallback-13481-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> 1447488 INFO  (qtp756469425-20920) [n:127.0.0.1:46501_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=1064
   [junit4]   2> 1447490 INFO  (qtp951024042-20913) [n:127.0.0.1:35199_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> 1447588 INFO  (zkCallback-13501-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> 1447588 INFO  (zkCallback-13481-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> 1447588 INFO  (zkCallback-13501-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> 1447588 INFO  (zkCallback-13481-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1447588 INFO  (qtp951024042-20913) [n:127.0.0.1:35199_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=1525
   [junit4]   2> 1447589 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1447592 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:46501/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:46501_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "base_url":"https://127.0.0.1:46501/solr"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:35199_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "base_url":"https://127.0.0.1:35199/solr"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1447593 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1807913113
   [junit4]   2> 1447593 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46501_solr
   [junit4]   2> 1447593 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1447593 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46501_solr as DOWN
   [junit4]   2> 1447594 INFO  (coreCloseExecutor-13529-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@66d6ce8a
   [junit4]   2> 1447594 INFO  (coreCloseExecutor-13529-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@66d6ce8a
   [junit4]   2> 1447594 INFO  (coreCloseExecutor-13529-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@66d6ce8a
   [junit4]   2> 1447595 INFO  (coreCloseExecutor-13529-thread-1) [n:127.0.0.1:46501_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1447596 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1447596 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1447596 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1447596 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1447597 INFO  (zkCallback-13481-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1447597 INFO  (zkCallback-13512-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1447695 INFO  (zkCallback-13481-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1447695 INFO  (zkCallback-13481-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> 1447698 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@62ec3f58{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1447699 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@339391d8{/solr,null,STOPPED}
   [junit4]   2> 1447699 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1447699 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 46501
   [junit4]   2> 1447699 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1447705 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:35199_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "base_url":"https://127.0.0.1:35199/solr"}
   [junit4]   2> 1447712 ERROR (qtp951024042-20916) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2204) ~[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:2638) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_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> 1447714 INFO  (qtp951024042-20916) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1447714 ERROR (qtp951024042-20916) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.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:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1447714 INFO  (qtp951024042-20916) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=2
   [junit4]   2> 1447714 ERROR (qtp951024042-20916) [n:127.0.0.1:35199_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.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:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1447718 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=46501)
   [junit4]   2> 1447718 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 46501 try number 2 ...
   [junit4]   2> 1447718 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1447723 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1447723 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1447723 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1447724 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@790cf8b{/solr,null,AVAILABLE}
   [junit4]   2> 1447724 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d520e2b{SSL, (ssl, http/1.1)}{127.0.0.1:46501}
   [junit4]   2> 1447724 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.s.Server Started @1447763ms
   [junit4]   2> 1447724 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46195/solr, hostPort=46501}
   [junit4]   2> 1447725 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1447725 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1447725 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1447725 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1447725 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1447725 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-12T23:44:44.282Z
   [junit4]   2> 1447725 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1447727 INFO  (zkConnectionManagerCallback-13533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1447727 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1447728 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1447731 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1448066 INFO  (OverseerCollectionConfigSetProcessor-72989485191987206-127.0.0.1:35199_solr-n_0000000000) [n:127.0.0.1:35199_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> 1448401 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1448402 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] 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> 1448403 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a8643cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1448403 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a8643cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1448405 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] 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> 1448405 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78dfa389[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1448405 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78dfa389[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1448406 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46195/solr
   [junit4]   2> 1448407 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1448408 INFO  (zkConnectionManagerCallback-13544-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1448408 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1448510 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [n:127.0.0.1:46501_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1448511 INFO  (zkConnectionManagerCallback-13546-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1448511 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [n:127.0.0.1:46501_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1448515 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [n:127.0.0.1:46501_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1448518 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [n:127.0.0.1:46501_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46501_solr as DOWN
   [junit4]   2> 1448519 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [n:127.0.0.1:46501_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1448519 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [n:127.0.0.1:46501_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46501_solr
   [junit4]   2> 1448520 INFO  (zkCallback-13512-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1448520 INFO  (zkCallback-13481-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1448520 INFO  (zkCallback-13545-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1448522 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [n:127.0.0.1:46501_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1448522 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [n:127.0.0.1:46501_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> 1448537 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [n:127.0.0.1:46501_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/J0/temp/solr.cloud.LeaderTragicEventTest_3CFAC12FFF1784F2-001/tempDir-001/node1
   [junit4]   2> 1448537 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[3CFAC12FFF1784F2]) [n:127.0.0.1:46501_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 1448543 INFO  (coreLoadExecutor-13552-thread-1-processing-n:127.0.0.1:46501_solr) [n:127.0.0.1:46501_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1448562 INFO  (coreLoadExecutor-13552-thread-1-processing-n:127.0.0.1:46501_solr) [n:127.0.0.1:46501_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1448562 INFO  (coreLoadExecutor-13552-thread-1-

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

j.s.AbstractConnector Stopped ServerConnector@54fb5ae1{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2327865 INFO  (jetty-closer-20322-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29d3942{/solr,null,STOPPED}
   [junit4]   2> 2327865 INFO  (jetty-closer-20322-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2328289 INFO  (jetty-closer-20322-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@35dc6e7e{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2328289 INFO  (jetty-closer-20322-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46f6270{/solr,null,STOPPED}
   [junit4]   2> 2328289 INFO  (jetty-closer-20322-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2328290 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2328532 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/testCoreReloadingPluginColl/terms/shard1
   [junit4]   2> 	5	/solr/collections/testCoreReloadingPluginColl/terms/shard2
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 	4	/solr/collections/testCoreReloadingPluginColl/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/collections/testCoreReloadingPluginColl/state.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/overseer/queue
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	17	/solr/collections/testCoreReloadingPluginColl/state.json
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2328535 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38961
   [junit4]   2> 2328535 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38961
   [junit4]   2> 2328535 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38961
   [junit4]   2> 2328536 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[3CFAC12FFF1784F2]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCoreReloadingPlugin
   [junit4]   2> 2328537 INFO  (SUITE-TestPackages-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2328537 INFO  (SUITE-TestPackages-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38961
   [junit4]   2> 2328537 INFO  (SUITE-TestPackages-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38961
   [junit4]   2> 2328537 INFO  (SUITE-TestPackages-seed#[3CFAC12FFF1784F2]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38961
   [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/J2/temp/solr.pkg.TestPackages_3CFAC12FFF1784F2-001
   [junit4]   2> Feb 12, 2021 11:59:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=Lucene84, id=Lucene84, TestVersionedURP.Ver_s=Lucene84}, docValues:{}, maxPointsInLeafNode=988, maxMBSortInHeap=6.402369759651017, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-KW, timezone=America/Glace_Bay
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=290061968,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [TestUseDocValuesAsStored, SegmentsInfoRequestHandlerTest, BJQFilterAccessibleTest, RegexBoostProcessorTest, TestConfigsApi, TestChildDocTransformerHierarchy, TestSizeLimitedDistributedMap, TestDFRSimilarityFactory, FileBasedSpellCheckerTest, TestConfigSetsAPI, TestStressVersions, XmlUpdateRequestHandlerTest, TestRecoveryHdfs, TestLocalFSCloudBackupRestore, HdfsAutoAddReplicasIntegrationTest, TestPivotHelperCode, CategoryRoutedAliasUpdateProcessorTest, TestConfigSets, TestSimClusterStateProvider, DataDrivenBlockJoinTest, VersionInfoTest, RemoteQueryErrorTest, StatsReloadRaceTest, TestRangeQuery, SpellPossibilityIteratorTest, TestSnapshotCoreBackup, CdcrRequestHandlerTest, TestStressThreadBackup, CleanupOldIndexTest, TestAnalyzeInfixSuggestions, SuggesterFSTTest, TaggingAttributeTest, TestManagedSchemaThreadSafety, ActionThrottleTest, TestAddFieldRealTimeGet, SecurityHeadersTest, SolrCloudExampleTest, TestTlogReplayVsRecovery, TestGraphTermsQParserPlugin, SolrIndexConfigTest, TestFieldCollectionResource, TestSolrIndexConfig, TestSchemaManager, DocExpirationUpdateProcessorFactoryTest, LargeFieldTest, TlogReplayBufferedWhileIndexingTest, SignificantTermsQParserPluginTest, LeaderElectionTest, TestSweetSpotSimilarityFactory, RankFieldTest, TestCloudNestedDocsSort, InfoHandlerTest, TestCSVResponseWriter, TestFieldSortValues, TestCustomStream, PeerSyncTest, TestExactSharedStatsCache, PolyFieldTest, TestSimpleTextCodec, DistributedQueryComponentOptimizationTest, SSLMigrationTest, TestJsonFacetsStatsParsing, TestExternalRoleRuleBasedAuthorizationPlugin, TestLFUCache, TestSimTriggerIntegration, TestSubQueryTransformerDistrib, IndexSizeTriggerTest, QueryParsingTest, EnumFieldTest, DocumentAnalysisRequestHandlerTest, MultiDestinationAuditLoggerTest, ConcurrentCreateRoutedAliasTest, TestCollationFieldDocValues, DeleteShardTest, TestLogWatcher, TestUninvertingReader, CloneFieldUpdateProcessorFactoryTest, TestExceedMaxTermLength, TestBM25SimilarityFactory, TestIncrementalCoreBackup, AnalyticsQueryTest, TestQueryTypes, DateMathParserTest, BlockCacheTest, TestHttpServletCarrier, TestFieldCacheWithThreads, TestCloudInspectUtil, TestQueryingOnDownCollection, HdfsBasicDistributedZk2Test, TestFacetMethods, PingRequestHandlerTest, TestReqParamsAPI, BlockJoinFacetRandomTest, TestLegacyBM25SimilarityFactory, OverseerStatusTest, TestOverriddenPrefixQueryForCustomFieldType, JWTAuthPluginIntegrationTest, HdfsLockFactoryTest, TestCloudRecovery, TestDownShardTolerantSearch, URLClassifyProcessorTest, TestNamedUpdateProcessors, TestEmbeddedSolrServerConstructors, ShardTermsTest, ManagedSchemaRoundRobinCloudTest, DateRangeFieldTest, AuditLoggerPluginTest, EchoParamsTest, CdcrBidirectionalTest, TestQuerySenderListener, MigrateRouteKeyTest, ClusterStateUpdateTest, MoveReplicaTest, SystemCollectionCompatTest, DistributedFacetPivotSmallTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionPropsTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, LeaderVoteWaitTimeoutTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, TestAuthenticationFramework, TestCloudPhrasesIdentificationComponent, TestCloudRecovery2, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLockTree, TestMiniSolrCloudClusterSSL, TestSkipOverseerOperations, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, ZkControllerTest, ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest, CollectionsAPIAsyncDistributedZkTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, AutoAddReplicasPlanActionTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, ScheduledTriggerIntegrationTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SystemLogListenerTest, TestSimDistribStateManager, TestSimExecutePlanAction, TestSimGenericDistributedQueue, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, StressHdfsTest, ZkCollectionPropsCachingTest, ZkDynamicConfigTest, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, SolrCoreTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestJmxIntegration, TestSolrXml, TestXIncludeConfig, TestSolrCloudSnapshots, CoreAdminRequestStatusTest, MBeansHandlerTest, DistributedSuggestComponentTest, SearchHandlerTest, TestTrackingShardHandlerFactory, TestPostingsSolrHighlighter, TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, SolrCoreMetricManagerTest, SolrSlf4jReporterTest, TestPackages]
   [junit4] Completed [851/931 (2!)] on J2 in 174.78s, 4 tests, 1 error <<< FAILURES!

[...truncated 50997 lines...]

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

4 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:37323/h_en/rf

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37323/h_en/rf
	at __randomizedtesting.SeedInfo.seed([A0E5D4220DF5E32D:9C8B1D7BA82D48B4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:33127/h_en/rf

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33127/h_en/rf
	at __randomizedtesting.SeedInfo.seed([A0E5D4220DF5E32D:18268082F12E3658]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
	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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([A0E5D4220DF5E32D:5BDD2ACCC8694A21]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink(ShardSplitTest.java:131)
	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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([A0E5D4220DF5E32D:EAAF40229C5DCC28]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication(ShardSplitTest.java:126)
	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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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 16425 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1273855 INFO  (SUITE-ShardSplitTest-seed#[A0E5D4220DF5E32D]-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> 1273855 INFO  (SUITE-ShardSplitTest-seed#[A0E5D4220DF5E32D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1273855 INFO  (SUITE-ShardSplitTest-seed#[A0E5D4220DF5E32D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_A0E5D4220DF5E32D-001/data-dir-153-001
   [junit4]   2> 1273855 WARN  (SUITE-ShardSplitTest-seed#[A0E5D4220DF5E32D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1273856 INFO  (SUITE-ShardSplitTest-seed#[A0E5D4220DF5E32D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1273857 INFO  (SUITE-ShardSplitTest-seed#[A0E5D4220DF5E32D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1273857 INFO  (SUITE-ShardSplitTest-seed#[A0E5D4220DF5E32D]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /h_en/rf
   [junit4]   2> 1273861 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1273861 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1273861 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1273862 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1273961 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35503
   [junit4]   2> 1273961 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35503
   [junit4]   2> 1273961 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35503
   [junit4]   2> 1273961 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35503
   [junit4]   2> 1273962 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1273963 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273964 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1273964 DEBUG (zkConnectionManagerCallback-11657-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70f4ff4a name: ZooKeeperConnection Watcher:127.0.0.1:35503 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1273964 INFO  (zkConnectionManagerCallback-11657-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273964 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273964 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1273965 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1273966 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1273966 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273967 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1273967 DEBUG (zkConnectionManagerCallback-11659-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5babb01d name: ZooKeeperConnection Watcher:127.0.0.1:35503/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1273967 INFO  (zkConnectionManagerCallback-11659-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273967 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273967 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1273968 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 1273968 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1273968 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1273970 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1273970 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1273971 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1273971 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1273972 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1273972 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1273973 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1273973 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1273974 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1273974 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1273974 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1273974 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1273975 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1273975 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1273976 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1273976 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1273977 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1273977 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1273978 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1273978 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1273978 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1274076 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1274076 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1274076 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1274077 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1274077 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1274077 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1274077 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ac905f3{/h_en/rf,null,AVAILABLE}
   [junit4]   2> 1274078 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b1ec89{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37777}
   [junit4]   2> 1274078 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.s.Server Started @1274103ms
   [junit4]   2> 1274078 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_A0E5D4220DF5E32D-001/tempDir-001/control/data, hostContext=/h_en/rf, hostPort=37777, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_A0E5D4220DF5E32D-001/control-001/cores}
   [junit4]   2> 1274078 ERROR (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1274078 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1274078 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1274078 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1274078 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1274078 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-13T02:44:41.712Z
   [junit4]   2> 1274078 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1274079 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274079 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1274079 DEBUG (zkConnectionManagerCallback-11661-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3efeb2a7 name: ZooKeeperConnection Watcher:127.0.0.1:35503/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1274079 INFO  (zkConnectionManagerCallback-11661-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274080 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274080 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1274080 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-SendThread(127.0.0.1:35503)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035033d0cd0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035033d0cd0002, 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 0x1035033d0cd0002, 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> 1274181 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1274181 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1274181 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_A0E5D4220DF5E32D-001/control-001/solr.xml
   [junit4]   2> 1274183 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1274183 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1274185 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@605c6445, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1275460 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1275464 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74a84497[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1275464 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74a84497[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1275470 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ebc6297[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1275470 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ebc6297[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1275471 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35503/solr
   [junit4]   2> 1275471 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1275476 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275476 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1275491 DEBUG (zkConnectionManagerCallback-11672-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a8cda8 name: ZooKeeperConnection Watcher:127.0.0.1:35503 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1275491 INFO  (zkConnectionManagerCallback-11672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275491 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275491 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1275492 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-SendThread(127.0.0.1:35503)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035033d0cd0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035033d0cd0003, 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 0x1035033d0cd0003, 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> 1275592 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1275593 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275594 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1275595 DEBUG (zkConnectionManagerCallback-11674-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4160c5aa name: ZooKeeperConnection Watcher:127.0.0.1:35503/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1275595 INFO  (zkConnectionManagerCallback-11674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275595 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275595 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1275597 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1275599 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1275601 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 1275603 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1275604 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1275605 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 1275608 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 1275616 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 1275617 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 1275618 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1275618 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1275619 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 1275621 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 1275624 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 1275628 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 1275630 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 1275632 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 1275636 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 1275639 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 1275642 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 1275644 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 1275645 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 1275647 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 1275648 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 1275649 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 1275651 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 1275652 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 1275653 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 1275654 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 1275655 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 1275656 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 1275658 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 1275661 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 1275662 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 1275663 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 1275664 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 1275666 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 1275668 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 1275669 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 1275671 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 1275673 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 1275675 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 1275677 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 1275680 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 1275682 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 1275683 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 1275684 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 1275687 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 1275690 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 1275693 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 1275699 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 1275701 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 1275704 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 1275706 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 1275708 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 1275710 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 1275711 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1275712 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1275712 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1275712 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1275713 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1275713 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1275714 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1275714 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1275715 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37777_h_en%2Frf
   [junit4]   2> 1275715 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1275716 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.Overseer Overseer (id=72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) starting
   [junit4]   2> 1275716 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1275720 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1275722 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1275723 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1275723 INFO  (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37777_h_en%2Frf
   [junit4]   2> 1275724 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37777_h_en%2Frf
   [junit4]   2> 1275725 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 1275725 INFO  (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1275725 DEBUG (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:37777_h_en%2Frf]
   [junit4]   2> 1275725 DEBUG (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1275726 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1275726 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1275726 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1275726 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1275726 INFO  (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1275726 DEBUG (zkCallback-11673-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1275727 DEBUG (OverseerAutoScalingTriggerThread-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1275727 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1275727 DEBUG (zkCallback-11673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:37777_h_en%2Frf] -> [127.0.0.1:37777_h_en%2Frf]
   [junit4]   2> 1275727 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] 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> 1275740 DEBUG (OverseerAutoScalingTriggerThread-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 1275741 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1275760 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605c6445
   [junit4]   2> 1275767 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605c6445
   [junit4]   2> 1275767 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605c6445
   [junit4]   2> 1275768 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [n:127.0.0.1:37777_h_en%2Frf     ] 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/J0/temp/solr.cloud.api.collections.ShardSplitTest_A0E5D4220DF5E32D-001/control-001/cores
   [junit4]   2> 1275788 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1275789 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275790 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1275790 DEBUG (zkConnectionManagerCallback-11691-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5054b3b2 name: ZooKeeperConnection Watcher:127.0.0.1:35503/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1275790 INFO  (zkConnectionManagerCallback-11691-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275790 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1275790 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1275790 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1275791 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1275792 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1275792 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:37777_h_en%2Frf]
   [junit4]   2> 1275792 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1275792 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1275796 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1275796 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35503/solr ready
   [junit4]   2> 1275798 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1275799 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1275799 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1275800 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1275800 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:37777_h_en%2Frf",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1275800 DEBUG (OverseerThreadFactory-11681-thread-1-processing-n:127.0.0.1:37777_h_en%2Frf) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1275800 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1275800 DEBUG (OverseerThreadFactory-11681-thread-1-processing-n:127.0.0.1:37777_h_en%2Frf) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:37777_h_en%2Frf",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1275800 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1275800 DEBUG (OverseerThreadFactory-11681-thread-1-processing-n:127.0.0.1:37777_h_en%2Frf) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1275800 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1275800 DEBUG (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1275800 INFO  (OverseerCollectionConfigSetProcessor-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1275801 DEBUG (OverseerThreadFactory-11681-thread-1-processing-n:127.0.0.1:37777_h_en%2Frf) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 1275801 INFO  (OverseerThreadFactory-11681-thread-1-processing-n:127.0.0.1:37777_h_en%2Frf) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1275801 DEBUG (OverseerThreadFactory-11681-thread-1-processing-n:127.0.0.1:37777_h_en%2Frf) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 1275802 DEBUG (OverseerThreadFactory-11681-thread-1-processing-n:127.0.0.1:37777_h_en%2Frf) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 1275802 DEBUG (OverseerThreadFactory-11681-thread-1-processing-n:127.0.0.1:37777_h_en%2Frf) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1275803 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1275804 DEBUG (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:37777_h_en%2Frf",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1275804 DEBUG (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1275804 DEBUG (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 1275805 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1275905 DEBUG (OverseerThreadFactory-11681-thread-1-processing-n:127.0.0.1:37777_h_en%2Frf) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:37777_h_en%2Frf",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1275906 DEBUG (OverseerThreadFactory-11681-thread-1-processing-n:127.0.0.1:37777_h_en%2Frf) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:37777_h_en%2Frf
   [junit4]   2> 1275907 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1275907 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1275909 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1275910 DEBUG (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:37777_h_en%2Frf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1275910 DEBUG (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:37777_h_en%2Frf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1275911 DEBUG (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:37777_h_en%2Frf",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "base_url":"http://127.0.0.1:37777/h_en/rf"}
   [junit4]   2> 1275911 DEBUG (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:37777_h_en%2Frf",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "base_url":"http://127.0.0.1:37777/h_en/rf"}}}}}
   [junit4]   2> 1276012 DEBUG (OverseerStateUpdate-72990202444709892-127.0.0.1:37777_h_en%2Frf-n_0000000000) [n:127.0.0.1:37777_h_en%2Frf     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 1276013 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1276912 DEBUG (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 1276918 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1276930 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1276934 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1276948 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1276949 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605c6445
   [junit4]   2> 1276949 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_A0E5D4220DF5E32D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_A0E5D4220DF5E32D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1276951 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=92.1337890625, floorSegmentMB=1.423828125, forceMergeDeletesPctAllowed=28.83120980306597, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=28.636163544975716
   [junit4]   2> 1276959 WARN  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1277007 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1277007 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1277008 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1277008 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1277009 INFO  (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7830941391331468]
   [junit4]   2> 1277011 DEBUG (qtp262237497-17353) [n:127.0.0.1:37777_h_en%2Frf c:control_collection s:shar

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

Processor.java:608)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:574)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2527213 INFO  (OverseerAutoScalingTriggerThread-72990262424436740-127.0.0.1:41905_h_en%2Frf-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2527214 INFO  (closeThreadPool-13472-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72990262424436740-127.0.0.1:41905_h_en%2Frf-n_0000000000) closing
   [junit4]   2> 2527214 INFO  (closeThreadPool-13494-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72990262424436740-127.0.0.1:41905_h_en%2Frf-n_0000000000) closing
   [junit4]   2> 2527215 INFO  (closeThreadPool-13472-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a219d8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2527215 INFO  (closeThreadPool-13472-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6389f464{/h_en/rf,null,STOPPED}
   [junit4]   2> 2527215 INFO  (closeThreadPool-13472-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2527215 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2527316 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2527417 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A0E5D4220DF5E32D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2527418 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/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	85	/solr/collections/collection1/state.json
   [junit4]   2> 	26	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	9	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	47	/solr/overseer/queue
   [junit4]   2> 	33	/solr/live_nodes
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/collections/collection1/state.json
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 	9	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 2527420 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45517
   [junit4]   2> 2527420 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45517
   [junit4]   2> 2527420 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A0E5D4220DF5E32D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45517
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitStaticIndexReplication -Dtests.seed=A0E5D4220DF5E32D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  338s J0 | ShardSplitTest.testSplitStaticIndexReplication <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0E5D4220DF5E32D:EAAF40229C5DCC28]:0)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication(ShardSplitTest.java:126)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [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/J0/temp/solr.cloud.api.collections.ShardSplitTest_A0E5D4220DF5E32D-001
   [junit4]   2> Feb 13, 2021 3:05:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=PostingsFormat(name=Direct), a_t=BlockTreeOrds(blocksize=128), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), foo_s=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct)}, docValues:{_version_=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=422, maxMBSortInHeap=6.612547216311744, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-GB, timezone=America/Campo_Grande
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=197101872,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [SolrLogAuditLoggerPluginTest, TestTolerantUpdateProcessorCloud, TemplateUpdateProcessorTest, MetricsConfigTest, TestCloudSearcherWarming, TestSimDistribStateManager, TermVectorComponentDistributedTest, ClassificationUpdateProcessorIntegrationTest, TestJsonFacetRefinement, LukeRequestHandlerTest, Tagger2Test, TestSimGenericDistributedQueue, RouteFieldTest, TestApiFramework, TestSmileRequest, DeleteNodeTest, SortSpecParsingTest, TestClusterStateMutator, TestPullReplica, TestFieldTypeCollectionResource, TestXIncludeConfig, RankQueryTest, TriggerIntegrationTest, TestCollectionsAPIViaSolrCloudCluster, ComputePlanActionTest, TestFiltering, TestCloudJSONFacetJoinDomain, TestDefaultStatsCache, HealthCheckHandlerTest, TestInPlaceUpdateWithRouteField, DistributedVersionInfoTest, BasicZkTest, TestLuceneMatchVersion, CollectionStateFormat2Test, MetricTriggerTest, TestMinimalConfig, HLLSerializationTest, TestSolrCoreParser, SuggesterTest, RecoveryZkTest, TestRTGBase, MoveReplicaHDFSFailoverTest, SolrIndexSplitterTest, BinaryUpdateRequestHandlerTest, SpellCheckCollatorTest, TestNumericTerms32, TestExclusionRuleCollectionAccess, TestCloudSchemaless, PathHierarchyTokenizerFactoryTest, BadIndexSchemaTest, ReplaceNodeTest, DimensionalRoutedAliasUpdateProcessorTest, TestRandomRequestDistribution, ImplicitSnitchTest, CursorMarkTest, AtomicUpdateProcessorFactoryTest, ThreadDumpHandlerTest, TestSubQueryTransformer, TestManagedStopFilterFactory, AnalysisErrorHandlingTest, CollectionsAPIAsyncDistributedZkTest, TestCloudPivotFacet, DirectoryFactoryTest, TestComponentsName, TestReloadAndDeleteDocs, TestLMDirichletSimilarityFactory, HdfsRecoveryZkTest, SynonymTokenizerTest, TestCloudConsistency, TestDynamicFieldCollectionResource, SearchHandlerTest, SystemLogListenerTest, TestLuceneIndexBackCompat, ParsingFieldUpdateProcessorsTest, DistributedSpellCheckComponentTest, SoftAutoCommitTest, TestLockTree, PeerSyncWithIndexFingerprintCachingTest, PrimUtilsTest, TestPayloadScoreQParserPlugin, ShardRoutingCustomTest, TestManagedResourceStorage, SmileWriterTest, TestScoreJoinQPNoScore, DistributedDebugComponentTest, BigEndianAscendingWordSerializerTest, TestSolrJacksonAnnotation, TestClassicSimilarityFactory, IndexSchemaRuntimeFieldTest, TimeRoutedAliasUpdateProcessorTest, TestSchemaSimilarityResource, HighlighterWithoutStoredIdTest, NumericFieldsTest, NodeLostTriggerTest, LeaderFailureAfterFreshStartTest, ScheduledTriggerIntegrationTest, CloudReplicaSourceTest, SOLR749Test, TestSimPolicyCloud, BasicAuthOnSingleNodeTest, TestObjectReleaseTracker, TestSolrConfigHandlerConcurrent, TestMinMaxOnMultiValuedField, TestContainerPlugin, AliasIntegrationTest, TestExtendedDismaxParser, DocumentBuilderTest, ShardSplitTest]
   [junit4] Completed [926/931 (1!)] on J0 in 1254.15s, 11 tests, 2 failures, 2 errors, 3 skipped <<< FAILURES!

[...truncated 50782 lines...]