You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/07/09 00:35:18 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.9 - Build # 175 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/175/

1 tests failed.
FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([1B40D66A04BD0AE9:F39C7B88F75510C9]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 431779776 and allocated threshold 391249920

	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:322)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
	... 45 more




Build Log:
[...truncated 16485 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 2396780 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-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.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2396781 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_1B40D66A04BD0AE9-001/data-dir-237-001
   [junit4]   2> 2396781 WARN  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2396781 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2396782 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2396782 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2396783 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2396789 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2396804 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 2396804 WARN  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2396807 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2396814 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2397642 WARN  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 2397644 WARN  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 2397645 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2397645 WARN  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c33d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2397646 WARN  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c33d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2397648 WARN  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ae32743[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2397648 WARN  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ae32743[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2397650 WARN  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] 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> 2397675 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a597ee
   [junit4]   2> 2397681 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a597ee
   [junit4]   2> 2397681 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a597ee
   [junit4]   2> 2397685 INFO  (coreLoadExecutor-26515-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2397691 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2397707 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 2397707 WARN  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2397710 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2397717 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2397723 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2397723 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a597ee
   [junit4]   2> 2397723 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_1B40D66A04BD0AE9-001/data-dir-237-001/]
   [junit4]   2> 2397724 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=62.6328125, floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=6.766274737956549, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=28.714062327705406
   [junit4]   2> 2397780 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2397780 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2397780 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=66.2958984375, floorSegmentMB=0.40234375, forceMergeDeletesPctAllowed=13.711873746466793, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8776702037617808, deletesPctAllowed=32.32433568587123
   [junit4]   2> 2397781 WARN  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2397781 INFO  (coreLoadExecutor-26515-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2397782 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2397783 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397784 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397785 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397785 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397785 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397786 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397788 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397798 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397799 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 2397799 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397799 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397800 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397800 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397800 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397801 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397806 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397806 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2397810 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 4
   [junit4]   2> 2397811 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397811 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397811 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397811 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397812 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397822 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397822 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 2397822 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397823 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397823 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397823 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397824 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397824 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397829 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397829 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2397836 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 6
   [junit4]   2> 2397836 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397837 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397837 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397837 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397837 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397843 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397843 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2397850 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 6
   [junit4]   2> 2397850 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397850 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397851 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397851 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397851 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397856 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397856 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2397857 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397857 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397858 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397858 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397858 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397858 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397870 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397870 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 2397871 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397871 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397871 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397871 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397872 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397872 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397889 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397890 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 2397890 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397890 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397891 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397891 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397891 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397891 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397897 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397897 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2397897 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397898 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397898 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397898 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397898 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397899 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397917 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397917 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 2397918 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397918 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397918 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397919 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397919 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397919 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397924 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397924 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2397931 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 6
   [junit4]   2> 2397931 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397932 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397932 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397932 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397933 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397968 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397968 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 35
   [junit4]   2> 2397969 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397969 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397970 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397970 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397970 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397971 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397985 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2397986 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 2397987 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397987 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397987 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2397987 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2397988 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2397988 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398007 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2398013 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 24
   [junit4]   2> 2398013 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398013 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398014 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398014 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398014 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398014 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398035 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2398035 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 2398036 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398036 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398036 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398036 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398037 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398037 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398055 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2398055 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 2398056 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398056 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398056 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398056 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398057 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398057 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398071 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2398071 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 2398072 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398072 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398072 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398072 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398073 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398073 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398090 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2398097 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 23
   [junit4]   2> 2398097 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398097 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398098 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398098 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398098 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398098 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398119 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2398129 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 2398129 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398129 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398130 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398130 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2398130 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2398130 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2398159 INFO  (searcherExecutor-26517-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2398159 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 2398164 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 2398164 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 2398164 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&wt=xml&debugQuery=true:org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 431779776 and allocated threshold 391249920
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:322)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2398166 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=1B40D66A04BD0AE9 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=Indian/Mayotte -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J1 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1B40D66A04BD0AE9:F39C7B88F75510C9]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]    > 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 431779776 and allocated threshold 391249920
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:322)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]    > 	... 45 more
   [junit4]   2> 2398172 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 2398172 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2398173 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 2398185 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 2398187 INFO  (TestCircuitBreaker-26521-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2398193 INFO  (TestCircuitBreaker-26521-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2398195 INFO  (TestCircuitBreaker-26521-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2398209 INFO  (TestCircuitBreaker-26521-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2398209 INFO  (TestCircuitBreaker-26521-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2398210 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 2398213 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 2398225 INFO  (TestCircuitBreaker-26522-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2398241 INFO  (TestCircuitBreaker-26522-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2398241 INFO  (TestCircuitBreaker-26522-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2398246 INFO  (TestCircuitBreaker-26522-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2398246 INFO  (TestCircuitBreaker-26522-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2398247 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 2398251 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 2398251 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 2398252 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[1B40D66A04BD0AE9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 2398252 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2398252 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=798298864
   [junit4]   2> 2398265 INFO  (coreCloseExecutor-26524-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ad353bf
   [junit4]   2> 2398265 INFO  (coreCloseExecutor-26524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5ad353bf
   [junit4]   2> 2398265 INFO  (coreCloseExecutor-26524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b62ce40: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@43f38218
   [junit4]   2> 2398283 INFO  (coreCloseExecutor-26524-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2398298 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2398299 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ebe27fb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@34521443
   [junit4]   2> 2398303 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2398303 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bbc5cf8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7d3f9546
   [junit4]   2> 2398305 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2398305 INFO  (SUITE-TestCircuitBreaker-seed#[1B40D66A04BD0AE9]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1075a851: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3b7f2e06
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_1B40D66A04BD0AE9-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-CA, timezone=Indian/Mayotte
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=69105256,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, RegexBytesRefFilterTest, TestEmbeddedSolrServerAdminHandler, QueryElevationComponentTest, DirectSolrConnectionTest, TestPullReplicaErrorHandling, TolerantUpdateProcessorTest, TestExplainDocTransformer, TestWithCollection, TestSchemaResource, V2StandaloneTest, ReindexCollectionTest, CategoryRoutedAliasUpdateProcessorTest, UnloadDistributedZkTest, BadComponentTest, MaxScoreCollectorTest, TestRTimerTree, RegexBoostProcessorTest, TestUnInvertedFieldException, TestCloudPseudoReturnFields, TestCloudDeleteByQuery, DistributedQueryElevationComponentTest, TestSolrCloudWithDelegationTokens, ShardRoutingTest, FileBasedSpellCheckerTest, TestRuleBasedAuthorizationWithKerberos, DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, TestSolrCoreProperties, TestSolrCloudSnapshots, TestSolrCachePerf, TestFieldResource, TestSurroundQueryParser, TestFilteredDocIdSet, TestSolrQueryParser, SuggesterFSTTest, SolrShardReporterTest, AssignTest, RankQParserPluginTest, AutoscalingHistoryHandlerTest, MoreLikeThisHandlerTest, SolrIndexSearcherTest, TestStressRecovery, FileUtilsTest, NotRequiredUniqueKeyTest, TestDistributedMap, TestNRTOpen, CoreSorterTest, JWTAuthPluginTest, JvmMetricsTest, AssignBackwardCompatibilityTest, RulesTest, SplitByPrefixTest, TestSQLHandlerNonCloud, TestStressIncrementalBackup, TestPKIAuthenticationPlugin, UtilsToolTest, TestSchemalessBufferedUpdates, TestCollectionAPIs, BitVectorTest, CloneFieldUpdateProcessorFactoryTest, TestFaceting, TestHashPartitioner, TestReRankQParserPlugin, TestAnalyzeInfixSuggestions, TestJsonFacetsWithNestedObjects, BlockCacheTest, SolrMetricManagerTest, CurrencyRangeFacetCloudTest, CollectionTooManyReplicasTest, TestCustomDocTransformer, SecurityHeadersTest, BasicFunctionalityTest, TestExceedMaxTermLength, PreAnalyzedFieldManagedSchemaCloudTest, SpatialHeatmapFacetsTest, TestBlockCollapse, JavaBinAtomicUpdateMultivalueTest, TestUpdate, RestoreTriggerStateTest, SimplePostToolTest, CollectionsAPISolrJTest, TestSimNodeAddedTrigger, HttpPartitionOnCommitTest, TestSimClusterStateProvider, JSONWriterTest, TestFunctionQuery, TestJoin, HdfsDirectoryFactoryTest, TestJsonRequest, DocValuesMissingTest, TestConfigSetsAPIZkFailure, TestShardHandlerFactory, CreateRoutedAliasTest, NestedShardedAtomicUpdateTest, VersionInfoTest, TestDocBasedVersionConstraints, SolrCLIZkUtilsTest, TestDynamicURP, TestCorePropertiesReload, TestCrossCoreJoin, TestCloudManagedSchema, XmlInterpolationTest, DistanceFunctionTest, HdfsBasicDistributedZk2Test, TestXmlQParser, DistributedIntervalFacetingTest, TestInPlaceUpdatesRequiredField, SecurityConfHandlerTest, TestQueryUtils, TestDistributedStatsComponentCardinality, TestSimpleQParserPlugin, IndexSizeEstimatorTest, SolrTestCaseJ4DeleteCoreTest, TestDistributedMissingSort, TestDocumentBuilder, TestRandomFaceting, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, DeleteReplicaTest, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailureAfterFreshStartTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, PeerSyncReplicationTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SplitShardTest, TestAuthenticationFramework, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestRequestForwarding, TestSegmentSorting, TestStressLiveNodes, TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest, MetricTriggerIntegrationTest, NodeAddedTriggerTest, ScheduledTriggerTest, TestPolicyCloud, TestSimDistributedQueue, TestSimTriggerIntegration, CdcrWithNodesRestartsTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, ZkStateReaderTest, ImplicitSnitchTest, AlternateDirectoryTest, CachingDirectoryFactoryTest, TestConfigSetProperties, TestCoreContainer, HdfsBackupRepositoryIntegrationTest, FieldAnalysisRequestHandlerTest, TestBlobHandler, TestIncrementalCoreBackup, TestReqParamsAPI, CoreMergeIndexesAdminHandlerTest, LoggingHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, SplitHandlerTest, TestCoreAdminApis, V2CollectionBackupsAPIMappingTest, ZookeeperReadAPITest, CustomTermsComponentTest, FacetPivotSmallTest, InfixSuggestersTest, ShardsWhitelistTest, TermVectorComponentTest, TestTrackingShardHandlerFactory, RandomizedTaggerTest, HighlighterMaxOffsetTest, HighlighterWithoutStoredIdTest, TestSlowCompositeReaderWrapper, CheckHdfsIndexTest, SpatialRPTFieldTypeTest, TestUseDocValuesAsStored2, UUIDFieldTest, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestComponentsName, TestCustomSort, TestDocSet, TestElisionMultitermQuery, TestExtendedDismaxParser, TestFastLRUCache, TestFoldingMultitermQuery, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestInitQParser, TestLRUCache, TestMinHashQParser, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, TestRecoveryHdfs, BasicAuthOnSingleNodeTest, PKIAuthenticationIntegrationTest, SpellCheckCollatorWithCollapseTest, TestFileDictionaryLookup, HdfsDirectoryTest, TestInPlaceUpdateWithRouteField, FieldMutatingUpdateProcessorTest, ParsingFieldUpdateProcessorsTest, ScriptEngineTest, TemplateUpdateProcessorTest, TestCircuitBreaker]
   [junit4] Completed [926/939 (1!)] on J1 in 1.77s, 5 tests, 1 error <<< FAILURES!

[...truncated 52546 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.9 - Build # 177 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/177/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37835/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15079 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1346489 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-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.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1346489 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1346489 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/data-dir-206-001
   [junit4]   2> 1346490 WARN  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 1346490 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1346491 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1346491 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1346492 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/tempDir-001
   [junit4]   2> 1346492 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1346492 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1346492 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1346493 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1346592 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 35045
   [junit4]   2> 1346592 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35045
   [junit4]   2> 1346592 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35045
   [junit4]   2> 1346592 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35045
   [junit4]   2> 1346594 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1346595 INFO  (zkConnectionManagerCallback-13352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346595 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1346597 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1346598 INFO  (zkConnectionManagerCallback-13354-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346598 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1346599 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1346600 INFO  (zkConnectionManagerCallback-13356-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346600 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1346702 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1346702 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1346702 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1346702 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1346702 INFO  (jetty-launcher-13357-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1346702 INFO  (jetty-launcher-13357-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d2b1067{/solr,null,AVAILABLE}
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c9a27e9{/solr,null,AVAILABLE}
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4cd1dde5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45275}
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.e.j.s.Server Started @1346731ms
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35045/solr, hostPort=45275}
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@8cf4f52{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37835}
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-1) [     ] o.e.j.s.Server Started @1346731ms
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35045/solr, hostPort=37835}
   [junit4]   2> 1346703 ERROR (jetty-launcher-13357-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1346703 ERROR (jetty-launcher-13357-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1346703 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-09T10:40:57.104Z
   [junit4]   2> 1346704 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1346704 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1346704 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1346704 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-09T10:40:57.105Z
   [junit4]   2> 1346705 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1346705 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1346706 INFO  (zkConnectionManagerCallback-13359-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346706 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1346706 INFO  (zkConnectionManagerCallback-13361-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346706 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1346706 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1346706 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1346710 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1346710 WARN  (jetty-launcher-13357-thread-2-SendThread(127.0.0.1:35045)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10641c84f730003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10641c84f730003, 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 0x10641c84f730003, 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> 1346712 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1346713 WARN  (jetty-launcher-13357-thread-1-SendThread(127.0.0.1:35045)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10641c84f730004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10641c84f730004, 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 0x10641c84f730004, 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> 1347013 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1347013 WARN  (jetty-launcher-13357-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e09ccfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1347013 WARN  (jetty-launcher-13357-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e09ccfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1347016 WARN  (jetty-launcher-13357-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61fab446[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1347016 WARN  (jetty-launcher-13357-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61fab446[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1347017 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35045/solr
   [junit4]   2> 1347019 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1347020 INFO  (zkConnectionManagerCallback-13375-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347020 INFO  (jetty-launcher-13357-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1347121 INFO  (jetty-launcher-13357-thread-2) [n:127.0.0.1:45275_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1347122 INFO  (zkConnectionManagerCallback-13377-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347122 INFO  (jetty-launcher-13357-thread-2) [n:127.0.0.1:45275_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1347176 WARN  (jetty-launcher-13357-thread-2) [n:127.0.0.1:45275_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1347180 INFO  (jetty-launcher-13357-thread-2) [n:127.0.0.1:45275_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45275_solr
   [junit4]   2> 1347181 INFO  (jetty-launcher-13357-thread-2) [n:127.0.0.1:45275_solr     ] o.a.s.c.Overseer Overseer (id=73818772480393222-127.0.0.1:45275_solr-n_0000000000) starting
   [junit4]   2> 1347185 INFO  (OverseerStateUpdate-73818772480393222-127.0.0.1:45275_solr-n_0000000000) [n:127.0.0.1:45275_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45275_solr
   [junit4]   2> 1347185 INFO  (jetty-launcher-13357-thread-2) [n:127.0.0.1:45275_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45275_solr
   [junit4]   2> 1347186 INFO  (OverseerStateUpdate-73818772480393222-127.0.0.1:45275_solr-n_0000000000) [n:127.0.0.1:45275_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1347193 INFO  (jetty-launcher-13357-thread-2) [n:127.0.0.1:45275_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1347193 WARN  (jetty-launcher-13357-thread-2) [n:127.0.0.1:45275_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> 1347208 INFO  (jetty-launcher-13357-thread-2) [n:127.0.0.1:45275_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/tempDir-001/node2
   [junit4]   2> 1348241 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1348242 WARN  (jetty-launcher-13357-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61f11cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1348242 WARN  (jetty-launcher-13357-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61f11cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1348245 WARN  (jetty-launcher-13357-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a2fdea5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1348245 WARN  (jetty-launcher-13357-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a2fdea5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1348246 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35045/solr
   [junit4]   2> 1348246 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1348247 INFO  (zkConnectionManagerCallback-13395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348247 INFO  (jetty-launcher-13357-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1348349 INFO  (jetty-launcher-13357-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1348349 INFO  (zkConnectionManagerCallback-13397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348350 INFO  (jetty-launcher-13357-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1348353 WARN  (jetty-launcher-13357-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1348354 INFO  (jetty-launcher-13357-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1348357 INFO  (jetty-launcher-13357-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37835_solr as DOWN
   [junit4]   2> 1348358 INFO  (jetty-launcher-13357-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1348358 INFO  (jetty-launcher-13357-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37835_solr
   [junit4]   2> 1348359 INFO  (zkCallback-13376-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1348359 INFO  (zkCallback-13396-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1348360 INFO  (jetty-launcher-13357-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1348360 WARN  (jetty-launcher-13357-thread-1) [n:127.0.0.1:37835_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> 1348369 INFO  (jetty-launcher-13357-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/tempDir-001/node1
   [junit4]   2> 1348375 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1348375 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1348376 INFO  (zkConnectionManagerCallback-13408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348376 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1348377 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1348378 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35045/solr ready
   [junit4]   2> 1348394 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1348397 INFO  (OverseerThreadFactory-13384-thread-1-processing-n:127.0.0.1:45275_solr) [n:127.0.0.1:45275_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1348506 INFO  (OverseerStateUpdate-73818772480393222-127.0.0.1:45275_solr-n_0000000000) [n:127.0.0.1:45275_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:37835_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37835/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> 1348508 INFO  (OverseerStateUpdate-73818772480393222-127.0.0.1:45275_solr-n_0000000000) [n:127.0.0.1:45275_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:45275_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45275/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> 1348711 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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> 1348712 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1348712 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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> 1348730 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1348730 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1348731 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1348732 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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> 1348732 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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> 1348732 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1348733 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1348733 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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> 1348733 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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> 1348734 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1348774 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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> 1348774 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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> 1348775 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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> 1348775 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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> 1348775 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1348775 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1348776 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1348776 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1348776 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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> 1348777 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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> 1348777 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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> 1348777 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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> 1348777 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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 1704803444119830528
   [junit4]   2> 1348777 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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> 1348777 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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> 1348777 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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 1704803444119830528
   [junit4]   2> 1348783 INFO  (searcherExecutor-13410-thread-1-processing-n:127.0.0.1:37835_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:37835_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> 1348784 INFO  (searcherExecutor-13412-thread-1-processing-n:127.0.0.1:45275_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:45275_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> 1348796 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1348796 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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> 1348797 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1348797 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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> 1348801 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1348801 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1348801 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45275/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 1348801 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:45275/solr  START replicas=[http://127.0.0.1:37835/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1348802 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:45275/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1348803 INFO  (qtp101233123-20580) [n:127.0.0.1:37835_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1348803 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1348803 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1348803 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73818772480393222-core_node4-n_0000000000
   [junit4]   2> 1348806 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45275/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 1348907 INFO  (zkCallback-13376-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> 1348907 INFO  (zkCallback-13376-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> 1348907 INFO  (zkCallback-13376-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1348908 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1348912 INFO  (qtp1108753367-20581) [n:127.0.0.1:45275_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=201
   [junit4]   2> 1349011 INFO  (zkCallback-13376-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1349011 INFO  (zkCallback-13376-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> 1349011 INFO  (zkCallback-13376-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> 1349012 INFO  (zkCallback-13376-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1349805 INFO  (qtp101233123-20587) [n:127.0.0.1:37835_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=1093
   [junit4]   2> 1349807 INFO  (qtp101233123-20582) [n:127.0.0.1:37835_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> 1349905 INFO  (zkCallback-13396-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> 1349905 INFO  (zkCallback-13396-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> 1349905 INFO  (zkCallback-13376-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> 1349905 INFO  (zkCallback-13376-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> 1349905 INFO  (zkCallback-13376-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1349905 INFO  (zkCallback-13376-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1349905 INFO  (qtp101233123-20582) [n:127.0.0.1:37835_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=1510
   [junit4]   2> 1349906 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1349910 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:37835/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/4 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:37835_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:37835/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:45275_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:45275/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1349910 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=418522336
   [junit4]   2> 1349910 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37835_solr
   [junit4]   2> 1349913 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1349913 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37835_solr as DOWN
   [junit4]   2> 1349915 INFO  (coreCloseExecutor-13424-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d8ab43c
   [junit4]   2> 1349915 INFO  (coreCloseExecutor-13424-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@4d8ab43c
   [junit4]   2> 1349915 INFO  (coreCloseExecutor-13424-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@4d8ab43c
   [junit4]   2> 1349915 INFO  (coreCloseExecutor-13424-thread-1) [n:127.0.0.1:37835_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1349916 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1349917 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1349917 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1349917 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1349922 WARN  (jetty-launcher-13357-thread-1-SendThread(127.0.0.1:35045)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10641c84f730008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10641c84f730008, 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 0x10641c84f730008, 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> 1349923 INFO  (zkCallback-13376-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1349923 INFO  (zkCallback-13407-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1350015 INFO  (zkCallback-13376-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1350015 INFO  (zkCallback-13376-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> 1350015 INFO  (zkCallback-13376-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1350015 INFO  (zkCallback-13376-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> 1350024 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@8cf4f52{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1350024 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c9a27e9{/solr,null,STOPPED}
   [junit4]   2> 1350024 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1350025 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 37835
   [junit4]   2> 1350025 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1350027 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:45275_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45275/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1350030 ERROR (qtp1108753367-20585) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 36 more
   [junit4]   2> 1350032 INFO  (qtp1108753367-20585) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1350032 ERROR (qtp1108753367-20585) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1350032 INFO  (qtp1108753367-20585) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=2
   [junit4]   2> 1350032 ERROR (qtp1108753367-20585) [n:127.0.0.1:45275_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1350034 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=37835)
   [junit4]   2> 1350034 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 37835 try number 2 ...
   [junit4]   2> 1350034 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1350036 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1350036 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1350036 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1350036 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e97e6ad{/solr,null,AVAILABLE}
   [junit4]   2> 1350037 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@663aeaa4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37835}
   [junit4]   2> 1350037 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.s.Server Started @1350065ms
   [junit4]   2> 1350037 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35045/solr, hostPort=37835}
   [junit4]   2> 1350037 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1350037 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1350037 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1350037 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1350037 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1350037 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-09T10:41:00.438Z
   [junit4]   2> 1350040 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1350041 INFO  (zkConnectionManagerCallback-13428-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1350041 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1350041 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1350044 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1350399 INFO  (OverseerCollectionConfigSetProcessor-73818772480393222-127.0.0.1:45275_solr-n_0000000000) [n:127.0.0.1:45275_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> 1350908 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1350909 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42c9f375[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1350909 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42c9f375[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1350911 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27ac547b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1350911 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27ac547b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1350912 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35045/solr
   [junit4]   2> 1350913 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1350917 INFO  (zkConnectionManagerCallback-13439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1350917 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1351019 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1351020 INFO  (zkConnectionManagerCallback-13441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1351020 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1351024 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1351024 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1351027 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37835_solr as DOWN
   [junit4]   2> 1351028 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1351028 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37835_solr
   [junit4]   2> 1351033 INFO  (zkCallback-13407-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1351033 INFO  (zkCallback-13376-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1351037 INFO  (zkCallback-13440-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1351038 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1351038 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_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> 1351053 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/tempDir-001/node1
   [junit4]   2> 1351053 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [n:127.0.0.1:37835_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 1351061 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1351065 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1351065 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1351073 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1351074 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1351074 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_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> 1351075 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_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> 1351075 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_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.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1351103 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_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> 1351103 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_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> 1351104 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1351104 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1351105 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_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> 1351105 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_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> 1351105 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_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> 1351105 INFO  (coreLoadExecutor-13447-thread-1-processing-n:127.0.0.1:37835_solr) [n:127.0.0.1:37835_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 1704803446560915456
   [junit4]   2> 1351107 INFO  (searcherExecutor-13449-thread-1-processing-n:127.0.0.1:37835_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:37835_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> 1351107 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:37835_solr
   [junit4]   2> 1351108 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 1351108 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:37835: The target server failed to respond
   [junit4]   2> 1351108 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[6C7B65E189D0514]) [     ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:37835
   [junit4]   2> 1351111 INFO  (OverseerThreadFactory-13384-thread-2-processing-n:127.0.0.1:45275_solr) [n:127.0.0.1:45275_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&delet

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

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> 1362175 INFO  (jetty-closer-13460-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73818772480393222-127.0.0.1:45275_solr-n_0000000000) closing
   [junit4]   2> 1362175 INFO  (jetty-closer-13460-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4cd1dde5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1362176 INFO  (jetty-closer-13460-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d2b1067{/solr,null,STOPPED}
   [junit4]   2> 1362176 INFO  (jetty-closer-13460-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1362627 INFO  (jetty-closer-13460-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@663aeaa4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37835}
   [junit4]   2> 1362627 INFO  (jetty-closer-13460-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e97e6ad{/solr,null,STOPPED}
   [junit4]   2> 1362627 INFO  (jetty-closer-13460-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1362628 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1362629 WARN  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker-SendThread(127.0.0.1:35045)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10641c84f730000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10641c84f730000, 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 0x10641c84f730000, 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> 1362730 WARN  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker-SendThread(127.0.0.1:35045)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10641c84f730001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10641c84f730001, 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 0x10641c84f730001, 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> 1362831 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	5	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73818772480393222-127.0.0.1:45275_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1362833 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35045
   [junit4]   2> 1362833 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35045
   [junit4]   2> 1362833 INFO  (SUITE-LeaderTragicEventTest-seed#[6C7B65E189D0514]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35045
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_6C7B65E189D0514-001
   [junit4]   2> Jul 09, 2021 10:41:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1513, maxMBSortInHeap=6.941161597409958, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pt-PT, timezone=America/Fortaleza
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=138365440,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [TestComponentsName, CurrencyFieldTypeTest, TestDocTermOrds, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, OverseerStatusTest, BadIndexSchemaTest, RestartWhileUpdatingTest, DeleteInactiveReplicaTest, PluginInfoTest, BasicAuthOnSingleNodeTest, OverseerModifyCollectionTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ResourceLoaderTest, SolrJmxReporterTest, CoreMergeIndexesAdminHandlerTest, MergeStrategyTest, TestDownShardTolerantSearch, TestRTGBase, TestSha256AuthenticationProvider, EchoParamsTest, AddBlockUpdateTest, TestPointFields, IndexSchemaRuntimeFieldTest, TestManagedSchema, SSLMigrationTest, TestSolrIndexConfig, LeaderElectionTest, TestReqParamsAPI, TestCursorMarkWithoutUniqueKey, MetricsHandlerTest, TestPushWriter, JWTIssuerConfigTest, SolrMetricReporterTest, NumericFieldsTest, ConcurrentCreateRoutedAliasTest, ZookeeperReadAPITest, MetricsConfigTest, DistributedSpellCheckComponentTest, XMLAtomicUpdateMultivalueTest, ForceLeaderTest, RankQueryTest, ActionThrottleTest, ScheduledMaintenanceTriggerTest, PeerSyncReplicationTest, TestExportWriter, TestManagedStopFilterFactory, TestExpandComponent, TestPayloadScoreQParserPlugin, SolrCloudExampleTest, TestSolrCloudWithKerberosAlt, DefaultValueUpdateProcessorTest, TestTermsQParserPlugin, TestStressReorder, TestSmileRequest, TestCaffeineCache, TestSubQueryTransformer, TestAnalyzedSuggestions, SmileWriterTest, BackupIdTest, TestRebalanceLeaders, TestWriterPerf, TestLegacyNumericRangeQueryBuilder, SpellCheckComponentTest, TestConfigSets, TestIndexSearcher, ByteBuffersDirectoryFactoryTest, SolrLogPostToolTest, ResponseBuilderTest, TestShortCircuitedRequests, HdfsBasicDistributedZkTest, TestHttpServletCarrier, InfoHandlerTest, TestJsonRangeFacets, URLClassifyProcessorTest, TestCloudSchemaless, TestMultiWordSynonyms, TestDefaultStatsCache, RemoteQueryErrorTest, TestCSVLoader, CloudMLTQParserTest, TestNamedUpdateProcessors, HttpTriggerListenerTest, TestFieldCacheSort, TestSimNodeLostTrigger, TestSolrCloudWithHadoopAuthPlugin, DeleteShardTest, FieldMutatingUpdateProcessorTest, TestConfigSetsAPI, PurgeGraphTest, SuggesterTSTTest, TestCloudRecovery, TestPerFieldSimilarity, SchemaApiFailureTest, TestZkChroot, HttpPartitionTest, TestInPlaceUpdatesStandalone, TestGeoJSONResponseWriter, TermVectorComponentDistributedTest, TestFastOutputStream, SolrRequestParserTest, TestSimpleTextCodec, SegmentsInfoRequestHandlerTest, DocValuesMultiTest, SolrLogAuditLoggerPluginTest, TestLegacyFieldCache, SearchRateTriggerTest, TestExtendedDismaxParser, CollectionsAPIAsyncDistributedZkTest, TestReloadDeadlock, PingRequestHandlerTest, TestReplicaProperties, TestBackupRepositoryFactory, TestOnReconnectListenerSupport, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, TestDistributedSearch, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestLuceneIndexBackCompat, BasicDistributedZk2Test, ChaosMonkeySafeLeaderWithPullReplicasTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, ConnectionManagerTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, ForceLeaderWithTlogReplicasTest, HttpPartitionWithTlogReplicasTest, LeaderTragicEventTest]
   [junit4] Completed [509/939 (1!)] on J2 in 16.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 53956 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.9 - Build # 176 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/176/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45359/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13864 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 401212 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-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.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 401212 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 401212 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/data-dir-39-001
   [junit4]   2> 401212 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 401214 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 401214 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/tempDir-001
   [junit4]   2> 401215 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 401215 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 401215 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 401216 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 401315 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33873
   [junit4]   2> 401315 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33873
   [junit4]   2> 401315 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33873
   [junit4]   2> 401315 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33873
   [junit4]   2> 401317 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401319 INFO  (zkConnectionManagerCallback-3404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401319 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401322 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401324 INFO  (zkConnectionManagerCallback-3406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401324 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401325 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401327 INFO  (zkConnectionManagerCallback-3408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401327 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401441 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 401441 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 401441 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 401441 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 401441 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 401441 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 401444 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 401444 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 401444 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 401445 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 401445 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 401445 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 401446 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@155bde67{/solr,null,AVAILABLE}
   [junit4]   2> 401446 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4329a76c{/solr,null,AVAILABLE}
   [junit4]   2> 401446 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f624118{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35019}
   [junit4]   2> 401446 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.Server Started @401480ms
   [junit4]   2> 401446 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33873/solr, hostPort=35019}
   [junit4]   2> 401446 ERROR (jetty-launcher-3409-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 401446 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 401446 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 401446 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 401446 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 401446 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-09T02:35:53.118Z
   [junit4]   2> 401448 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401448 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@780aeb17{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45359}
   [junit4]   2> 401448 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.Server Started @401482ms
   [junit4]   2> 401448 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33873/solr, hostPort=45359}
   [junit4]   2> 401448 ERROR (jetty-launcher-3409-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 401448 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 401448 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 401448 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 401448 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 401448 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-09T02:35:53.120Z
   [junit4]   2> 401449 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401450 INFO  (zkConnectionManagerCallback-3411-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401450 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401451 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 401451 INFO  (zkConnectionManagerCallback-3413-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401451 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401454 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 401456 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 401457 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 401459 WARN  (jetty-launcher-3409-thread-2-SendThread(127.0.0.1:33873)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106400c37ef0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106400c37ef0004, 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 0x106400c37ef0004, 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> 401818 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 401819 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@230c61fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401819 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@230c61fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401822 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3304904d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401822 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3304904d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401823 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33873/solr
   [junit4]   2> 401826 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401834 INFO  (zkConnectionManagerCallback-3427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401834 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401937 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:35019_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401940 INFO  (zkConnectionManagerCallback-3429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401940 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:35019_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 402092 WARN  (jetty-launcher-3409-thread-1) [n:127.0.0.1:35019_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 402103 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:35019_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35019_solr
   [junit4]   2> 402104 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:35019_solr     ] o.a.s.c.Overseer Overseer (id=73816865120387078-127.0.0.1:35019_solr-n_0000000000) starting
   [junit4]   2> 402115 INFO  (OverseerStateUpdate-73816865120387078-127.0.0.1:35019_solr-n_0000000000) [n:127.0.0.1:35019_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35019_solr
   [junit4]   2> 402115 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:35019_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35019_solr
   [junit4]   2> 402117 INFO  (OverseerStateUpdate-73816865120387078-127.0.0.1:35019_solr-n_0000000000) [n:127.0.0.1:35019_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 402120 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:35019_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 402121 WARN  (jetty-launcher-3409-thread-1) [n:127.0.0.1:35019_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> 402135 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:35019_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/tempDir-001/node1
   [junit4]   2> 402463 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 402466 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40287785[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402467 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40287785[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402470 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2acb9c96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402470 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2acb9c96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402471 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33873/solr
   [junit4]   2> 402473 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 402474 INFO  (zkConnectionManagerCallback-3447-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402474 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 402577 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:45359_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 402579 INFO  (zkConnectionManagerCallback-3449-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402580 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:45359_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 402586 WARN  (jetty-launcher-3409-thread-2) [n:127.0.0.1:45359_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 402589 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:45359_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 402596 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:45359_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45359_solr as DOWN
   [junit4]   2> 402599 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:45359_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 402599 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:45359_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45359_solr
   [junit4]   2> 402601 INFO  (zkCallback-3428-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 402602 INFO  (zkCallback-3448-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 402604 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:45359_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 402604 WARN  (jetty-launcher-3409-thread-2) [n:127.0.0.1:45359_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> 402619 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:45359_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/tempDir-001/node2
   [junit4]   2> 402625 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 402626 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 402628 INFO  (zkConnectionManagerCallback-3460-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402628 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 402629 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 402632 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33873/solr ready
   [junit4]   2> 402656 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 402663 INFO  (OverseerThreadFactory-3436-thread-1-processing-n:127.0.0.1:35019_solr) [n:127.0.0.1:35019_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 402776 INFO  (OverseerStateUpdate-73816865120387078-127.0.0.1:35019_solr-n_0000000000) [n:127.0.0.1:35019_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35019_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:35019/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> 402781 INFO  (OverseerStateUpdate-73816865120387078-127.0.0.1:35019_solr-n_0000000000) [n:127.0.0.1:35019_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:45359_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45359/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> 402985 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr    x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n3&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 402990 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 402990 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 403007 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 403008 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 403009 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 403009 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n3' using configuration from configset config, trusted=true
   [junit4]   2> 403009 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n3/data/]
   [junit4]   2> 403010 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 403011 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 403011 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 403011 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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> 403012 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 403046 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 403046 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 403046 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 403046 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 403046 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 403046 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 403047 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 403047 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 403049 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 403049 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 403050 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 403050 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 403050 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 403050 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 403050 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1704772925885775872
   [junit4]   2> 403050 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1704772925885775872
   [junit4]   2> 403053 INFO  (searcherExecutor-3464-thread-1-processing-n:127.0.0.1:35019_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node2) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 403053 INFO  (searcherExecutor-3462-thread-1-processing-n:127.0.0.1:45359_solr x:testOtherReplicasAreNotActive_shard1_replica_n3 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 403061 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 403061 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 403061 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 403063 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 403063 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 403069 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 403069 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 403069 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35019/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 403069 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=http://127.0.0.1:35019/solr  START replicas=[http://127.0.0.1:45359/solr/testOtherReplicasAreNotActive_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 403070 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=http://127.0.0.1:35019/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 403074 INFO  (qtp1993153470-5654) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 403078 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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> 403078 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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> 403078 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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/73816865120387078-core_node2-n_0000000000
   [junit4]   2> 403080 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35019/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 403182 INFO  (zkCallback-3428-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> 403182 INFO  (zkCallback-3428-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> 403182 INFO  (zkCallback-3428-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 403183 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 403189 INFO  (qtp832944476-5656) [n:127.0.0.1:35019_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&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=198
   [junit4]   2> 403288 INFO  (zkCallback-3428-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> 403288 INFO  (zkCallback-3428-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 403288 INFO  (zkCallback-3428-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> 403288 INFO  (zkCallback-3428-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 404076 INFO  (qtp1993153470-5663) [n:127.0.0.1:45359_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_n3&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1092
   [junit4]   2> 404081 INFO  (qtp1993153470-5657) [n:127.0.0.1:45359_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> 404176 INFO  (zkCallback-3428-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 404176 INFO  (zkCallback-3428-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 404176 INFO  (zkCallback-3428-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 404176 INFO  (zkCallback-3448-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> 404176 INFO  (zkCallback-3448-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> 404176 INFO  (zkCallback-3428-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> 404177 INFO  (qtp1993153470-5657) [n:127.0.0.1:45359_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=1519
   [junit4]   2> 404178 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 404183 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:45359/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/4 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:35019_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:35019/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_n3",
   [junit4]   2>           "node_name":"127.0.0.1:45359_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:45359/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> 404184 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=760916005
   [junit4]   2> 404184 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45359_solr
   [junit4]   2> 404184 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 404184 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45359_solr as DOWN
   [junit4]   2> 404186 INFO  (coreCloseExecutor-3476-thread-1) [n:127.0.0.1:45359_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@56c55bb3
   [junit4]   2> 404186 INFO  (coreCloseExecutor-3476-thread-1) [n:127.0.0.1:45359_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n3 tag=SolrCore@56c55bb3
   [junit4]   2> 404186 INFO  (coreCloseExecutor-3476-thread-1) [n:127.0.0.1:45359_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@56c55bb3
   [junit4]   2> 404187 INFO  (coreCloseExecutor-3476-thread-1) [n:127.0.0.1:45359_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 404187 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 404187 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 404187 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 404188 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 404191 INFO  (zkCallback-3428-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 404191 WARN  (jetty-launcher-3409-thread-2-SendThread(127.0.0.1:33873)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106400c37ef0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106400c37ef0008, 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 0x106400c37ef0008, 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> 404191 INFO  (zkCallback-3459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 404287 INFO  (zkCallback-3428-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 404287 INFO  (zkCallback-3428-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> 404287 INFO  (zkCallback-3428-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 404287 INFO  (zkCallback-3428-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 404292 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@780aeb17{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 404293 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4329a76c{/solr,null,STOPPED}
   [junit4]   2> 404293 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 404293 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 45359
   [junit4]   2> 404294 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 404296 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node2:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35019_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:35019/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 404301 ERROR (qtp832944476-5661) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 36 more
   [junit4]   2> 404303 INFO  (qtp832944476-5661) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 404303 ERROR (qtp832944476-5661) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 404303 INFO  (qtp832944476-5661) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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=3
   [junit4]   2> 404303 ERROR (qtp832944476-5661) [n:127.0.0.1:35019_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 404305 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=45359)
   [junit4]   2> 404305 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 45359 try number 2 ...
   [junit4]   2> 404305 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 404306 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 404306 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 404306 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 404306 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27a3c701{/solr,null,AVAILABLE}
   [junit4]   2> 404307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40012020{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45359}
   [junit4]   2> 404307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.s.Server Started @404340ms
   [junit4]   2> 404307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33873/solr, hostPort=45359}
   [junit4]   2> 404307 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 404307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 404307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 404307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 404307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 404307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-09T02:35:55.979Z
   [junit4]   2> 404308 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404309 INFO  (zkConnectionManagerCallback-3480-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404309 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404309 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 404312 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 404666 INFO  (OverseerCollectionConfigSetProcessor-73816865120387078-127.0.0.1:35019_solr-n_0000000000) [n:127.0.0.1:35019_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> 404694 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 404695 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d2c9e74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404695 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d2c9e74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404697 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57e012ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404697 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57e012ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404698 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33873/solr
   [junit4]   2> 404699 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404700 INFO  (zkConnectionManagerCallback-3491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404700 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404802 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404803 INFO  (zkConnectionManagerCallback-3493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404803 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404807 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 404808 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 404811 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45359_solr as DOWN
   [junit4]   2> 404812 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 404812 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45359_solr
   [junit4]   2> 404813 INFO  (zkCallback-3428-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 404813 INFO  (zkCallback-3459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 404813 INFO  (zkCallback-3492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 404815 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 404816 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_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> 404840 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/tempDir-001/node2
   [junit4]   2> 404840 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [n:127.0.0.1:45359_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n3]
   [junit4]   2> 404848 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 404850 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 404850 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 404855 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 404856 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 404856 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 404856 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n3' using configuration from configset config, trusted=true
   [junit4]   2> 404856 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n3/data/]
   [junit4]   2> 404884 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 404884 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 404885 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 404885 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 404886 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 404886 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 404887 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 404887 INFO  (coreLoadExecutor-3499-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1704772927812009984
   [junit4]   2> 404888 INFO  (searcherExecutor-3501-thread-1-processing-n:127.0.0.1:45359_solr x:testOtherReplicasAreNotActive_shard1_replica_n3 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 404888 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:45359_solr
   [junit4]   2> 404889 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[D1A31ECAC9781C8D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 404893 INFO  (OverseerThreadFactory-3436-thread-2-processing-n:127.0.0.1:35019_solr) [n:127.0.0.1:35019_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 404895 INFO  (qtp832944476-5661) [n:127.0.0.1:35019_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=null
   [junit4]   2> 404895 INFO  (qtp832944476-5661) [n:127.0.0.1:35019_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@128e0022
   [junit4]   2> 404895 INFO  (qtp832944476-5661) [n:127.0.0.1:35019_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@128e0022
   [junit4]   2> 404895 INFO  (qtp832944476-5661) [n:127.0.0.1:35019_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@128e0022
   [junit4]   2> 404895 INFO  (qtp832944476-5661) [n:127.0.0.1:35019_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 404897 INFO  (qtp832944476-5661) [n:127.0.0.1:35019_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node4=0}, version=2}
   [junit4]   2> 404897 INFO  (coreZkRegister-3481-thread-1-processing-n:127.0.0.1:45359_solr) [n:127.0.0.1:45359_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 404897 ERROR (OverseerThreadFactory-3436-thread-2-processing-n:127.0.0.1:35019_solr) [n:127.0.0.1:35019_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from 

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

it4]   2> 415813 INFO  (coreCloseExecutor-3518-thread-1) [n:127.0.0.1:45359_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@3c5ffaf0
   [junit4]   2> 415814 INFO  (jetty-closer-3512-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 415814 INFO  (jetty-closer-3512-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35019_solr as DOWN
   [junit4]   2> 415815 INFO  (coreCloseExecutor-3518-thread-1) [n:127.0.0.1:45359_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 415818 INFO  (jetty-closer-3512-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 415818 INFO  (jetty-closer-3512-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 415818 INFO  (jetty-closer-3512-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 415818 INFO  (jetty-closer-3512-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 415819 INFO  (jetty-closer-3512-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 415819 INFO  (jetty-closer-3512-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 415819 INFO  (jetty-closer-3512-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 415819 INFO  (jetty-closer-3512-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 415821 INFO  (closeThreadPool-3523-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73816865120387078-127.0.0.1:35019_solr-n_0000000000) closing
   [junit4]   2> 415832 WARN  (jetty-launcher-3409-thread-1-SendThread(127.0.0.1:33873)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106400c37ef0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106400c37ef0006, 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 0x106400c37ef0006, 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> 415834 INFO  (OverseerStateUpdate-73816865120387078-127.0.0.1:35019_solr-n_0000000000) [n:127.0.0.1:35019_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35019_solr
   [junit4]   2> 415838 INFO  (OverseerAutoScalingTriggerThread-73816865120387078-127.0.0.1:35019_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 415839 INFO  (closeThreadPool-3523-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73816865120387078-127.0.0.1:35019_solr-n_0000000000) closing
   [junit4]   2> 415933 INFO  (jetty-closer-3512-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73816865120387078-127.0.0.1:35019_solr-n_0000000000) closing
   [junit4]   2> 415933 INFO  (zkCallback-3492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 415934 INFO  (jetty-closer-3512-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3f624118{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 415934 INFO  (jetty-closer-3512-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@155bde67{/solr,null,STOPPED}
   [junit4]   2> 415934 INFO  (jetty-closer-3512-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 416411 INFO  (jetty-closer-3512-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@40012020{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45359}
   [junit4]   2> 416412 INFO  (jetty-closer-3512-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27a3c701{/solr,null,STOPPED}
   [junit4]   2> 416412 INFO  (jetty-closer-3512-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 416413 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 416413 WARN  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker-SendThread(127.0.0.1:33873)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106400c37ef0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106400c37ef0000, 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 0x106400c37ef0000, 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> 416617 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73816865120387078-127.0.0.1:35019_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	12	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 416619 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33873
   [junit4]   2> 416619 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33873
   [junit4]   2> 416619 INFO  (SUITE-LeaderTragicEventTest-seed#[D1A31ECAC9781C8D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33873
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_D1A31ECAC9781C8D-001
   [junit4]   2> Jul 09, 2021 2:36:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=96, maxDocsPerChunk=572, blockShift=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=96, maxDocsPerChunk=572, blockSize=9)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-NZ, timezone=Africa/Harare
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=276216592,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, BitVectorTest, TestPHPSerializedResponseWriter, JvmMetricsTest, ShardRoutingTest, RulesTest, TestNestedDocsSort, BasicFunctionalityTest, NodeAddedTriggerTest, TestCorePropertiesReload, TestConfLoadPerf, TestSimpleQParserPlugin, IndexSizeTriggerTest, BlockCacheTest, FileUtilsTest, DirectSolrConnectionTest, PeerSyncWithLeaderTest, TestJsonRequest, SolrShardReporterTest, TestSegmentSorting, HighlighterTest, TestSolrCachePerf, DebugComponentTest, TestFieldCacheReopen, TestHashPartitioner, RankQParserPluginTest, DistributedFacetPivotWhiteBoxTest, CurrencyRangeFacetCloudTest, TestJsonFacetsWithNestedObjects, SolrCoreTest, BadComponentTest, LocalFSCloudIncrementalBackupTest, SimplePostToolTest, TestCopyFieldCollectionResource, TestExplainDocTransformer, RoutingToNodesWithPropertiesTest, TestCollectionAPIs, HdfsBasicDistributedZk2Test, AutoscalingHistoryHandlerTest, LeaderTragicEventTest]
   [junit4] Completed [166/939 (1!)] on J1 in 15.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 55155 lines...]