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/05/23 07:53:05 UTC

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

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

1 tests failed.
FAILED:  org.apache.lucene.facet.TestStringValueFacetCounts.testRandom

Error Message:
expected:<dim=field path=[] value=1988 childCount=50   ⩆⫑⨴⨥⨄⪞⫪⪾ (121)   𐱏 (116)   ︊︎︎︀︌ (116) > but was:<dim=field path=[] value=1988 childCount=50   ⩆⫑⨴⨥⨄⪞⫪⪾ (121)   ︊︎︎︀︌ (116)   𐱏 (116) >

Stack Trace:
java.lang.AssertionError: expected:<dim=field path=[] value=1988 childCount=50
  ⩆⫑⨴⨥⨄⪞⫪⪾ (121)
  𐱏 (116)
  ︊︎︎︀︌ (116)
> but was:<dim=field path=[] value=1988 childCount=50
  ⩆⫑⨴⨥⨄⪞⫪⪾ (121)
  ︊︎︎︀︌ (116)
  𐱏 (116)
>
	at __randomizedtesting.SeedInfo.seed([A82F4EF88E09368F:DA636BF73F6980FC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.lucene.facet.TestStringValueFacetCounts.checkFacetResult(TestStringValueFacetCounts.java:341)
	at org.apache.lucene.facet.TestStringValueFacetCounts.testRandom(TestStringValueFacetCounts.java:259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.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 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 8275 lines...]
   [junit4] Suite: org.apache.lucene.facet.TestStringValueFacetCounts
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStringValueFacetCounts -Dtests.method=testRandom -Dtests.seed=A82F4EF88E09368F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=US/Hawaii -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.02s J3 | TestStringValueFacetCounts.testRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<dim=field path=[] value=1988 childCount=50
   [junit4]    >   ⩆⫑⨴⨥⨄⪞⫪⪾ (121)
   [junit4]    >   𐱏 (116)
   [junit4]    >   ︊︎︎︀︌ (116)
   [junit4]    > > but was:<dim=field path=[] value=1988 childCount=50
   [junit4]    >   ⩆⫑⨴⨥⨄⪞⫪⪾ (121)
   [junit4]    >   ︊︎︎︀︌ (116)
   [junit4]    >   𐱏 (116)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A82F4EF88E09368F:DA636BF73F6980FC]:0)
   [junit4]    > 	at org.apache.lucene.facet.TestStringValueFacetCounts.checkFacetResult(TestStringValueFacetCounts.java:341)
   [junit4]    > 	at org.apache.lucene.facet.TestStringValueFacetCounts.testRandom(TestStringValueFacetCounts.java:259)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build/facet/test/J3/temp/lucene.facet.TestStringValueFacetCounts_A82F4EF88E09368F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{field=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1923, maxMBSortInHeap=6.3884427111550615, sim=Asserting(RandomSimilarity(queryNorm=false): {$facets=DFR I(ne)B2}), locale=ar-EG, timezone=US/Hawaii
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=175184624,total=331874304
   [junit4]   2> NOTE: All tests run in this JVM: [TestCachedOrdinalsReader, TestCharBlockArray, TestSearcherTaxonomyManager, TestConcurrentFacetedIndexing, TestStringValueFacetCounts]
   [junit4] Completed [21/30 (1!)] on J3 in 1.24s, 6 tests, 1 failure <<< FAILURES!

[...truncated 59050 lines...]

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

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

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([22339B76413DDDC7:CAEF3694B2D5C7E7]: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 477366304 and allocated threshold 393216000

	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 16401 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 2363258 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2363258 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2363258 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_22339B76413DDDC7-001/data-dir-195-001
   [junit4]   2> 2363258 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2363259 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-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> 2363259 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2363264 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2363278 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2363278 WARN  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2363281 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2363287 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2363520 WARN  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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.x/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.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 2363521 WARN  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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.x/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.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 2363522 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2363523 WARN  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4acadc74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2363523 WARN  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4acadc74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2363525 WARN  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b8b67d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2363525 WARN  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b8b67d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2363527 WARN  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-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> 2363560 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ff01865
   [junit4]   2> 2363567 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ff01865
   [junit4]   2> 2363567 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ff01865
   [junit4]   2> 2363568 INFO  (coreLoadExecutor-23709-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2363573 INFO  (coreLoadExecutor-23709-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.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2363589 INFO  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2363589 WARN  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2363592 INFO  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2363598 INFO  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2363605 INFO  (coreLoadExecutor-23709-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.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2363605 INFO  (coreLoadExecutor-23709-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@1ff01865
   [junit4]   2> 2363605 INFO  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_22339B76413DDDC7-001/data-dir-195-001/]
   [junit4]   2> 2363606 INFO  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=82.5712890625, floorSegmentMB=0.244140625, forceMergeDeletesPctAllowed=27.68265808092938, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=47.13095840340769
   [junit4]   2> 2363639 INFO  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2363640 INFO  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2363640 INFO  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=56.73828125, floorSegmentMB=2.1650390625, forceMergeDeletesPctAllowed=23.779599328482398, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=22.39537185674171
   [junit4]   2> 2363641 WARN  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2363641 INFO  (coreLoadExecutor-23709-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2363642 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2363642 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363642 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363644 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363644 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363644 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363645 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363645 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363652 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363652 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2363653 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363653 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363653 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363654 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363654 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363654 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363660 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363660 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2363661 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363661 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363662 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363662 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363662 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363662 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363668 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363668 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363669 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363669 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363669 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363670 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363670 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363670 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363676 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363676 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363677 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363677 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363677 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363678 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363678 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363678 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363691 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363691 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 2363692 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363692 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363692 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363693 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363693 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363693 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363699 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363699 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363700 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363700 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363700 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363701 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363701 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363701 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363707 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363707 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363708 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363708 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363708 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363708 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363709 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363709 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363715 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363715 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363715 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363716 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363716 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363716 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363716 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363717 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363722 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363723 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363723 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363723 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363724 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363724 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363724 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363724 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363730 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363730 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363731 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363731 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363731 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363732 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363732 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363732 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363738 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363738 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363738 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363739 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363739 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363739 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363739 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363740 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363745 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363746 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363746 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363746 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363747 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363747 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363747 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363747 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363760 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363760 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 2363760 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363761 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363761 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363761 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363762 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363762 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363768 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363768 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363768 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363769 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363769 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363769 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363769 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363770 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363775 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363776 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363776 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363776 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363777 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363777 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363777 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363777 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363783 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363783 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363784 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363784 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363784 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363785 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363785 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363785 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363791 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363791 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363792 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363792 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363792 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363793 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363793 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363793 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363799 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363799 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363800 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363800 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363800 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363800 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363801 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363801 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363807 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363807 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363807 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363807 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363808 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363808 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2363808 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2363809 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2363814 INFO  (searcherExecutor-23711-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2363814 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2363818 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[22339B76413DDDC7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 2363819 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[22339B76413DDDC7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 2363819 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[22339B76413DDDC7]) [     ] 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 477366304 and allocated threshold 393216000
   [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> 2363820 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[22339B76413DDDC7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=22339B76413DDDC7 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J0 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([22339B76413DDDC7:CAEF3694B2D5C7E7]: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 477366304 and allocated threshold 393216000
   [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> 2363824 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[22339B76413DDDC7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 2363826 INFO  (TestCircuitBreaker-23715-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> 2363826 INFO  (TestCircuitBreaker-23715-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> 2363826 INFO  (TestCircuitBreaker-23715-thread-4) [     ] 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> 2363826 INFO  (TestCircuitBreaker-23715-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> 2363827 INFO  (TestCircuitBreaker-23715-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=2
   [junit4]   2> 2363828 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[22339B76413DDDC7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 2363831 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[22339B76413DDDC7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 2363832 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[22339B76413DDDC7]) [     ] 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> 2363832 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[22339B76413DDDC7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 2363835 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[22339B76413DDDC7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 2363836 INFO  (TestCircuitBreaker-23716-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> 2363836 INFO  (TestCircuitBreaker-23716-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> 2363836 INFO  (TestCircuitBreaker-23716-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> 2363836 INFO  (TestCircuitBreaker-23716-thread-4) [     ] 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> 2363836 INFO  (TestCircuitBreaker-23716-thread-5) [     ] 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> 2363837 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[22339B76413DDDC7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 2363840 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[22339B76413DDDC7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 2363841 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[22339B76413DDDC7]) [     ] 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> 2363841 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[22339B76413DDDC7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 2363841 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2363841 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1250240813
   [junit4]   2> 2363842 INFO  (coreCloseExecutor-23718-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ea55e9a
   [junit4]   2> 2363842 INFO  (coreCloseExecutor-23718-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2ea55e9a
   [junit4]   2> 2363842 INFO  (coreCloseExecutor-23718-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@658dad82: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4d3c7a65
   [junit4]   2> 2363852 INFO  (coreCloseExecutor-23718-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2363852 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2363852 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1594a555: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6443faa5
   [junit4]   2> 2363857 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2363857 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55ff7881: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4dfc1bcc
   [junit4]   2> 2363859 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2363859 INFO  (SUITE-TestCircuitBreaker-seed#[22339B76413DDDC7]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@457c46e4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@68270efa
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_22339B76413DDDC7-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sv-SE, timezone=Europe/Athens
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=25405048,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [NodeAddedTriggerIntegrationTest, TestChildDocTransformerHierarchy, TestAtomicUpdateErrorCases, TestJavabinTupleStreamParser, ScheduledTriggerTest, TestSolrJacksonAnnotation, CacheHeaderTest, SpellCheckCollatorWithCollapseTest, TestInitParams, TestFieldCache, TestJettySolrRunner, NodeMarkersRegistrationTest, CustomTermsComponentTest, TestCollationFieldDocValues, TestPolicyCloud, DistributedQueryComponentOptimizationTest, TestPhraseSuggestions, ZkCollectionPropsCachingTest, TestOverriddenPrefixQueryForCustomFieldType, EmbeddedSolrNoSerializeTest, TestStressLucene, MetricUtilsTest, TestManagedSchemaThreadSafety, TestSearcherReuse, MoveReplicaHDFSFailoverTest, SortByFunctionTest, TestLuceneMatchVersion, SolrCoreCheckLockOnStartupTest, TestSimDistributedQueue, ZookeeperStatusHandlerTest, UniqFieldsUpdateProcessorFactoryTest, RouteFieldTest, SignatureUpdateProcessorFactoryTest, ZkSolrClientTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestReloadAndDeleteDocs, TestRandomFlRTGCloud, TestCloudJSONFacetSKGEquiv, JWTAuthPluginIntegrationTest, PhrasesIdentificationComponentTest, TestSchemaManager, TestUseDocValuesAsStored, ZkControllerTest, TestNestedUpdateProcessor, SuggesterWFSTTest, RecoveryZkTest, ShardRoutingCustomTest, AnalysisAfterCoreReloadTest, QueryParsingTest, TestSimpleTrackingShardHandler, OverseerTest, CollectionStateFormat2Test, PathHierarchyTokenizerFactoryTest, TestLFUCache, SuggestComponentContextFilterQueryTest, AliasIntegrationTest, HdfsDirectoryTest, TestMultiValuedNumericRangeQuery, TestComplexPhraseLeadingWildcard, TestFieldSortValues, TestFileDictionaryLookup, BigEndianAscendingWordSerializerTest, TimeRoutedAliasUpdateProcessorTest, TestSolrDeletionPolicy1, MultiDestinationAuditLoggerTest, TermsComponentTest, TestPackages, TestConfigSetImmutable, TestLockTree, ReplaceNodeTest, TestNumericTerms64, ConfigureRecoveryStrategyTest, HdfsUnloadDistributedZkTest, PropertiesRequestHandlerTest, HighlighterMaxOffsetTest, TestCloudSearcherWarming, SolrTestCaseJ4Test, ChaosMonkeySafeLeaderWithPullReplicasTest, SolrGraphiteReporterTest, TestDynamicLoadingUrl, TestDFRSimilarityFactory, V2ApiIntegrationTest, RankFieldTest, TestSerializedLuceneMatchVersion, ClusterStateMockUtilTest, BlobRepositoryCloudTest, TriggerSetPropertiesIntegrationTest, AdminHandlersProxyTest, TestLegacyField, PeerSyncWithLeaderAndIndexFingerprintCachingTest, LeaderElectionContextKeyTest, SearchHandlerTest, TestJsonFacetsStatsParsing, SolrCloudReportersTest, TestRawTransformer, CircularListTest, TestSolrConfigHandlerConcurrent, TestPullReplica, CdcrReplicationHandlerTest, TaggingAttributeTest, TestMinHashQParser, HdfsChaosMonkeySafeLeaderTest, TestCoreDiscovery, WordBreakSolrSpellCheckerTest, ResponseHeaderTest, TestFacetMethods, TestConfigSetsAPIShareSchema, TestObjectReleaseTracker, HdfsRestartWhileUpdatingTest, TestUnifiedSolrHighlighter, OverriddenZkACLAndCredentialsProvidersTest, TestDocSet, TestSolr4Spatial2, TestSchemaNameResource, MaxSizeAutoCommitTest, TestTlogReplica, BasicDistributedZkTest, CreateRoutedAliasTest, DeleteNodeTest, DeleteReplicaTest, DocValuesNotIndexedTest, ForceLeaderTest, FullSolrCloudDistribCmdsTest, HttpPartitionTest, MetricsHistoryWithAuthIntegrationTest, MultiSolrCloudTestCaseTest, NestedShardedAtomicUpdateTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest, SolrCloudExampleTest, SystemCollectionCompatTest, TestCloudConsistency, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, VMParamsZkACLAndCredentialsProvidersTest, BackupRestoreApiErrorConditionsTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, AutoAddReplicasIntegrationTest, IndexSizeTriggerTest, MetricTriggerIntegrationTest, MetricTriggerTest, SystemLogListenerTest, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, BackupIdTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, SearchHandlerTest, TestBlobHandler, TestIncrementalCoreBackup, TestReqParamsAPI, TestSolrConfigHandlerCloud, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedTermsComponentTest, JavabinLoaderTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, CurrencyRangeFacetCloudTest, SolrIndexSearcherTest, SpatialFilterTest, TestBlockCollapse, TestIndexSearcher, TestRangeQuery, TestOrdValues, TestSortByMinMaxFunction, DistanceFunctionTest, BJQParserTest, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, CrossCollectionJoinQueryTest, BJQFilterAccessibleTest, CloudMLTQParserTest, BasicAuthOnSingleNodeTest, TestAuthorizationFramework, FileBasedSpellCheckerTest, TestSuggestSpellingConverter, BufferStoreTest, TestFieldCacheVsDocValues, DirectUpdateHandlerTest, SolrCmdDistributorTest, TestInPlaceUpdatesRequiredField, TestInPlaceUpdatesStandalone, UpdateParamsTest, VersionInfoTest, AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, CloneFieldUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, TestCloudDeduplication, PrimUtilsTest, SolrLogPostToolTest, TestCircuitBreaker]
   [junit4] Completed [921/939 (1!)] on J0 in 0.76s, 5 tests, 1 error <<< FAILURES!

[...truncated 50902 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([4D36537FB3FE81C5:2292BFF59BD7198F]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.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 16167 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 2364966 INFO  (SUITE-JWTIssuerConfigTest-seed#[4D36537FB3FE81C5]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=4D36537FB3FE81C5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J3 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D36537FB3FE81C5:2292BFF59BD7198F]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]    > 	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1686, maxMBSortInHeap=5.775646372223448, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-EC, timezone=Asia/Aden
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=96797512,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [FullHLLTest, SOLR749Test, BooleanFieldTest, TestCollectionsAPIViaSolrCloudCluster, TestDocTermOrdsUninvertLimit, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDeprecatedFilters, ConjunctionSolrSpellCheckerTest, TestReplicationHandler, TestSolrConfigHandler, ScheduledTriggerIntegrationTest, JWTVerificationkeyResolverTest, TestConfigOverlay, TestMaxTokenLenTokenizer, TestBinaryResponseWriter, TestLegacyTerms, AnalysisErrorHandlingTest, ShowFileRequestHandlerTest, TestGraphMLResponseWriter, StatsComponentTest, TestRecovery, HttpPartitionWithTlogReplicasTest, OverseerTaskQueueTest, TestSimGenericDistributedQueue, DistributedExpandComponentTest, IndexSchemaTest, HdfsRecoveryZkTest, ZookeeperStatusHandlerFailureTest, TestNumericTokenStream, TestPartialUpdateDeduplication, CoreAdminHandlerTest, HdfsBackupRepositoryIntegrationTest, TestDynamicFieldResource, TestRawResponseWriter, CdcrOpsAndBoundariesTest, ZkCLITest, TestRestoreCore, TestManagedSynonymFilterFactory, TaggerTest, TestQueryingOnDownCollection, TestQuerySenderNoQuery, NoCacheHeaderTest, TestCoreAdminApis, AuditLoggerIntegrationTest, DistributedQueryComponentCustomSortTest, TestSolrCLIRunExample, TestDeleteCollectionOnDownNodes, MoreLikeThisComponentTest, TestRandomFaceting, TestOrdValues, JavabinLoaderTest, HdfsCloudIncrementalBackupTest, AtomicUpdateProcessorFactoryTest, TermVectorComponentTest, TestCollapseQParserPlugin, ConnectionManagerTest, QueryResultKeyTest, SuggesterTest, BasicAuthStandaloneTest, TestConfigSetsAPIExclusivity, RecoveryAfterSoftCommitTest, DocValuesTest, MissingSegmentRecoveryTest, TestBinaryField, SpatialFilterTest, TestMaxScoreQueryParser, TestSolr4Spatial, TestSystemCollAutoCreate, TestSearchPerf, TestUtilizeNode, SolrSlf4jReporterTest, SparseHLLTest, SystemLogListenerTest, SpellCheckCollatorTest, TestCloudRecovery2, AnalyticsMergeStrategyTest, TestSizeLimitedDistributedMap, TestInPlaceUpdateWithRouteField, CloudExitableDirectoryReaderTest, RequestLoggingTest, RollingRestartTest, BlockJoinFacetDistribTest, CursorPagingTest, TestNumericTerms32, TestAuthorizationFramework, IndexSizeTriggerMixedBoundsTest, TestGroupingSearch, SubstringBytesRefFilterTest, DirectoryFactoryTest, LeaderFailoverAfterPartitionTest, FieldAnalysisRequestHandlerTest, DateFieldTest, TestDynamicLoading, TestBlendedInfixSuggestions, TestLeaderElectionZkExpiry, ClassificationUpdateProcessorIntegrationTest, SaslZkACLProviderTest, BufferStoreTest, BasicDistributedZkTest, TestInitQParser, TestSchemaField, MultiSolrCloudTestCaseTest, TestConfigReload, TestDistributedGrouping, ImplicitSnitchTest, SolrTestCaseJ4DeleteCoreTest, SolrMetricsIntegrationTest, OverseerRolesTest, TestHttpShardHandlerFactory, SoftAutoCommitTest, TestMacroExpander, CustomHighlightComponentTest, TestFieldCacheSortRandom, ChaosMonkeySafeLeaderTest, TestAuthenticationFramework, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, TestRequestForwarding, TestSegmentSorting, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, TestCollectionAPI, ComputePlanActionTest, TriggerIntegrationTest, TestDynamicLoadingUrl, TestSolrXml, BackupIdTest, TestSolrCloudSnapshots, AutoscalingHistoryHandlerTest, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, MetricsHistoryHandlerTest, StatsReloadRaceTest, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedSpellCheckComponentTest, TestDistributedStatsComponentCardinality, TestUnInvertedFieldException, TestWriterPerf, TestGeoJSONResponseWriter, TestExplainDocTransformer, TestSubQueryTransformerCrossCore, TestManagedResourceStorage, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestFieldResource, TestFieldTypeResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, OpenExchangeRatesOrgProviderTest, PrimitiveFieldTypeTest, SchemaVersionSpecificBehaviorTest, TestCollationFieldDocValues, TestManagedSchema, TestCustomSort, TestFastLRUCache, TestFoldingMultitermQuery, TestMinHashQParser, TestNoOpRegenerator, TestPseudoReturnFields, TestReload, TestReloadDeadlock, TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, TestSolrFieldCacheBean, TestStandardQParsers, TestStressUserVersions, TestTrieFacet, RangeFacetCloudTest, SpatialHeatmapFacetsTest, TestJsonFacetsStatsParsing, TestJsonFacetsWithNestedObjects, AggValueSourceTest, TestSortByMinMaxFunction, DistanceFunctionTest, BJQParserTest, BlockJoinFacetRandomTest, CrossCollectionJoinQueryTest, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, BasicAuthIntegrationTest, JWTIssuerConfigTest]
   [junit4] Completed [846/939 (1!)] on J3 in 0.26s, 13 tests, 1 failure <<< FAILURES!

[...truncated 51174 lines...]

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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35811/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 13928 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 527117 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 527118 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 527118 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/data-dir-35-001
   [junit4]   2> 527118 WARN  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 527118 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 527120 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 527121 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/tempDir-001
   [junit4]   2> 527121 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 527121 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 527121 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 527122 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 527221 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 42097
   [junit4]   2> 527221 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42097
   [junit4]   2> 527221 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42097
   [junit4]   2> 527221 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42097
   [junit4]   2> 527223 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 527226 INFO  (zkConnectionManagerCallback-5380-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527226 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 527231 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 527234 INFO  (zkConnectionManagerCallback-5382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527234 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 527235 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 527238 INFO  (zkConnectionManagerCallback-5384-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527238 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 527341 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 527341 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 527341 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 527341 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 527341 INFO  (jetty-launcher-5385-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 527341 INFO  (jetty-launcher-5385-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 527348 INFO  (jetty-launcher-5385-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 527348 INFO  (jetty-launcher-5385-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 527348 INFO  (jetty-launcher-5385-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 527348 INFO  (jetty-launcher-5385-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 527348 INFO  (jetty-launcher-5385-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 527348 INFO  (jetty-launcher-5385-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 527349 INFO  (jetty-launcher-5385-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c9dac2d{/solr,null,AVAILABLE}
   [junit4]   2> 527349 INFO  (jetty-launcher-5385-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c72f5c{/solr,null,AVAILABLE}
   [junit4]   2> 527349 INFO  (jetty-launcher-5385-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68973faa{SSL, (ssl, http/1.1)}{127.0.0.1:35811}
   [junit4]   2> 527349 INFO  (jetty-launcher-5385-thread-2) [     ] o.e.j.s.Server Started @527383ms
   [junit4]   2> 527349 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42097/solr, hostPort=35811}
   [junit4]   2> 527349 INFO  (jetty-launcher-5385-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5833c3c7{SSL, (ssl, http/1.1)}{127.0.0.1:33025}
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-1) [     ] o.e.j.s.Server Started @527383ms
   [junit4]   2> 527350 ERROR (jetty-launcher-5385-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42097/solr, hostPort=33025}
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-23T13:58:51.990Z
   [junit4]   2> 527350 ERROR (jetty-launcher-5385-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-23T13:58:51.990Z
   [junit4]   2> 527350 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 527351 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 527354 INFO  (zkConnectionManagerCallback-5387-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527354 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 527354 INFO  (zkConnectionManagerCallback-5389-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527354 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 527354 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 527355 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 527358 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 527360 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 527362 WARN  (jetty-launcher-5385-thread-2-SendThread(127.0.0.1:42097)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10550729da70003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10550729da70003, 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 0x10550729da70003, 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> 527732 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 527733 WARN  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 527734 WARN  (jetty-launcher-5385-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@418c767d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 527734 WARN  (jetty-launcher-5385-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@418c767d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 527736 WARN  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 527738 WARN  (jetty-launcher-5385-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c23c0d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 527738 WARN  (jetty-launcher-5385-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c23c0d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 527739 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42097/solr
   [junit4]   2> 527740 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 527741 INFO  (zkConnectionManagerCallback-5403-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527741 INFO  (jetty-launcher-5385-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 527742 WARN  (jetty-launcher-5385-thread-2-SendThread(127.0.0.1:42097)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10550729da70005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10550729da70005, 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 0x10550729da70005, 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> 527846 INFO  (jetty-launcher-5385-thread-2) [n:127.0.0.1:35811_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 527851 INFO  (zkConnectionManagerCallback-5405-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527851 INFO  (jetty-launcher-5385-thread-2) [n:127.0.0.1:35811_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 527915 WARN  (jetty-launcher-5385-thread-2) [n:127.0.0.1:35811_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> 527922 INFO  (jetty-launcher-5385-thread-2) [n:127.0.0.1:35811_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35811_solr
   [junit4]   2> 527923 INFO  (jetty-launcher-5385-thread-2) [n:127.0.0.1:35811_solr     ] o.a.s.c.Overseer Overseer (id=73553422122942470-127.0.0.1:35811_solr-n_0000000000) starting
   [junit4]   2> 527929 INFO  (OverseerStateUpdate-73553422122942470-127.0.0.1:35811_solr-n_0000000000) [n:127.0.0.1:35811_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35811_solr
   [junit4]   2> 527930 INFO  (jetty-launcher-5385-thread-2) [n:127.0.0.1:35811_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35811_solr
   [junit4]   2> 527933 INFO  (OverseerStateUpdate-73553422122942470-127.0.0.1:35811_solr-n_0000000000) [n:127.0.0.1:35811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 527935 INFO  (jetty-launcher-5385-thread-2) [n:127.0.0.1:35811_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 527936 WARN  (jetty-launcher-5385-thread-2) [n:127.0.0.1:35811_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> 527950 INFO  (jetty-launcher-5385-thread-2) [n:127.0.0.1:35811_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/tempDir-001/node2
   [junit4]   2> 528622 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 528622 WARN  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 528625 WARN  (jetty-launcher-5385-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d7676f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 528625 WARN  (jetty-launcher-5385-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d7676f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 528629 WARN  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 528630 WARN  (jetty-launcher-5385-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f96e0a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 528630 WARN  (jetty-launcher-5385-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f96e0a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 528631 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42097/solr
   [junit4]   2> 528631 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 528632 INFO  (zkConnectionManagerCallback-5423-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528632 INFO  (jetty-launcher-5385-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 528734 INFO  (jetty-launcher-5385-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 528735 INFO  (zkConnectionManagerCallback-5425-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528735 INFO  (jetty-launcher-5385-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 528739 WARN  (jetty-launcher-5385-thread-1) [n:127.0.0.1:33025_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> 528739 INFO  (jetty-launcher-5385-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 528742 INFO  (jetty-launcher-5385-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33025_solr as DOWN
   [junit4]   2> 528743 INFO  (jetty-launcher-5385-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 528743 INFO  (jetty-launcher-5385-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33025_solr
   [junit4]   2> 528744 INFO  (zkCallback-5404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 528744 INFO  (zkCallback-5424-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 528745 INFO  (jetty-launcher-5385-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 528746 WARN  (jetty-launcher-5385-thread-1) [n:127.0.0.1:33025_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> 528756 INFO  (jetty-launcher-5385-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/tempDir-001/node1
   [junit4]   2> 528762 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 528763 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 528763 INFO  (zkConnectionManagerCallback-5436-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528763 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 528764 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 528765 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42097/solr ready
   [junit4]   2> 528783 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 528811 INFO  (OverseerThreadFactory-5412-thread-1-processing-n:127.0.0.1:35811_solr) [n:127.0.0.1:35811_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 528943 INFO  (OverseerStateUpdate-73553422122942470-127.0.0.1:35811_solr-n_0000000000) [n:127.0.0.1:35811_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35811_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35811/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> 528946 INFO  (OverseerStateUpdate-73553422122942470-127.0.0.1:35811_solr-n_0000000000) [n:127.0.0.1:35811_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:33025_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:33025/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> 529173 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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> 529173 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 529184 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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> 529186 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 529187 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 529188 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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> 529188 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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> 529188 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 529198 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 529200 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 529200 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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> 529200 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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> 529201 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 529219 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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> 529219 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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> 529220 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 529220 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 529221 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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> 529221 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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> 529221 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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> 529221 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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 1700557838206631936
   [junit4]   2> 529226 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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> 529226 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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> 529227 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 529227 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 529227 INFO  (searcherExecutor-5438-thread-1-processing-n:127.0.0.1:35811_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:35811_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> 529228 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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> 529228 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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> 529228 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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> 529228 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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 1700557838213971968
   [junit4]   2> 529230 INFO  (searcherExecutor-5440-thread-1-processing-n:127.0.0.1:33025_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:33025_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> 529232 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 529232 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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> 529235 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 529235 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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> 529238 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 529238 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 529238 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35811/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 529238 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:35811/solr  START replicas=[https://127.0.0.1:33025/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 529238 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:35811/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 529244 INFO  (qtp1389078711-9586) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 529244 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 529244 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 529244 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73553422122942470-core_node3-n_0000000000
   [junit4]   2> 529247 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35811/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 529348 INFO  (zkCallback-5404-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> 529348 INFO  (zkCallback-5404-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> 529349 INFO  (zkCallback-5404-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> 529349 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 529353 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_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=180
   [junit4]   2> 529453 INFO  (zkCallback-5404-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> 529453 INFO  (zkCallback-5404-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> 529453 INFO  (zkCallback-5404-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> 529453 INFO  (zkCallback-5404-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> 530247 INFO  (qtp1389078711-9579) [n:127.0.0.1:33025_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=1063
   [junit4]   2> 530249 INFO  (qtp1651463386-9590) [n:127.0.0.1:35811_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> 530347 INFO  (zkCallback-5404-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> 530347 INFO  (zkCallback-5404-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> 530347 INFO  (zkCallback-5404-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> 530347 INFO  (zkCallback-5404-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> 530348 INFO  (qtp1651463386-9590) [n:127.0.0.1:35811_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=1539
   [junit4]   2> 530348 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 530355 INFO  (zkCallback-5424-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> 530355 INFO  (zkCallback-5424-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> 530365 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:33025/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:35811_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:35811/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:33025_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:33025/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> 530365 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=152838926
   [junit4]   2> 530365 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33025_solr
   [junit4]   2> 530365 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 530365 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33025_solr as DOWN
   [junit4]   2> 530375 INFO  (coreCloseExecutor-5452-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@13d8bd61
   [junit4]   2> 530375 INFO  (coreCloseExecutor-5452-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@13d8bd61
   [junit4]   2> 530375 INFO  (coreCloseExecutor-5452-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@13d8bd61
   [junit4]   2> 530379 INFO  (coreCloseExecutor-5452-thread-1) [n:127.0.0.1:33025_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 530383 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 530383 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 530383 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 530383 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 530390 WARN  (jetty-launcher-5385-thread-1-SendThread(127.0.0.1:42097)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10550729da70008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10550729da70008, 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 0x10550729da70008, 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> 530391 INFO  (zkCallback-5435-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 530391 INFO  (zkCallback-5404-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 530468 INFO  (zkCallback-5404-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> 530468 INFO  (zkCallback-5404-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> 530468 INFO  (zkCallback-5404-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> 530468 INFO  (zkCallback-5404-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> 530493 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5833c3c7{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 530493 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c72f5c{/solr,null,STOPPED}
   [junit4]   2> 530493 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 530494 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 33025
   [junit4]   2> 530494 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 530497 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35811_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35811/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 530513 ERROR (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 40 more
   [junit4]   2> 530515 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 530515 ERROR (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 530515 INFO  (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=2
   [junit4]   2> 530515 ERROR (qtp1651463386-9587) [n:127.0.0.1:35811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 530518 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=33025)
   [junit4]   2> 530519 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 33025 try number 2 ...
   [junit4]   2> 530519 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 530525 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 530525 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 530525 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 530525 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d62c941{/solr,null,AVAILABLE}
   [junit4]   2> 530526 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a595e84{SSL, (ssl, http/1.1)}{127.0.0.1:33025}
   [junit4]   2> 530526 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.s.Server Started @530559ms
   [junit4]   2> 530526 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42097/solr, hostPort=33025}
   [junit4]   2> 530526 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530526 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 530526 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 530526 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530526 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 530527 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-23T13:58:55.167Z
   [junit4]   2> 530528 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 530529 INFO  (zkConnectionManagerCallback-5456-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530529 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 530529 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530532 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 530815 INFO  (OverseerCollectionConfigSetProcessor-73553422122942470-127.0.0.1:35811_solr-n_0000000000) [n:127.0.0.1:35811_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> 530906 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 530906 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 530907 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73cf9a8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 530907 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73cf9a8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 530909 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 530910 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2591fdc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 530910 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2591fdc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 530911 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42097/solr
   [junit4]   2> 530913 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 530913 INFO  (zkConnectionManagerCallback-5467-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530914 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531015 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531016 INFO  (zkConnectionManagerCallback-5469-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531016 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531020 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_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> 531021 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 531024 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33025_solr as DOWN
   [junit4]   2> 531025 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 531025 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33025_solr
   [junit4]   2> 531026 INFO  (zkCallback-5435-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 531028 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 531028 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_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> 531030 INFO  (zkCallback-5404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 531034 INFO  (zkCallback-5468-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 531043 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/tempDir-001/node1
   [junit4]   2> 531043 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[10641F01234DBB9B]) [n:127.0.0.1:33025_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 531056 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 531057 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 531057 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 531063 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 531063 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 531064 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_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> 531064 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_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> 531064 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 531104 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_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> 531104 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_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> 531105 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 531105 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 531106 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_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> 531106 INFO  (coreLoadExecutor-5475-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_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 u

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

lient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.LeaderTragicEventTest.tearDown(LeaderTragicEventTest.java:73)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 542045 INFO  (jetty-closer-5488-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1683202277
   [junit4]   2> 542045 INFO  (jetty-closer-5488-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2086695491
   [junit4]   2> 542045 INFO  (jetty-closer-5488-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35811_solr
   [junit4]   2> 542045 INFO  (jetty-closer-5488-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33025_solr
   [junit4]   2> 542046 INFO  (jetty-closer-5488-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 542046 INFO  (jetty-closer-5488-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 542046 INFO  (jetty-closer-5488-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35811_solr as DOWN
   [junit4]   2> 542046 INFO  (jetty-closer-5488-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33025_solr as DOWN
   [junit4]   2> 542048 INFO  (jetty-closer-5488-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 542048 INFO  (jetty-closer-5488-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 542048 INFO  (jetty-closer-5488-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 542048 INFO  (jetty-closer-5488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 542048 INFO  (jetty-closer-5488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 542048 INFO  (jetty-closer-5488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 542048 INFO  (jetty-closer-5488-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 542048 INFO  (jetty-closer-5488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 542048 INFO  (closeThreadPool-5498-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73553422122942470-127.0.0.1:35811_solr-n_0000000000) closing
   [junit4]   2> 542049 INFO  (OverseerStateUpdate-73553422122942470-127.0.0.1:35811_solr-n_0000000000) [n:127.0.0.1:35811_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35811_solr
   [junit4]   2> 542050 INFO  (OverseerAutoScalingTriggerThread-73553422122942470-127.0.0.1:35811_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 542051 INFO  (closeThreadPool-5498-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73553422122942470-127.0.0.1:35811_solr-n_0000000000) closing
   [junit4]   2> 542052 WARN  (jetty-launcher-5385-thread-2-SendThread(127.0.0.1:42097)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10550729da70006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10550729da70006, 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 0x10550729da70006, 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> 542152 INFO  (jetty-closer-5488-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73553422122942470-127.0.0.1:35811_solr-n_0000000000) closing
   [junit4]   2> 542154 INFO  (jetty-closer-5488-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@68973faa{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 542154 INFO  (jetty-closer-5488-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c9dac2d{/solr,null,STOPPED}
   [junit4]   2> 542154 INFO  (jetty-closer-5488-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 542255 INFO  (jetty-closer-5488-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a595e84{SSL, (ssl, http/1.1)}{127.0.0.1:33025}
   [junit4]   2> 542255 INFO  (jetty-closer-5488-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d62c941{/solr,null,STOPPED}
   [junit4]   2> 542255 INFO  (jetty-closer-5488-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 542256 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 542458 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	8	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/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> 	39	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73553422122942470-127.0.0.1:35811_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73553422122942470-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 542460 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42097
   [junit4]   2> 542460 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42097
   [junit4]   2> 542460 INFO  (SUITE-LeaderTragicEventTest-seed#[10641F01234DBB9B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42097
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_10641F01234DBB9B-001
   [junit4]   2> May 23, 2021 1:59:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=575, maxMBSortInHeap=7.0656150502719335, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ko, timezone=America/Ojinaga
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=202723608,total=476053504
   [junit4]   2> NOTE: All tests run in this JVM: [TestXmlQParser, RankQParserPluginTest, JWTAuthPluginTest, DocValuesMissingTest, DistributedIntervalFacetingTest, TestDocBasedVersionConstraints, TestBlockCollapse, DataDrivenBlockJoinTest, CurrencyRangeFacetCloudTest, BlockCacheTest, ReindexCollectionTest, SplitHandlerTest, TestUseDocValuesAsStored2, TestManagedResource, ClusterStateTest, TestNumericRangeQuery32, ShardsWhitelistTest, DocExpirationUpdateProcessorFactoryTest, DeleteReplicaTest, TestLegacyFieldReuse, BitVectorTest, IndexSizeTriggerTest, CdcrRequestHandlerTest, TestPHPSerializedResponseWriter, CollectionTooManyReplicasTest, TestDistributedMap, TestDynamicURP, TestUnifiedSolrHighlighterWithoutStoredId, SolrShardReporterTest, TestExactStatsCache, TestPullReplicaErrorHandling, BlockJoinFacetSimpleTest, CoreAdminRequestStatusTest, HighlighterTest, TestTolerantUpdateProcessorCloud, TestAnalyzeInfixSuggestions, TestExportTool, TestCloudPseudoReturnFields, TestSolrCloudSnapshots, TestCloudDeleteByQuery, LeaderTragicEventTest]
   [junit4] Completed [200/939 (1!)] on J1 in 16.02s, 2 tests, 1 error <<< FAILURES!

[...truncated 53373 lines...]

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

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

3 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnlySortLast

Error Message:
Unexpected number of elements in the group for 'intGSL' size: '9' GroupValue: 'null' rsp: {responseHeader={zkConnected=true,status=0,QTime=34,params={q=*:*,group.sort=id asc,_stateVer_=dv_coll:3,group.limit=100,rows=100,wt=javabin,version=2,group.field=intGSL,group=true}},grouped={intGSL={matches=44,groups=[{groupValue=null,doclist={numFound=9,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=10000, _version_=1700547822601895936, _root_=10000}, SolrDocument{id=10010, _version_=1700547822602944516, _root_=10010}, SolrDocument{id=10015, _version_=1700547822603993091, _root_=10015}, SolrDocument{id=10020, _version_=1700547822603993092, _root_=10020}, SolrDocument{id=10025, _version_=1700547822602944518, _root_=10025}, SolrDocument{id=10030, _version_=1700547822602944518, _root_=10030}, SolrDocument{id=10035, _version_=1700547822603993089, _root_=10035}, SolrDocument{id=10040, _version_=1700547822602944521, _root_=10040}, SolrDocument{id=10045, _version_=1700547822603993091, _root_=10045}]}}, {groupValue=773774090,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=0, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=true, sortableGSL=base_string_749445__00001492, _version_=1700547822596653056, _root_=0}, SolrDocument{id=1, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=false, sortableGSL=base_string_749445__00001492, _version_=1700547822601895936, _root_=1}, SolrDocument{id=2, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=true, sortableGSL=base_string_749445__00001492, _version_=1700547822601895936, _root_=2}, SolrDocument{id=3, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=false, sortableGSL=base_string_749445__00001492, _version_=1700547822602944512, _root_=3}, SolrDocument{id=5, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=false, sortableGSL=base_string_749445__00001492, _version_=1700547822601895937, _root_=5}, SolrDocument{id=6, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=true, sortableGSL=base_string_749445__00001492, _version_=1700547822602944513, _root_=6}]}}, {groupValue=773779922,doclist={numFound=4,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=14, intGSL=773779922, longGSL=3331734573838115261, doubleGSL=14888.394972123631, floatGSL=16625.025, dateGSL=Sat Apr 23 07:10:41 GMT+06:00 98944963, stringGSL=base_string_106885__00009001, boolGSL=true, sortableGSL=base_string_749445__00017311, _version_=1700547822603993090, _root_=14}, SolrDocument{id=17, intGSL=773779922, longGSL=3331734573838115261, doubleGSL=14888.394972123631, floatGSL=16625.025, dateGSL=Sat Apr 23 07:10:41 GMT+06:00 98944963, stringGSL=base_string_106885__00009001, boolGSL=false, sortableGSL=base_string_749445__00017311, _version_=1700547822602944512, _root_=17}, SolrDocument{id=18, intGSL=773779922, longGSL=3331734573838115261, doubleGSL=14888.394972123631, floatGSL=16625.025, dateGSL=Sat Apr 23 07:10:41 GMT+06:00 98944963, stringGSL=base_string_106885__00009001, boolGSL=true, sortableGSL=base_string_749445__00017311, _version_=1700547822602944517, _root_=18}, SolrDocument{id=19, intGSL=773779922, longGSL=3331734573838115261, doubleGSL=14888.394972123631, floatGSL=16625.025, dateGSL=Sat Apr 23 07:10:41 GMT+06:00 98944963, stringGSL=base_string_106885__00009001, boolGSL=false, sortableGSL=base_string_749445__00017311, _version_=1700547822602944513, _root_=19}]}}, {groupValue=773788885,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=21, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=false, sortableGSL=base_string_749445__00019517, _version_=1700547822602944514, _root_=21}, SolrDocument{id=23, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=false, sortableGSL=base_string_749445__00019517, _version_=1700547822602944515, _root_=23}, SolrDocument{id=24, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=true, sortableGSL=base_string_749445__00019517, _version_=1700547822603993093, _root_=24}, SolrDocument{id=25, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=false, sortableGSL=base_string_749445__00019517, _version_=1700547822602944516, _root_=25}, SolrDocument{id=26, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=true, sortableGSL=base_string_749445__00019517, _version_=1700547822602944519, _root_=26}, SolrDocument{id=27, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=false, sortableGSL=base_string_749445__00019517, _version_=1700547822603993094, _root_=27}]}}, {groupValue=773794716,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=28, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=true, sortableGSL=base_string_749445__00019995, _version_=1700547822603993095, _root_=28}, SolrDocument{id=29, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=false, sortableGSL=base_string_749445__00019995, _version_=1700547822602944517, _root_=29}, SolrDocument{id=30, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=true, sortableGSL=base_string_749445__00019995, _version_=1700547822602944520, _root_=30}, SolrDocument{id=31, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=false, sortableGSL=base_string_749445__00019995, _version_=1700547822603993088, _root_=31}, SolrDocument{id=32, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=true, sortableGSL=base_string_749445__00019995, _version_=1700547822603993096, _root_=32}, SolrDocument{id=33, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=false, sortableGSL=base_string_749445__00019995, _version_=1700547822602944519, _root_=33}]}}, {groupValue=773797239,doclist={numFound=4,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=37, intGSL=773797239, longGSL=3331734573838127376, doubleGSL=35706.39497212363, floatGSL=40190.027, dateGSL=Sat Apr 23 07:10:58 GMT+06:00 98944963, stringGSL=base_string_106885__00022429, boolGSL=false, sortableGSL=base_string_749445__00021771, _version_=1700547822602944520, _root_=37}, SolrDocument{id=38, intGSL=773797239, longGSL=3331734573838127376, doubleGSL=35706.39497212363, floatGSL=40190.027, dateGSL=Sat Apr 23 07:10:58 GMT+06:00 98944963, stringGSL=base_string_106885__00022429, boolGSL=true, sortableGSL=base_string_749445__00021771, _version_=1700547822603993097, _root_=38}, SolrDocument{id=39, intGSL=773797239, longGSL=3331734573838127376, doubleGSL=35706.39497212363, floatGSL=40190.027, dateGSL=Sat Apr 23 07:10:58 GMT+06:00 98944963, stringGSL=base_string_106885__00022429, boolGSL=false, sortableGSL=base_string_749445__00021771, _version_=1700547822603993090, _root_=39}, SolrDocument{id=40, intGSL=773797239, longGSL=3331734573838127376, doubleGSL=35706.39497212363, floatGSL=40190.027, dateGSL=Sat Apr 23 07:10:58 GMT+06:00 98944963, stringGSL=base_string_106885__00022429, boolGSL=true, sortableGSL=base_string_749445__00021771, _version_=1700547822603993098, _root_=40}]}}, {groupValue=773801890,doclist={numFound=3,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=42, intGSL=773801890, longGSL=3331734573838137337, doubleGSL=45666.39497212363, floatGSL=44280.027, dateGSL=Sat Apr 23 07:11:06 GMT+06:00 98944963, stringGSL=base_string_106885__00031138, boolGSL=true, sortableGSL=base_string_749445__00026836, _version_=1700547822603993099, _root_=42}, SolrDocument{id=45, intGSL=773801890, longGSL=3331734573838137337, doubleGSL=45666.39497212363, floatGSL=44280.027, dateGSL=Sat Apr 23 07:11:06 GMT+06:00 98944963, stringGSL=base_string_106885__00031138, boolGSL=false, sortableGSL=base_string_749445__00026836, _version_=1700547822602944522, _root_=45}, SolrDocument{id=48, intGSL=773801890, longGSL=3331734573838137337, doubleGSL=45666.39497212363, floatGSL=44280.027, dateGSL=Sat Apr 23 07:11:06 GMT+06:00 98944963, stringGSL=base_string_106885__00031138, boolGSL=true, sortableGSL=base_string_749445__00026836, _version_=1700547822603993100, _root_=48}]}}, {groupValue=773776008,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=10, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=true, sortableGSL=base_string_749445__00011362, _version_=1700547822602944513, _root_=10}, SolrDocument{id=11, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=false, sortableGSL=base_string_749445__00011362, _version_=1700547822603993088, _root_=11}, SolrDocument{id=13, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=false, sortableGSL=base_string_749445__00011362, _version_=1700547822603993089, _root_=13}, SolrDocument{id=7, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=false, sortableGSL=base_string_749445__00011362, _version_=1700547822602944514, _root_=7}, SolrDocument{id=8, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=true, sortableGSL=base_string_749445__00011362, _version_=1700547822602944512, _root_=8}, SolrDocument{id=9, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=false, sortableGSL=base_string_749445__00011362, _version_=1700547822602944515, _root_=9}]}}]}}}

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 'intGSL' size: '9' GroupValue: 'null' rsp: {responseHeader={zkConnected=true,status=0,QTime=34,params={q=*:*,group.sort=id asc,_stateVer_=dv_coll:3,group.limit=100,rows=100,wt=javabin,version=2,group.field=intGSL,group=true}},grouped={intGSL={matches=44,groups=[{groupValue=null,doclist={numFound=9,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=10000, _version_=1700547822601895936, _root_=10000}, SolrDocument{id=10010, _version_=1700547822602944516, _root_=10010}, SolrDocument{id=10015, _version_=1700547822603993091, _root_=10015}, SolrDocument{id=10020, _version_=1700547822603993092, _root_=10020}, SolrDocument{id=10025, _version_=1700547822602944518, _root_=10025}, SolrDocument{id=10030, _version_=1700547822602944518, _root_=10030}, SolrDocument{id=10035, _version_=1700547822603993089, _root_=10035}, SolrDocument{id=10040, _version_=1700547822602944521, _root_=10040}, SolrDocument{id=10045, _version_=1700547822603993091, _root_=10045}]}}, {groupValue=773774090,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=0, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=true, sortableGSL=base_string_749445__00001492, _version_=1700547822596653056, _root_=0}, SolrDocument{id=1, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=false, sortableGSL=base_string_749445__00001492, _version_=1700547822601895936, _root_=1}, SolrDocument{id=2, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=true, sortableGSL=base_string_749445__00001492, _version_=1700547822601895936, _root_=2}, SolrDocument{id=3, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=false, sortableGSL=base_string_749445__00001492, _version_=1700547822602944512, _root_=3}, SolrDocument{id=5, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=false, sortableGSL=base_string_749445__00001492, _version_=1700547822601895937, _root_=5}, SolrDocument{id=6, intGSL=773774090, longGSL=3331734573838102560, doubleGSL=5702.394972123631, floatGSL=5054.0254, dateGSL=Sat Apr 23 07:10:28 GMT+06:00 98944963, stringGSL=base_string_106885__00001333, boolGSL=true, sortableGSL=base_string_749445__00001492, _version_=1700547822602944513, _root_=6}]}}, {groupValue=773779922,doclist={numFound=4,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=14, intGSL=773779922, longGSL=3331734573838115261, doubleGSL=14888.394972123631, floatGSL=16625.025, dateGSL=Sat Apr 23 07:10:41 GMT+06:00 98944963, stringGSL=base_string_106885__00009001, boolGSL=true, sortableGSL=base_string_749445__00017311, _version_=1700547822603993090, _root_=14}, SolrDocument{id=17, intGSL=773779922, longGSL=3331734573838115261, doubleGSL=14888.394972123631, floatGSL=16625.025, dateGSL=Sat Apr 23 07:10:41 GMT+06:00 98944963, stringGSL=base_string_106885__00009001, boolGSL=false, sortableGSL=base_string_749445__00017311, _version_=1700547822602944512, _root_=17}, SolrDocument{id=18, intGSL=773779922, longGSL=3331734573838115261, doubleGSL=14888.394972123631, floatGSL=16625.025, dateGSL=Sat Apr 23 07:10:41 GMT+06:00 98944963, stringGSL=base_string_106885__00009001, boolGSL=true, sortableGSL=base_string_749445__00017311, _version_=1700547822602944517, _root_=18}, SolrDocument{id=19, intGSL=773779922, longGSL=3331734573838115261, doubleGSL=14888.394972123631, floatGSL=16625.025, dateGSL=Sat Apr 23 07:10:41 GMT+06:00 98944963, stringGSL=base_string_106885__00009001, boolGSL=false, sortableGSL=base_string_749445__00017311, _version_=1700547822602944513, _root_=19}]}}, {groupValue=773788885,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=21, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=false, sortableGSL=base_string_749445__00019517, _version_=1700547822602944514, _root_=21}, SolrDocument{id=23, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=false, sortableGSL=base_string_749445__00019517, _version_=1700547822602944515, _root_=23}, SolrDocument{id=24, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=true, sortableGSL=base_string_749445__00019517, _version_=1700547822603993093, _root_=24}, SolrDocument{id=25, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=false, sortableGSL=base_string_749445__00019517, _version_=1700547822602944516, _root_=25}, SolrDocument{id=26, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=true, sortableGSL=base_string_749445__00019517, _version_=1700547822602944519, _root_=26}, SolrDocument{id=27, intGSL=773788885, longGSL=3331734573838121003, doubleGSL=21817.39497212363, floatGSL=24164.025, dateGSL=Sat Apr 23 07:10:47 GMT+06:00 98944963, stringGSL=base_string_106885__00012716, boolGSL=false, sortableGSL=base_string_749445__00019517, _version_=1700547822603993094, _root_=27}]}}, {groupValue=773794716,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=28, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=true, sortableGSL=base_string_749445__00019995, _version_=1700547822603993095, _root_=28}, SolrDocument{id=29, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=false, sortableGSL=base_string_749445__00019995, _version_=1700547822602944517, _root_=29}, SolrDocument{id=30, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=true, sortableGSL=base_string_749445__00019995, _version_=1700547822602944520, _root_=30}, SolrDocument{id=31, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=false, sortableGSL=base_string_749445__00019995, _version_=1700547822603993088, _root_=31}, SolrDocument{id=32, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=true, sortableGSL=base_string_749445__00019995, _version_=1700547822603993096, _root_=32}, SolrDocument{id=33, intGSL=773794716, longGSL=3331734573838122374, doubleGSL=28554.39497212363, floatGSL=30804.025, dateGSL=Sat Apr 23 07:10:51 GMT+06:00 98944963, stringGSL=base_string_106885__00017642, boolGSL=false, sortableGSL=base_string_749445__00019995, _version_=1700547822602944519, _root_=33}]}}, {groupValue=773797239,doclist={numFound=4,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=37, intGSL=773797239, longGSL=3331734573838127376, doubleGSL=35706.39497212363, floatGSL=40190.027, dateGSL=Sat Apr 23 07:10:58 GMT+06:00 98944963, stringGSL=base_string_106885__00022429, boolGSL=false, sortableGSL=base_string_749445__00021771, _version_=1700547822602944520, _root_=37}, SolrDocument{id=38, intGSL=773797239, longGSL=3331734573838127376, doubleGSL=35706.39497212363, floatGSL=40190.027, dateGSL=Sat Apr 23 07:10:58 GMT+06:00 98944963, stringGSL=base_string_106885__00022429, boolGSL=true, sortableGSL=base_string_749445__00021771, _version_=1700547822603993097, _root_=38}, SolrDocument{id=39, intGSL=773797239, longGSL=3331734573838127376, doubleGSL=35706.39497212363, floatGSL=40190.027, dateGSL=Sat Apr 23 07:10:58 GMT+06:00 98944963, stringGSL=base_string_106885__00022429, boolGSL=false, sortableGSL=base_string_749445__00021771, _version_=1700547822603993090, _root_=39}, SolrDocument{id=40, intGSL=773797239, longGSL=3331734573838127376, doubleGSL=35706.39497212363, floatGSL=40190.027, dateGSL=Sat Apr 23 07:10:58 GMT+06:00 98944963, stringGSL=base_string_106885__00022429, boolGSL=true, sortableGSL=base_string_749445__00021771, _version_=1700547822603993098, _root_=40}]}}, {groupValue=773801890,doclist={numFound=3,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=42, intGSL=773801890, longGSL=3331734573838137337, doubleGSL=45666.39497212363, floatGSL=44280.027, dateGSL=Sat Apr 23 07:11:06 GMT+06:00 98944963, stringGSL=base_string_106885__00031138, boolGSL=true, sortableGSL=base_string_749445__00026836, _version_=1700547822603993099, _root_=42}, SolrDocument{id=45, intGSL=773801890, longGSL=3331734573838137337, doubleGSL=45666.39497212363, floatGSL=44280.027, dateGSL=Sat Apr 23 07:11:06 GMT+06:00 98944963, stringGSL=base_string_106885__00031138, boolGSL=false, sortableGSL=base_string_749445__00026836, _version_=1700547822602944522, _root_=45}, SolrDocument{id=48, intGSL=773801890, longGSL=3331734573838137337, doubleGSL=45666.39497212363, floatGSL=44280.027, dateGSL=Sat Apr 23 07:11:06 GMT+06:00 98944963, stringGSL=base_string_106885__00031138, boolGSL=true, sortableGSL=base_string_749445__00026836, _version_=1700547822603993100, _root_=48}]}}, {groupValue=773776008,doclist={numFound=6,numFoundExact=true,start=0,maxScore=1.0,docs=[SolrDocument{id=10, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=true, sortableGSL=base_string_749445__00011362, _version_=1700547822602944513, _root_=10}, SolrDocument{id=11, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=false, sortableGSL=base_string_749445__00011362, _version_=1700547822603993088, _root_=11}, SolrDocument{id=13, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=false, sortableGSL=base_string_749445__00011362, _version_=1700547822603993089, _root_=13}, SolrDocument{id=7, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=false, sortableGSL=base_string_749445__00011362, _version_=1700547822602944514, _root_=7}, SolrDocument{id=8, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=true, sortableGSL=base_string_749445__00011362, _version_=1700547822602944512, _root_=8}, SolrDocument{id=9, intGSL=773776008, longGSL=3331734573838107552, doubleGSL=14804.394972123631, floatGSL=14229.025, dateGSL=Sat Apr 23 07:10:37 GMT+06:00 98944963, stringGSL=base_string_106885__00007278, boolGSL=false, sortableGSL=base_string_749445__00011362, _version_=1700547822602944515, _root_=9}]}}]}}}
	at __randomizedtesting.SeedInfo.seed([2B417C8CE91A9B01:9EB238BF88BDFE5F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.doGroupingDvOnly(DocValuesNotIndexedTest.java:404)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnlySortLast(DocValuesNotIndexedTest.java:332)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

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


FAILED:  org.apache.solr.handler.component.DistributedTermsComponentTest.test

Error Message:
Error from server at https://127.0.0.1:33591/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33591/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
	at __randomizedtesting.SeedInfo.seed([2B417C8CE91A9B01:A315435647E6F6F9]:0)
	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.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
	at org.apache.solr.handler.component.DistributedTermsComponentTest.query(DistributedTermsComponentTest.java:102)
	at org.apache.solr.handler.component.DistributedTermsComponentTest.test(DistributedTermsComponentTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14985 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 1235821 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1235821 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1235822 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/data-dir-117-001
   [junit4]   2> 1235822 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1235822 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-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> 1235823 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001
   [junit4]   2> 1235823 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1235825 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1235825 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1235826 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1235925 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 37121
   [junit4]   2> 1235925 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37121
   [junit4]   2> 1235925 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37121
   [junit4]   2> 1235925 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37121
   [junit4]   2> 1235928 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235932 INFO  (zkConnectionManagerCallback-12908-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235932 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1235944 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235960 INFO  (zkConnectionManagerCallback-12910-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235960 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1235971 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235984 INFO  (zkConnectionManagerCallback-12912-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235984 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1236088 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1236088 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1236088 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1236088 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1236088 INFO  (jetty-launcher-12913-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1236088 INFO  (jetty-launcher-12913-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1236094 INFO  (jetty-launcher-12913-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1236094 INFO  (jetty-launcher-12913-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1236094 INFO  (jetty-launcher-12913-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1236095 INFO  (jetty-launcher-12913-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1236095 INFO  (jetty-launcher-12913-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1236095 INFO  (jetty-launcher-12913-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1236096 INFO  (jetty-launcher-12913-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@390168ab{/solr,null,AVAILABLE}
   [junit4]   2> 1236099 INFO  (jetty-launcher-12913-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@572b5544{/solr,null,AVAILABLE}
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6553f51b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46075}
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-1) [     ] o.e.j.s.Server Started @1236133ms
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37121/solr, hostPort=46075}
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@f4ecf6d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37453}
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-2) [     ] o.e.j.s.Server Started @1236133ms
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37121/solr, hostPort=37453}
   [junit4]   2> 1236100 ERROR (jetty-launcher-12913-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-23T11:19:40.250Z
   [junit4]   2> 1236100 ERROR (jetty-launcher-12913-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1236100 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-23T11:19:40.250Z
   [junit4]   2> 1236101 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1236104 INFO  (zkConnectionManagerCallback-12915-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1236104 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1236105 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1236108 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1236112 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1236113 INFO  (zkConnectionManagerCallback-12917-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1236113 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1236114 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1236116 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1236117 WARN  (jetty-launcher-12913-thread-1-SendThread(127.0.0.1:37121)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1054fe0de010004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1054fe0de010004, 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 0x1054fe0de010004, 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> 1236424 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1236438 WARN  (jetty-launcher-12913-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b26d601[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1236438 WARN  (jetty-launcher-12913-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b26d601[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1236448 WARN  (jetty-launcher-12913-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ea77a22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1236448 WARN  (jetty-launcher-12913-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ea77a22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1236449 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37121/solr
   [junit4]   2> 1236451 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1236451 INFO  (zkConnectionManagerCallback-12931-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1236451 INFO  (jetty-launcher-12913-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1236452 WARN  (jetty-launcher-12913-thread-2-SendThread(127.0.0.1:37121)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1054fe0de010005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1054fe0de010005, 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 0x1054fe0de010005, 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> 1236572 INFO  (jetty-launcher-12913-thread-2) [n:127.0.0.1:37453_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1236576 INFO  (zkConnectionManagerCallback-12933-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1236578 INFO  (jetty-launcher-12913-thread-2) [n:127.0.0.1:37453_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1236663 WARN  (jetty-launcher-12913-thread-2) [n:127.0.0.1:37453_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> 1236667 INFO  (jetty-launcher-12913-thread-2) [n:127.0.0.1:37453_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37453_solr
   [junit4]   2> 1236667 INFO  (jetty-launcher-12913-thread-2) [n:127.0.0.1:37453_solr     ] o.a.s.c.Overseer Overseer (id=73552796137357318-127.0.0.1:37453_solr-n_0000000000) starting
   [junit4]   2> 1236672 INFO  (OverseerStateUpdate-73552796137357318-127.0.0.1:37453_solr-n_0000000000) [n:127.0.0.1:37453_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37453_solr
   [junit4]   2> 1236681 INFO  (jetty-launcher-12913-thread-2) [n:127.0.0.1:37453_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37453_solr
   [junit4]   2> 1236684 INFO  (zkCallback-12932-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1236684 INFO  (jetty-launcher-12913-thread-2) [n:127.0.0.1:37453_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1236685 WARN  (jetty-launcher-12913-thread-2) [n:127.0.0.1:37453_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> 1236703 INFO  (jetty-launcher-12913-thread-2) [n:127.0.0.1:37453_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001/node2
   [junit4]   2> 1237066 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1237067 WARN  (jetty-launcher-12913-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27b5e5b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237068 WARN  (jetty-launcher-12913-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27b5e5b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237070 WARN  (jetty-launcher-12913-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@486c832[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237070 WARN  (jetty-launcher-12913-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@486c832[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237071 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37121/solr
   [junit4]   2> 1237072 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237073 INFO  (zkConnectionManagerCallback-12951-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237073 INFO  (jetty-launcher-12913-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237074 WARN  (jetty-launcher-12913-thread-1-SendThread(127.0.0.1:37121)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1054fe0de010007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1054fe0de010007, 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 0x1054fe0de010007, 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> 1237176 INFO  (jetty-launcher-12913-thread-1) [n:127.0.0.1:46075_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237178 INFO  (zkConnectionManagerCallback-12953-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237178 INFO  (jetty-launcher-12913-thread-1) [n:127.0.0.1:46075_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237188 WARN  (jetty-launcher-12913-thread-1) [n:127.0.0.1:46075_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> 1237189 INFO  (jetty-launcher-12913-thread-1) [n:127.0.0.1:46075_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1237208 INFO  (jetty-launcher-12913-thread-1) [n:127.0.0.1:46075_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46075_solr as DOWN
   [junit4]   2> 1237210 INFO  (jetty-launcher-12913-thread-1) [n:127.0.0.1:46075_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1237210 INFO  (jetty-launcher-12913-thread-1) [n:127.0.0.1:46075_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46075_solr
   [junit4]   2> 1237211 INFO  (zkCallback-12932-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1237216 INFO  (zkCallback-12952-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1237216 INFO  (jetty-launcher-12913-thread-1) [n:127.0.0.1:46075_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1237217 WARN  (jetty-launcher-12913-thread-1) [n:127.0.0.1:46075_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> 1237226 INFO  (jetty-launcher-12913-thread-1) [n:127.0.0.1:46075_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001/node1
   [junit4]   2> 1237247 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1237248 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237254 INFO  (zkConnectionManagerCallback-12964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237254 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237257 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1237258 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2B417C8CE91A9B01]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37121/solr ready
   [junit4]   2> 1237268 INFO  (OverseerThreadFactory-12940-thread-1-processing-n:127.0.0.1:37453_solr) [n:127.0.0.1:37453_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1237379 INFO  (OverseerStateUpdate-73552796137357318-127.0.0.1:37453_solr-n_0000000000) [n:127.0.0.1:37453_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:46075_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:46075/solr",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1237381 INFO  (OverseerStateUpdate-73552796137357318-127.0.0.1:37453_solr-n_0000000000) [n:127.0.0.1:37453_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:37453_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37453/solr",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1237382 INFO  (OverseerStateUpdate-73552796137357318-127.0.0.1:37453_solr-n_0000000000) [n:127.0.0.1:37453_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:46075_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:46075/solr",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1237384 INFO  (OverseerStateUpdate-73552796137357318-127.0.0.1:37453_solr-n_0000000000) [n:127.0.0.1:37453_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:37453_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37453/solr",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1237588 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr    x:dv_coll_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1237588 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr    x:dv_coll_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1237588 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr    x:dv_coll_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1237588 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr    x:dv_coll_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1237589 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr    x:dv_coll_shard4_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1237605 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1237605 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1237607 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1237608 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1237608 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1237608 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1237608 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1237608 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 1237609 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1237609 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1237609 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001/node1/dv_coll_shard3_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001/node1/dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1237609 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001/node1/dv_coll_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001/node1/dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 1237609 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1237610 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1237610 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 1237610 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001/node2/dv_coll_shard4_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001/node2/dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 1237611 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1237612 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1237612 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1237612 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001/node2/dv_coll_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2B417C8CE91A9B01-001/tempDir-001/node2/dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1237661 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1237661 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1237662 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1237662 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1237663 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1237663 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1237664 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1237664 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1237664 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1237664 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1237664 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1237664 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1237664 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1237665 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1237665 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1237665 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1237665 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1237665 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1237665 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1237666 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1237666 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1237666 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1237666 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1237666 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1237666 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700547822161494016
   [junit4]   2> 1237666 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1237666 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1237666 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1237666 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1237666 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1237667 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1237667 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1237667 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1237667 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1237667 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1237667 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1237667 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1237667 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700547822162542592
   [junit4]   2> 1237667 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700547822162542592
   [junit4]   2> 1237667 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700547822162542592
   [junit4]   2> 1237669 INFO  (searcherExecutor-12968-thread-1-processing-n:127.0.0.1:46075_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1237669 INFO  (searcherExecutor-12966-thread-1-processing-n:127.0.0.1:46075_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1237669 INFO  (searcherExecutor-12972-thread-1-processing-n:127.0.0.1:37453_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1237670 INFO  (searcherExecutor-12970-thread-1-processing-n:127.0.0.1:37453_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1237675 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1237675 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard3
   [junit4]   2> 1237679 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1237679 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard2
   [junit4]   2> 1237682 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1237682 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard1
   [junit4]   2> 1237689 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1237689 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard4
   [junit4]   2> 1237690 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1237690 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1237690 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46075/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1237690 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1237691 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1237691 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1237691 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37453/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1237692 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1237692 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1237692 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1237692 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46075/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1237692 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:46075/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 1237692 INFO  (qtp1804863001-21957) [n:127.0.0.1:46075_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard3/leader after winning as /collections/dv_coll/leader_elect/shard3/election/73552796137357320-core_node7-n_0000000000
   [junit4]   2> 1237692 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:37453/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1237692 INFO  (qtp25764140-21961) [n:127.0.0.1:37453_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard2/leader after winning as /collections/dv_coll/leader_elect/shard2/election/73552796137357318-core_node5-n_0000000000
   [junit4]   2> 1237693 INFO  (qtp1804863001-21963) [n:127.0.0.1:46075_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1237695 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1237695 INFO  (qtp25764140-21958) [n:127.0.0.1:37453_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1237695 INFO  (qtp25764140-21958) [n:1

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

-18739-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1921662 INFO  (closeThreadPool-18739-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e947f6f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5f27041e
   [junit4]   2> 1921667 INFO  (closeThreadPool-18739-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@57363fb6{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1921668 INFO  (closeThreadPool-18739-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@59835e64{/,null,STOPPED}
   [junit4]   2> 1921668 INFO  (closeThreadPool-18739-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1921669 INFO  (closeThreadPool-18739-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1921669 INFO  (closeThreadPool-18739-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73d84361: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@70b0c8a0
   [junit4]   2> 1921671 INFO  (closeThreadPool-18739-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1921671 INFO  (closeThreadPool-18739-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@402940b7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5f27041e
   [junit4]   2> 1921694 INFO  (closeThreadPool-18739-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1af09bb7{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1921695 INFO  (closeThreadPool-18739-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f073c81{/,null,STOPPED}
   [junit4]   2> 1921695 INFO  (closeThreadPool-18739-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1921695 INFO  (closeThreadPool-18739-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3867ed{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1921695 INFO  (closeThreadPool-18739-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@685cdd03{/,null,STOPPED}
   [junit4]   2> 1921695 INFO  (closeThreadPool-18739-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedTermsComponentTest -Dtests.method=test -Dtests.seed=2B417C8CE91A9B01 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Brazil/East -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   9.14s J3 | DistributedTermsComponentTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33591/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B417C8CE91A9B01:A315435647E6F6F9]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedTermsComponentTest.query(DistributedTermsComponentTest.java:102)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedTermsComponentTest.test(DistributedTermsComponentTest.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedTermsComponentTest_2B417C8CE91A9B01-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-CL, timezone=Brazil/East
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=220569984,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceUnitsTest, AlternateDirectoryTest, OrderedExecutorTest, FuzzySearchTest, TestSimPolicyCloud, PrimitiveFieldTypeTest, DistributedSuggestComponentTest, SolrPluginUtilsTest, HdfsBackupRepositoryIntegrationTest, QueryResultKeyTest, TestPrepRecovery, HighlighterConfigTest, FieldAnalysisRequestHandlerTest, JavabinLoaderTest, TestRestoreCore, OpenExchangeRatesOrgProviderTest, MetricsDisabledCloudTest, MetricTriggerTest, TestQueryingOnDownCollection, TestCloudPhrasesIdentificationComponent, DocValuesTest, DocumentBuilderTest, DistributedFacetPivotSmallAdvancedTest, ConjunctionSolrSpellCheckerTest, TestMergePolicyConfig, CoreAdminHandlerTest, TestUtilizeNode, DeleteStatusTest, MissingSegmentRecoveryTest, TriggerIntegrationTest, TestDynamicFieldNamesIndexCorrectly, TokenizerChainTest, ResponseLogComponentTest, TestConfigReload, DateFieldTest, SystemLogListenerTest, ScriptEngineTest, TestManagedSynonymFilterFactory, ParsingFieldUpdateProcessorsTest, SharedFSAutoReplicaFailoverTest, TestPostingsSolrHighlighter, IndexSchemaTest, TestFieldCacheSortRandom, TestInitQParser, PeerSyncWithIndexFingerprintCachingTest, MinimalSchemaTest, QueryEqualityTest, TestSimDistribStateManager, DirectoryFactoryTest, TestStressUserVersions, NoCacheHeaderTest, SpellCheckCollatorTest, SolrXmlInZkTest, ShardSplitTest, SimpleMLTQParserTest, RollingRestartTest, TestAuthorizationFramework, TestReplicationHandler, TestNumericTerms32, MoreLikeThisComponentTest, TestSubQueryTransformerCrossCore, AnalysisErrorHandlingTest, ReplaceNodeNoTargetTest, TestRemoteStreaming, SolrIndexSplitterTest, TestDistribPackageStore, TestSnapshotCloudManager, TestBadConfig, TestCollationField, OverseerTaskQueueTest, ShowFileRequestHandlerTest, TestHttpShardHandlerFactory, TestConfigOverlay, TestManagedSchemaAPI, GraphQueryTest, TestRequestForwarding, TestDistribIDF, TestRandomCollapseQParserPlugin, TestTrie, HdfsCloudIncrementalBackupTest, AuditLoggerIntegrationTest, ZkCLITest, ImplicitSnitchTest, TestRandomFaceting, TestSchemaField, TestDocTermOrdsUninvertLimit, SaslZkACLProviderTest, RecoveryAfterSoftCommitTest, CachingDirectoryFactoryTest, DimensionalRoutedAliasUpdateProcessorTest, TestTlogReplayVsRecovery, TestInPlaceUpdateWithRouteField, TestSolrConfigHandlerCloud, MultiSolrCloudTestCaseTest, TestBlendedInfixSuggestions, TestClusterStateMutator, TestDynamicLoading, CursorPagingTest, TestRestManager, DeleteLastCustomShardedReplicaTest, TestSolrXml, LoggingHandlerTest, CdcrOpsAndBoundariesTest, TestUtils, SolrSlf4jReporterTest, FullHLLTest, CollectionPropsTest, TestSolrCloudWithSecureImpersonation, TermVectorComponentTest, TestAuthenticationFramework, TestScoreJoinQPScore, TestMacroExpander, BooleanFieldTest, SolrTestCaseJ4DeleteCoreTest, SystemInfoHandlerTest, LeaderTragicEventTest, MetricsHistoryIntegrationTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, ReindexCollectionTest, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDistributedMap, TestLeaderElectionZkExpiry, TestRandomRequestDistribution, TestSSLRandomization, TestSegmentSorting, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, CollectionsAPIAsyncDistributedZkTest, AutoAddReplicasIntegrationTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, TriggerCooldownIntegrationTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, BlobRepositoryCloudTest, ByteBuffersDirectoryFactoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, RAMDirectoryFactoryTest, ResourceLoaderTest, SOLR749Test, TestConfLoadPerf, TestConfig, TestConfigSetImmutable, TestDynamicURP, TestImplicitCoreProperties, TestInfoStreamLogging, TestJmxIntegration, TestQuerySenderNoQuery, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, RequestLoggingTest, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, TestSQLHandlerNonCloud, TestSnapshotCoreBackup, TestStressThreadBackup, TestSystemCollAutoCreate, MBeansHandlerTest, DistributedQueryComponentCustomSortTest, DistributedTermsComponentTest]
   [junit4] Completed [691/939 (3!)] on J3 in 9.23s, 1 test, 1 error <<< FAILURES!

[...truncated 51634 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2B4866DC4E269498:44EC8A56660F0CD2]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.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 16136 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 2298547 INFO  (SUITE-JWTIssuerConfigTest-seed#[2B4866DC4E269498]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=2B4866DC4E269498 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=Pacific/Wake -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J3 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B4866DC4E269498:44EC8A56660F0CD2]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]    > 	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en, timezone=Pacific/Wake
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=286489416,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusterStateMutator, SubstringBytesRefFilterTest, TestDistribIDF, HdfsRecoveryZkTest, TestMaxScoreQueryParser, TestCoreContainer, TestSolrCLIRunExample, TestEmbeddedSolrServerSchemaAPI, AnalysisErrorHandlingTest, TestDelegationWithHadoopAuth, TestScoreJoinQPScore, TestHttpShardHandlerFactory, TestTlogReplayVsRecovery, BasicDistributedZkTest, BooleanFieldTest, TestCustomSort, ResponseLogComponentTest, DistributedQueueTest, TestConfigReload, TestMaxTokenLenTokenizer, CoreAdminHandlerTest, FuzzySearchTest, UUIDUpdateProcessorFallbackTest, TestTrieFacet, DocValuesTest, TestBinaryResponseWriter, ConnectionManagerTest, TestDynamicFieldNamesIndexCorrectly, SparseHLLTest, DocumentBuilderTest, QueryResultKeyTest, TestChildDocTransformer, ClassificationUpdateProcessorIntegrationTest, TestPrepRecovery, TestLeaderElectionZkExpiry, TaggerTest, SpellCheckCollatorTest, TestFieldCacheSortRandom, CollectionPropsTest, UpdateLogTest, SolrPluginUtilsTest, CachingDirectoryFactoryTest, DistributedFacetPivotSmallAdvancedTest, AuditLoggerIntegrationTest, TestIndexingPerformance, SolrTestCaseJ4DeleteCoreTest, TestSchemaField, ZookeeperStatusHandlerFailureTest, UninvertDocValuesMergePolicyTest, DistributedQueryComponentCustomSortTest, TestAuthorizationFramework, TestGraphMLResponseWriter, ScheduledTriggerIntegrationTest, DeleteLastCustomShardedReplicaTest, ScriptEngineTest, JWTVerificationkeyResolverTest, TestQuerySenderNoQuery, TestStandardQParsers, TestBlendedInfixSuggestions, SpatialFilterTest, DaemonStreamApiTest, NodeLostTriggerTest, TestCollationField, AddReplicaTest, DistributedSuggestComponentTest, TestInfoStreamLogging, MoreLikeThisComponentTest, TestManagedSynonymFilterFactory, ComputePlanActionTest, TestGroupingSearch, PrimitiveFieldTypeTest, TestDynamicFieldResource, TestCollapseQParserPlugin, HdfsTlogReplayBufferedWhileIndexingTest, SoftAutoCommitTest, TestRemoteStreaming, QueryEqualityTest, ZkShardTermsTest, DimensionalRoutedAliasUpdateProcessorTest, TestSimPolicyCloud, TestSolrXml, ChaosMonkeySafeLeaderTest, ReplaceNodeNoTargetTest, TestRequestStatusCollectionAPI, MetricsDisabledCloudTest, TestNumericTerms32, TestUtilizeNode, TestRandomFaceting, MetricsHistoryHandlerTest, HdfsBackupRepositoryIntegrationTest, IndexSchemaTest, SolrMetricsIntegrationTest, RollingRestartTest, FullHLLTest, TestConfigSetsAPIExclusivity, TestRandomCollapseQParserPlugin, TestStressUserVersions, TestOrdValues, MissingSegmentRecoveryTest, TestFieldTypeResource, TestFoldingMultitermQuery, TestFastLRUCache, SaslZkACLProviderTest, TestSolr4Spatial, HttpPartitionWithTlogReplicasTest, ParsingFieldUpdateProcessorsTest, JavabinLoaderTest, TestConfigOverlay, TestDeprecatedFilters, LoggingHandlerTest, TestSolrFieldCacheBean, DateFieldTest, TestPostingsSolrHighlighter, SchemaVersionSpecificBehaviorTest, TestTrie, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TokenizerChainTest, ConnectionReuseTest, AssignBackwardCompatibilityTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CollectionsAPISolrJTest, LeaderTragicEventTest, LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, MultiThreadedOCPTest, TestCloudDeleteByQuery, TestCloudRecovery2, TestDeleteCollectionOnDownNodes, TestLeaderElectionWithEmptyReplica, TestPullReplicaWithAuth, TestRequestForwarding, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorRandomCloud, TestWithCollection, BackupRestoreApiErrorConditionsTest, CollectionsAPIAsyncDistributedZkTest, PurgeGraphTest, ShardSplitTest, TestDynamicLoading, TestIncrementalCoreBackup, TestRestoreCore, TestSystemCollAutoCreate, XsltUpdateRequestHandlerTest, AutoscalingHistoryHandlerTest, CoreAdminCreateDiscoverTest, IndexSizeEstimatorTest, SystemInfoHandlerTest, TestApiFramework, TestConfigsApi, CustomHighlightComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, ResponseBuilderTest, StatsComponentTest, TermVectorComponentTest, TestDistributedStatsComponentCardinality, TestPackages, TestSortableTextField, UUIDFieldTest, AnalyticsMergeStrategyTest, ReturnFieldsTest, TestAddFieldRealTimeGet, TestBlockCollapse, TestHashQParserPlugin, TestInitQParser, TestLRUCache, TestMinHashQParser, TestPseudoReturnFields, TestQueryUtils, TestRealTimeGet, TestRecoveryHdfs, TestCloudJSONFacetSKGEquiv, TestJsonFacetRefinement, GraphQueryTest, TestNestedDocsSort, TestScoreJoinQPNoScore, CloudMLTQParserTest, JWTIssuerConfigTest]
   [junit4] Completed [853/939 (1!)] on J3 in 0.25s, 13 tests, 1 failure <<< FAILURES!

[...truncated 51169 lines...]