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

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

Error Message:
Error from server at https://127.0.0.1:38143/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:38143/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.handler.TestHdfsBackupRestoreCore.test

Error Message:
Backup failure: rz expected null, but was:<codec footer mismatch (file 
truncated?): actual footer=808464432 vs expected footer=-1071082520 
(resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_6CD77207FAB2C7E-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/_0.dii")))>

Stack Trace:
java.lang.AssertionError: Backup failure: rz expected null, but was:<codec 
footer mismatch (file truncated?): actual footer=808464432 vs expected 
footer=-1071082520 
(resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_6CD77207FAB2C7E-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/_0.dii")))>
        at 
__randomizedtesting.SeedInfo.seed([6CD77207FAB2C7E:8E9948FAD1574186]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotNull(Assert.java:756)
        at org.junit.Assert.assertNull(Assert.java:738)
        at 
org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
        at 
org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
        at 
org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
        at 
org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
        at 
org.apache.solr.handler.TestHdfsBackupRestoreCore.test(TestHdfsBackupRestoreCore.java:196)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13762 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 341859 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-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> 341859 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 341859 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_6CD77207FAB2C7E-001/data-dir-20-001
   [junit4]   2> 341859 WARN  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 341859 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 341861 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 341862 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_6CD77207FAB2C7E-001/tempDir-001
   [junit4]   2> 341862 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 341862 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 341862 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 341863 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 341962 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 41325
   [junit4]   2> 341962 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41325
   [junit4]   2> 341962 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41325
   [junit4]   2> 341962 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41325
   [junit4]   2> 341992 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 342005 INFO  (zkConnectionManagerCallback-4916-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 342005 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 342007 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 342008 INFO  (zkConnectionManagerCallback-4918-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 342008 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 342012 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 342016 INFO  (zkConnectionManagerCallback-4920-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 342016 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 342018 WARN  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker-SendThread(127.0.0.1:41325))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x103af96b8c00002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x103af96b8c00002, 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 0x103af96b8c00002, 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> 342125 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 342125 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 342125 INFO  (jetty-launcher-4921-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> 342125 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 342125 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 342125 INFO  (jetty-launcher-4921-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> 342126 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 342126 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 342126 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 342126 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@373c3832{/solr,null,AVAILABLE}
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a4bb25f{SSL, (ssl, 
http/1.1)}{127.0.0.1:38143}
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.e.j.s.Server Started @342159ms
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:41325/solr, hostPort=38143}
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 342129 ERROR (jetty-launcher-4921-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-03-03T15:19:03.305Z
   [junit4]   2> 342129 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d4d311c{/solr,null,AVAILABLE}
   [junit4]   2> 342133 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 342133 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@691ad06c{SSL, (ssl, 
http/1.1)}{127.0.0.1:38285}
   [junit4]   2> 342133 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.e.j.s.Server Started @342163ms
   [junit4]   2> 342133 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:41325/solr, hostPort=38285}
   [junit4]   2> 342133 ERROR (jetty-launcher-4921-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 342133 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 342133 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 342133 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 342133 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 342133 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-03-03T15:19:03.309Z
   [junit4]   2> 342134 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 342134 INFO  (zkConnectionManagerCallback-4923-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 342134 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 342135 INFO  (zkConnectionManagerCallback-4925-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 342135 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 342135 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 342135 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 342138 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 342141 WARN  
(jetty-launcher-4921-thread-2-SendThread(127.0.0.1:41325)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x103af96b8c00004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x103af96b8c00004, 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 0x103af96b8c00004, 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> 342141 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 342142 WARN  
(jetty-launcher-4921-thread-1-SendThread(127.0.0.1:41325)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x103af96b8c00003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x103af96b8c00003, 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 0x103af96b8c00003, 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> 342749 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 342750 WARN  (jetty-launcher-4921-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> 342750 WARN  (jetty-launcher-4921-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54015250[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 342750 WARN  (jetty-launcher-4921-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54015250[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 342753 WARN  (jetty-launcher-4921-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> 342753 WARN  (jetty-launcher-4921-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3ce8f6c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 342753 WARN  (jetty-launcher-4921-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3ce8f6c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 342754 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41325/solr
   [junit4]   2> 342755 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 342756 INFO  (zkConnectionManagerCallback-4939-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 342756 INFO  (jetty-launcher-4921-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 342857 INFO  (jetty-launcher-4921-thread-1) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 342858 INFO  (zkConnectionManagerCallback-4941-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 342858 INFO  (jetty-launcher-4921-thread-1) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 342911 INFO  (jetty-launcher-4921-thread-1) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38143_solr
   [junit4]   2> 342912 INFO  (jetty-launcher-4921-thread-1) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.Overseer Overseer 
(id=73095080847605766-127.0.0.1:38143_solr-n_0000000000) starting
   [junit4]   2> 342912 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 342913 WARN  (jetty-launcher-4921-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> 342914 WARN  (jetty-launcher-4921-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2dd2e8ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 342914 WARN  (jetty-launcher-4921-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2dd2e8ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 342915 WARN  (jetty-launcher-4921-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> 342916 WARN  (jetty-launcher-4921-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d2ce5cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 342916 WARN  (jetty-launcher-4921-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d2ce5cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 342917 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41325/solr
   [junit4]   2> 342918 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 342918 INFO  (zkConnectionManagerCallback-4951-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 342918 INFO  (jetty-launcher-4921-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 342920 INFO  (jetty-launcher-4921-thread-1) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38143_solr
   [junit4]   2> 342920 INFO  
(OverseerStateUpdate-73095080847605766-127.0.0.1:38143_solr-n_0000000000) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38143_solr
   [junit4]   2> 342921 INFO  
(OverseerStateUpdate-73095080847605766-127.0.0.1:38143_solr-n_0000000000) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 342922 INFO  (jetty-launcher-4921-thread-1) 
[n:127.0.0.1:38143_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 342922 WARN  (jetty-launcher-4921-thread-1) 
[n:127.0.0.1:38143_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> 342936 INFO  (jetty-launcher-4921-thread-1) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_6CD77207FAB2C7E-001/tempDir-001/node1
   [junit4]   2> 343020 INFO  (jetty-launcher-4921-thread-2) 
[n:127.0.0.1:38285_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 343021 INFO  (zkConnectionManagerCallback-4961-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 343021 INFO  (jetty-launcher-4921-thread-2) 
[n:127.0.0.1:38285_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 343025 INFO  (jetty-launcher-4921-thread-2) 
[n:127.0.0.1:38285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 343028 INFO  (jetty-launcher-4921-thread-2) 
[n:127.0.0.1:38285_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38285_solr as DOWN
   [junit4]   2> 343029 INFO  (jetty-launcher-4921-thread-2) 
[n:127.0.0.1:38285_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 343029 INFO  (jetty-launcher-4921-thread-2) 
[n:127.0.0.1:38285_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38285_solr
   [junit4]   2> 343030 INFO  (zkCallback-4940-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 343030 INFO  (zkCallback-4960-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 343031 INFO  (jetty-launcher-4921-thread-2) 
[n:127.0.0.1:38285_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 343031 WARN  (jetty-launcher-4921-thread-2) 
[n:127.0.0.1:38285_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> 343041 INFO  (jetty-launcher-4921-thread-2) 
[n:127.0.0.1:38285_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_6CD77207FAB2C7E-001/tempDir-001/node2
   [junit4]   2> 343047 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 343047 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 343048 INFO  (zkConnectionManagerCallback-4972-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 343048 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 343049 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 343050 INFO  
(SUITE-LeaderTragicEventTest-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41325/solr ready
   [junit4]   2> 343065 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 343095 INFO  
(OverseerThreadFactory-4956-thread-1-processing-n:127.0.0.1:38143_solr) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testOtherReplicasAreNotActive
   [junit4]   2> 343206 INFO  
(OverseerStateUpdate-73095080847605766-127.0.0.1:38143_solr-n_0000000000) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:38143_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38143/solr";,
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 343208 INFO  
(OverseerStateUpdate-73095080847605766-127.0.0.1:38143_solr-n_0000000000) 
[n:127.0.0.1:38143_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:38285_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38285/solr";,
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 343427 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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> 343428 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr    
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 343439 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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> 343446 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 343446 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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> 343446 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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> 343446 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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> 343447 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_6CD77207FAB2C7E-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_6CD77207FAB2C7E-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 343459 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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> 343465 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node4 
x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 343466 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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> 343466 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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> 343466 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node4 
x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_6CD77207FAB2C7E-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_6CD77207FAB2C7E-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 343483 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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> 343483 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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> 343484 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 343484 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 343486 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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> 343486 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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> 343486 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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> 343486 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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 1693224528418701312
   [junit4]   2> 343492 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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> 343492 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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> 343493 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node4 
x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 343493 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node4 
x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 343495 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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> 343495 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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> 343495 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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> 343496 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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 1693224528429187072
   [junit4]   2> 343498 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testOtherReplicasAreNotActive/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 343498 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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> 343504 INFO  
(searcherExecutor-4976-thread-1-processing-n:127.0.0.1:38285_solr 
x:testOtherReplicasAreNotActive_shard1_replica_n2 
c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:38285_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> 343504 INFO  
(searcherExecutor-4974-thread-1-processing-n:127.0.0.1:38143_solr 
x:testOtherReplicasAreNotActive_shard1_replica_n1 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:38143_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> 343508 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 343509 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node4 
x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testOtherReplicasAreNotActive/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 343509 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_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> 344009 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 344009 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 344009 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:38143/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 344010 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: 
core=testOtherReplicasAreNotActive_shard1_replica_n1 
url=https://127.0.0.1:38143/solr  START 
replicas=[https://127.0.0.1:38285/solr/testOtherReplicasAreNotActive_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 344010 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: 
core=testOtherReplicasAreNotActive_shard1_replica_n1 
url=https://127.0.0.1:38143/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 344018 INFO  (qtp1675803420-8431) [n:127.0.0.1:38285_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node4 
x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request 
[testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 344018 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 344018 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 344018 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning 
as 
/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73095080847605766-core_node3-n_0000000000
   [junit4]   2> 344021 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38143/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ 
shard1
   [junit4]   2> 344123 INFO  (zkCallback-4940-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> 344123 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 344127 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_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=699
   [junit4]   2> 344226 INFO  (zkCallback-4940-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> 344226 INFO  (zkCallback-4940-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> 344517 INFO  (qtp1675803420-8433) [n:127.0.0.1:38285_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1071
   [junit4]   2> 344520 INFO  (qtp1353963823-8425) [n:127.0.0.1:38143_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> 344617 INFO  (zkCallback-4940-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> 344617 INFO  (zkCallback-4960-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> 344617 INFO  (zkCallback-4940-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> 344617 INFO  (zkCallback-4960-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> 344618 INFO  (qtp1353963823-8425) [n:127.0.0.1:38143_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=1524
   [junit4]   2> 344618 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: 
testOtherReplicasAreNotActive
   [junit4]   2> 344623 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : 
https://127.0.0.1:38285/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:38143_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:38143/solr";,
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           
"core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:38285_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:38285/solr";,
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 344623 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=230305452
   [junit4]   2> 344623 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38285_solr
   [junit4]   2> 344623 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 344623 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38285_solr as DOWN
   [junit4]   2> 344626 INFO  (coreCloseExecutor-4988-thread-1) 
[n:127.0.0.1:38285_solr     ] o.a.s.c.SolrCore 
[testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@48952efe
   [junit4]   2> 344626 INFO  (coreCloseExecutor-4988-thread-1) 
[n:127.0.0.1:38285_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 
tag=SolrCore@48952efe
   [junit4]   2> 344626 INFO  (coreCloseExecutor-4988-thread-1) 
[n:127.0.0.1:38285_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader 
tag=SolrCore@48952efe
   [junit4]   2> 344627 INFO  (coreCloseExecutor-4988-thread-1) 
[n:127.0.0.1:38285_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 344630 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node tag=null
   [junit4]   2> 344630 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm tag=null
   [junit4]   2> 344630 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty tag=null
   [junit4]   2> 344630 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster tag=null
   [junit4]   2> 344634 INFO  (zkCallback-4971-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 344634 INFO  (zkCallback-4940-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 344726 INFO  (zkCallback-4940-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> 344726 INFO  (zkCallback-4940-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testOtherReplicasAreNotActive/state.json] for collection 
[testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: 
[1])
   [junit4]   2> 344742 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@691ad06c{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 344742 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7d4d311c{/solr,null,STOPPED}
   [junit4]   2> 344742 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 344743 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 38285
   [junit4]   2> 344743 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.SolrCloudTestCase waitForState 
(testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 344752 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:38143_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38143/solr";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 344761 ERROR (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter 
Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit 
an unrecoverable error; cannot flush
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an 
unrecoverable error; cannot flush
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java: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> 344764 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 344764 ERROR (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2>        at 
org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java: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> 344764 INFO  (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request 
[testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&version=2} status=500 QTime=4
   [junit4]   2> 344764 ERROR (qtp1353963823-8424) [n:127.0.0.1:38143_solr 
c:testOtherReplicasAreNotActive s:shard1 r:core_node3 
x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall 
org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2>        at 
org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java: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> 344769 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=38285)
   [junit4]   2> 344770 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 38285 try 
number 2 ...
   [junit4]   2> 344770 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] 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> 344771 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 344771 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 344771 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 344771 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c4842{/solr,null,AVAILABLE}
   [junit4]   2> 344772 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@33bb1238{SSL, (ssl, 
http/1.1)}{127.0.0.1:38285}
   [junit4]   2> 344772 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.s.Server Started @344803ms
   [junit4]   2> 344772 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:41325/solr, hostPort=38285}
   [junit4]   2> 344772 ERROR 
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 344772 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 344772 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.9.0
   [junit4]   2> 344772 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 344772 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 344772 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-03-03T15:19:05.948Z
   [junit4]   2> 344773 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344774 INFO  (zkConnectionManagerCallback-4992-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 344775 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344775 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 344779 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 344779 WARN  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E]-SendThread(127.0.0.1:41325))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x103af96b8c0000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x103af96b8c0000a, 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 0x103af96b8c0000a, 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> 345097 INFO  
(OverseerCollectionConfigSetProcessor-73095080847605766-127.0.0.1:38143_solr-n_0000000000)
 [n:127.0.0.1:38143_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> 345423 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 345423 WARN  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] 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> 345428 WARN  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@707cbed0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 345428 WARN  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@707cbed0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 345432 WARN  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] 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> 345436 WARN  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9d28bde[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 345436 WARN  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@9d28bde[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 345437 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41325/solr
   [junit4]   2> 345438 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 345439 INFO  (zkConnectionManagerCallback-5003-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345439 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 345541 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [n:127.0.0.1:38285_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 345542 INFO  (zkConnectionManagerCallback-5005-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345542 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [n:127.0.0.1:38285_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 345548 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [n:127.0.0.1:38285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 345553 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [n:127.0.0.1:38285_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38285_solr as DOWN
   [junit4]   2> 345554 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [n:127.0.0.1:38285_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 345554 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [n:127.0.0.1:38285_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38285_solr
   [junit4]   2> 345555 INFO  (zkCallback-4940-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 345556 INFO  (zkCallback-4971-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 345556 INFO  (zkCallback-5004-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 345557 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [n:127.0.0.1:38285_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 345558 WARN  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [n:127.0.0.1:38285_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> 345573 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [n:127.0.0.1:38285_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_6CD77207FAB2C7E-001/tempDir-001/node2
   [junit4]   2> 345573 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6CD77207FAB2C7E])
 [n:127.0.0.1:38285_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 345589 INFO  
(coreLoadExecutor-5011-thread-1-processing-n:127.0.0.1:38285_solr) 
[n:127.0.0.1:38285_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.9.0
   [junit4]   2> 345596 INFO  
(coreLoadExecutor-5011-thread-1-processing-n:127.0.0.1:38285_solr) 
[n:127.0.0.1:38285_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 345597 INFO  
(coreLoadExecutor-5011-thread-1-processing-n:127.0.0.1:38285_solr) 
[n:127.0.0.1:38285_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 345603 INFO  
(coreLoadExecutor-5011-thread-1-processing-n:127.0.0.1:38285_solr) 
[n:127.0.0.1:38285_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> 345609 INFO  (coreLoadExecutor-5011-th

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

NFO  (jetty-closer-23188-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16a28faf: rootName 
= null, domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1f00efcd
   [junit4]   2> 2049369 INFO  (jetty-closer-23188-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2049369 INFO  (jetty-closer-23188-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@39faedca: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@46b0eca3
   [junit4]   2> 2049369 INFO  (jetty-closer-23188-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 2049370 INFO  (closeThreadPool-23194-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73095192573771781-127.0.0.1:46225_solr-n_0000000000) closing
   [junit4]   2> 2049372 INFO  
(OverseerStateUpdate-73095192573771781-127.0.0.1:46225_solr-n_0000000000) 
[n:127.0.0.1:46225_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46225_solr
   [junit4]   2> 2049376 INFO  
(OverseerAutoScalingTriggerThread-73095192573771781-127.0.0.1:46225_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2049381 INFO  (closeThreadPool-23194-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73095192573771781-127.0.0.1:46225_solr-n_0000000000) closing
   [junit4]   2> 2049482 INFO  (jetty-closer-23188-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73095192573771781-127.0.0.1:46225_solr-n_0000000000) closing
   [junit4]   2> 2049484 INFO  (jetty-closer-23188-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2f30214f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2049484 INFO  (jetty-closer-23188-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@375fb9da{/solr,null,STOPPED}
   [junit4]   2> 2049484 INFO  (jetty-closer-23188-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2049490 INFO  
(SUITE-TestHdfsBackupRestoreCore-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2049693 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>        3       /solr/collections/HdfsBackupRestore/terms/shard1
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections/HdfsBackupRestore/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/overseer/queue
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        4       /solr/collections/HdfsBackupRestore/state.json
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2049695 INFO  
(SUITE-TestHdfsBackupRestoreCore-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:32939
   [junit4]   2> 2049695 INFO  
(SUITE-TestHdfsBackupRestoreCore-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32939
   [junit4]   2> 2049695 INFO  
(SUITE-TestHdfsBackupRestoreCore-seed#[6CD77207FAB2C7E]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 32939
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_6CD77207FAB2C7E-001
   [junit4]   2> Mar 03, 2021 3:47:31 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 33 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=SimpleText, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-MA, 
timezone=Europe/Warsaw
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=6,free=201891512,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestPullReplicaErrorHandling, SecurityHeadersTest, TestFastOutputStream, 
TestStressLiveNodes, TestCloudDeleteByQuery, TestLogWatcher, 
PeerSyncWithLeaderTest, TestSimComputePlanAction, TestFieldCollectionResource, 
WrapperMergePolicyFactoryTest, TestConfigOverlay, ReplicationFactorTest, 
TestRebalanceLeaders, SuggesterFSTTest, TestSimNodeLostTrigger, 
TestAddFieldRealTimeGet, TestSolrJ, 
TestOverriddenPrefixQueryForCustomFieldType, LargeFieldTest, 
DaemonStreamApiTest, SolrIndexConfigTest, RankFieldTest, LeaderTragicEventTest, 
TestSystemCollAutoCreate, DirectoryFactoriesTest, 
DistributedFacetPivotSmallTest, TestChildDocTransformerHierarchy, 
TestStreamBody, TestCloudNestedDocsSort, TestReplicationHandler, 
DistributedIntervalFacetingTest, ByteBuffersDirectoryFactoryTest, 
DistribDocExpirationUpdateProcessorTest, TestDynamicLoading, BlockCacheTest, 
AnalyticsQueryTest, ReindexCollectionTest, TestUpdate, DataDrivenBlockJoinTest, 
TestSolrCloudWithKerberosAlt, TestConfigSetsAPIZkFailure, TestValueSourceCache, 
ShardRoutingTest, ZkStateWriterTest, TestCSVResponseWriter, 
TestInPlaceUpdatesRequiredField, TestSolr4Spatial2, TestShortCircuitedRequests, 
TestFreeTextSuggestions, RequestLoggingTest, HttpPartitionOnCommitTest, 
PolyFieldTest, EnumFieldTest, CollectionsAPISolrJTest, TestMacros, 
ZkNodePropsTest, VMParamsZkACLAndCredentialsProvidersTest, 
ShowFileRequestHandlerTest, TestPivotHelperCode, TestClusterProperties, 
URLClassifyProcessorTest, TermsComponentTest, TestAnalyzeInfixSuggestions, 
TestSchemaNameResource, TestBulkSchemaConcurrent, TestRestoreCore, 
JWTAuthPluginIntegrationTest, TestCoreContainer, FileBasedSpellCheckerTest, 
TestMiniSolrCloudClusterSSL, SolrCloudReportersTest, TestRangeQuery, 
TestInfoStreamLogging, CloneFieldUpdateProcessorFactoryTest, TestStressLucene, 
MetricsHistoryHandlerTest, TestComplexPhraseLeadingWildcard, 
TestBM25SimilarityFactory, TestCollectionAPI, ManagedSchemaRoundRobinCloudTest, 
CdcrBootstrapTest, TestFacetMethods, TestCoreAdminApis, PluginInfoTest, 
ChaosMonkeyNothingIsSafeTest, DistributedFacetExistsSmallTest, 
MoveReplicaHDFSTest, TestExternalRoleRuleBasedAuthorizationPlugin, 
TestSubQueryTransformerDistrib, TestManagedSynonymGraphFilterFactory, 
TestImpersonationWithHadoopAuth, SearchRateTriggerTest, 
ScheduledMaintenanceTriggerTest, TestBulkSchemaAPI, 
TestBackupRepositoryFactory, ZookeeperStatusHandlerTest, TestFieldCacheReopen, 
TestSimUtils, HdfsRecoverLeaseTest, AssignBackwardCompatibilityTest, 
FieldAnalysisRequestHandlerTest, ResourceLoaderTest, CustomCollectionTest, 
TestSolrCoreProperties, TestJsonFacetsStatsParsing, 
OverseerCollectionConfigSetProcessorTest, SystemInfoHandlerTest, 
JavaBinAtomicUpdateMultivalueTest, HdfsLockFactoryTest, AuditLoggerPluginTest, 
TestSimExtremeIndexing, TestRecoveryHdfs, SyncSliceTest, 
TestFieldCacheWithThreads, SolrCloudExampleTest, TestDistribDocBasedVersion, 
TestSizeLimitedDistributedMap, TestTlogReplayVsRecovery, TestTlogReplica, 
HdfsCollectionsAPIDistributedZkTest, LocalFSCloudIncrementalBackupTest, 
SimpleCollectionCreateDeleteTest, AutoAddReplicasPlanActionTest, 
IndexSizeTriggerMixedBoundsTest, ScheduledTriggerIntegrationTest, 
TestSimDistributedQueue, BaseCdcrDistributedZkTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, QueryResultKeyTest, TestMergePolicyConfig, 
TestSolrCloudSnapshots, TestHdfsBackupRestoreCore]
   [junit4] Completed [646/934 (2!)] on J1 in 15.55s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 51624 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:507:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:494:
 Source checkout is dirty (unversioned/missing files) after running tests!!! 
Offending files:
* solr/contrib/analytics/src/test-files/solr/filestore
* solr/contrib/analytics/src/test-files/solr/userfiles
* 
solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport.properties
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/filestore
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/userfiles
* solr/contrib/dataimporthandler/src/test-files/dih/solr/filestore
* solr/contrib/dataimporthandler/src/test-files/dih/solr/userfiles
* solr/contrib/extraction/src/test-files/extraction/solr/filestore
* solr/contrib/extraction/src/test-files/extraction/solr/userfiles
* solr/contrib/langid/src/test-files/langid/solr/filestore
* solr/contrib/langid/src/test-files/langid/solr/userfiles
* solr/contrib/ltr/src/test-files/solr/filestore
* solr/contrib/ltr/src/test-files/solr/userfiles
* solr/contrib/prometheus-exporter/src/test-files/solr/filestore
* solr/contrib/prometheus-exporter/src/test-files/solr/userfiles
* solr/contrib/velocity/src/test-files/velocity/solr/filestore
* solr/contrib/velocity/src/test-files/velocity/solr/userfiles
* solr/core/src/test-files/solr/filestore
* solr/core/src/test-files/solr/userfiles
* solr/solrj/src/test-files/solrj/solr/multicore/filestore
* solr/solrj/src/test-files/solrj/solr/multicore/userfiles

Total time: 69 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to