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 2020/07/16 22:21:21 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 4925 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4925/

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

Error Message:
Number of failed queries is not correct expected:<1> but was:<5>

Stack Trace:
java.lang.AssertionError: Number of failed queries is not correct expected:<1> but was:<5>
	at __randomizedtesting.SeedInfo.seed([B84BC3A2CD92D0AA:7C6EF72E21E3C03]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.util.TestCircuitBreaker.testBuildingMemoryPressure(TestCircuitBreaker.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14922 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 2696804 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2696805 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_B84BC3A2CD92D0AA-001/data-dir-304-001
   [junit4]   2> 2696805 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2696806 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2696806 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2696806 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2696809 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2696827 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2696913 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2697090 WARN  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-Solr-Tests-master/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:689) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:796) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:742) ~[?:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:332) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:169) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:810) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:57) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.6.jar:?]
   [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.6.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.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 2697092 WARN  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-Solr-Tests-master/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1323) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) [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:671) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:810) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:57) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.6.jar:?]
   [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.6.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.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 2697093 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2697094 WARN  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55c92a53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2697094 WARN  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55c92a53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2697096 WARN  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2225bdc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2697096 WARN  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2225bdc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2697098 WARN  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-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> 2697111 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 2697111 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2697125 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43d65852
   [junit4]   2> 2697131 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43d65852
   [junit4]   2> 2697131 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43d65852
   [junit4]   2> 2697135 INFO  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2697142 INFO  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2697147 INFO  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2697237 INFO  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2697246 INFO  (coreLoadExecutor-27655-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@43d65852
   [junit4]   2> 2697246 INFO  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_B84BC3A2CD92D0AA-001/data-dir-304-001/]
   [junit4]   2> 2697247 INFO  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=51.1435546875, floorSegmentMB=1.720703125, forceMergeDeletesPctAllowed=13.248046940409672, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7003973759454369, deletesPctAllowed=42.4946678481337
   [junit4]   2> 2697289 INFO  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2697289 INFO  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2697290 INFO  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2697291 WARN  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2697291 INFO  (coreLoadExecutor-27655-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2697292 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697292 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2697293 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697294 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697294 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697294 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697295 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697295 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697301 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697301 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697302 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697302 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697302 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697303 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697303 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697303 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697309 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697309 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697310 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697310 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697310 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697310 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697311 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697311 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697316 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697317 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697317 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697318 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697318 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697318 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697319 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697319 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697324 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697324 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697325 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697325 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697325 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697326 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697326 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697326 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697331 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697332 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697332 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697333 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697333 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697333 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697334 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697334 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697339 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697339 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697340 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697340 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697340 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697341 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697341 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697341 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697346 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697347 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697347 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697347 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697348 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697348 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697348 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697349 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697354 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697354 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697354 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697355 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697355 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697355 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697356 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697356 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697361 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697361 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697362 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697362 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697362 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697363 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697363 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697363 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697368 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697369 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697369 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697369 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697370 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697370 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697370 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697371 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697375 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697376 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697376 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697377 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697377 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697377 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697378 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697378 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697383 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697383 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697384 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697384 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697384 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697384 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697385 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697385 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697390 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697390 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697391 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697391 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697391 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697392 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697392 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697392 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697397 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697398 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697398 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697398 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697399 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697399 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697399 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697400 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697405 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697405 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697405 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697406 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697406 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697406 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697407 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697407 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697412 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697412 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697413 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697413 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697413 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697414 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697414 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697414 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697419 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697420 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697420 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697420 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697421 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697421 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697421 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697422 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697427 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697427 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697427 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697428 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697428 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697428 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697429 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697429 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697434 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697435 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697435 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697435 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697436 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697436 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2697436 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2697437 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2697442 INFO  (searcherExecutor-27657-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2697442 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2697445 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[B84BC3A2CD92D0AA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 2697446 INFO  (TestCircuitBreaker-27661-thread-3) [     ] o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning unblocking value for count 2
   [junit4]   2> 2697446 INFO  (TestCircuitBreaker-27661-thread-2) [     ] o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning unblocking value for count 1
   [junit4]   2> 2697446 INFO  (TestCircuitBreaker-27661-thread-1) [     ] o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning unblocking value for count 0
   [junit4]   2> 2697447 INFO  (TestCircuitBreaker-27661-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> 2697447 INFO  (TestCircuitBreaker-27661-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> 2697447 INFO  (TestCircuitBreaker-27661-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> 2697447 INFO  (TestCircuitBreaker-27661-thread-4) [     ] o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning unblocking value for count 3
   [junit4]   2> 2697447 INFO  (TestCircuitBreaker-27661-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> 2697447 INFO  (TestCircuitBreaker-27661-thread-5) [     ] o.a.s.u.TestCircuitBreaker Blocking query from BuildingUpMemoryPressureCircuitBreaker for count 4
   [junit4]   2> 2697447 INFO  (TestCircuitBreaker-27661-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> 2697448 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[B84BC3A2CD92D0AA]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testBuildingMemoryPressure -Dtests.seed=B84BC3A2CD92D0AA -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-TC -Dtests.timezone=Australia/South -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J2 | TestCircuitBreaker.testBuildingMemoryPressure <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Number of failed queries is not correct expected:<1> but was:<5>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B84BC3A2CD92D0AA:7C6EF72E21E3C03]:0)
   [junit4]    > 	at org.apache.solr.util.TestCircuitBreaker.testBuildingMemoryPressure(TestCircuitBreaker.java:152)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 2697455 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[B84BC3A2CD92D0AA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 2697455 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[B84BC3A2CD92D0AA]) [     ] 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> 2697456 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[B84BC3A2CD92D0AA]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 2697459 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[B84BC3A2CD92D0AA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 2697459 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[B84BC3A2CD92D0AA]) [     ] 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> 2697460 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[B84BC3A2CD92D0AA]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 2697463 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[B84BC3A2CD92D0AA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 2697463 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[B84BC3A2CD92D0AA]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} hits=3 status=0 QTime=0
   [junit4]   2> 2697488 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[B84BC3A2CD92D0AA]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> 2697489 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2697489 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1543482331
   [junit4]   2> 2697489 INFO  (coreCloseExecutor-27663-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@55305551
   [junit4]   2> 2697489 INFO  (coreCloseExecutor-27663-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@55305551
   [junit4]   2> 2697489 INFO  (coreCloseExecutor-27663-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@762557d2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3f4e7f16
   [junit4]   2> 2697500 INFO  (coreCloseExecutor-27663-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2697502 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2697502 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7576a968: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@30e09a1b
   [junit4]   2> 2697507 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2697507 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65fa7022: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@fa6aa8b
   [junit4]   2> 2697509 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2697509 INFO  (SUITE-TestCircuitBreaker-seed#[B84BC3A2CD92D0AA]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2998cb1f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@125cc598
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_B84BC3A2CD92D0AA-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-TC, timezone=Australia/South
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=399209328,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreBackup, CdcrWithNodesRestartsTest, TestAddFieldRealTimeGet, TestStandardQParsers, TestCloudPseudoReturnFields, TestSmileRequest, ProtectedTermFilterFactoryTest, CurrencyRangeFacetCloudTest, ReindexCollectionTest, HttpTriggerListenerTest, TestPhraseSuggestions, DistributedExpandComponentTest, TestWriterPerf, TestRandomFlRTGCloud, TestInPlaceUpdateWithRouteField, TestCollationField, MoveReplicaHDFSFailoverTest, TestRecoveryHdfs, TestRemoteStreaming, DataDrivenBlockJoinTest, DeleteStatusTest, TestCopyFieldCollectionResource, RankQueryTest, DistributedFacetPivotWhiteBoxTest, XmlUpdateRequestHandlerTest, CreateRoutedAliasTest, MetricsHistoryWithAuthIntegrationTest, HdfsTlogReplayBufferedWhileIndexingTest, ScriptEngineTest, IndexSchemaTest, OverseerCollectionConfigSetProcessorTest, TestPivotHelperCode, TestNamedUpdateProcessors, PrimUtilsTest, SolrMetricsIntegrationTest, TestXIncludeConfig, InfoHandlerTest, AtomicUpdateProcessorFactoryTest, UtilsToolTest, FileUtilsTest, JSONWriterTest, TestSolrCLIRunExample, TestUniqueKeyFieldResource, TestExportTool, BadComponentTest, TestShortCircuitedRequests, SortByFunctionTest, SyncSliceTest, HdfsBasicDistributedZkTest, TestDownShardTolerantSearch, TestAuthorizationFramework, TestDynamicURP, TestFieldCacheVsDocValues, DaemonStreamApiTest, TestRuleBasedAuthorizationWithKerberos, CloudMLTQParserTest, TestTolerantSearch, TestSolrConfigHandlerCloud, HdfsNNFailoverTest, UnloadDistributedZkTest, TestSolrJ, Tagger2Test, TestFieldCacheReopen, TestTolerantUpdateProcessorRandomCloud, IndexBasedSpellCheckerTest, TestDocumentBuilder, CoreAdminOperationTest, TestCloudInspectUtil, TestConfigSetProperties, DocValuesMissingTest, RequestLoggingTest, TestLocalStatsCacheCloud, TestFieldCollectionResource, JsonLoaderTest, BufferStoreTest, TestStressCloudBlindAtomicUpdates, TestInPlaceUpdatesStandalone, RollingRestartTest, TestAtomicUpdateErrorCases, TestOverriddenPrefixQueryForCustomFieldType, BooleanFieldTest, UUIDFieldTest, ClusterStateTest, SolrCoreMetricManagerTest, HdfsDirectoryFactoryTest, TestNumericRangeQuery32, TestManagedSynonymGraphFilterFactory, TestSimExecutePlanAction, TestConfigSetsAPIExclusivity, SearchRateTriggerIntegrationTest, QueryElevationComponentTest, CategoryRoutedAliasUpdateProcessorTest, CoreSorterTest, TestDefaultStatsCache, TestReplicationHandlerBackup, ComputePlanActionTest, TestLocalFSCloudBackupRestore, TestPostingsSolrHighlighter, CacheHeaderTest, IndexSizeTriggerTest, StatsComponentTest, TestNumericTerms32, TestCloudNestedDocsSort, TestPolicyCloud, BasicAuthStandaloneTest, ConfigSetsAPITest, StatelessScriptUpdateProcessorFactoryTest, RAMDirectoryFactoryTest, TestExactStatsCache, TestComplexPhraseLeadingWildcard, WordBreakSolrSpellCheckerTest, SaslZkACLProviderTest, TestGraphMLResponseWriter, RootFieldTest, TestPullReplicaErrorHandling, TestTextField, ZkStateReaderTest, TermVectorComponentDistributedTest, MultiSolrCloudTestCaseTest, CSVRequestHandlerTest, TestJsonFacetsStatsParsing, JavaBinAtomicUpdateMultivalueTest, TestQuerySenderNoQuery, TestOmitPositions, ThreadDumpHandlerTest, TestSolrCachePerf, TestCustomSort, TestLRUStatsCacheCloud, TestSchemaSimilarityResource, TestInitParams, CdcrBidirectionalTest, OverseerTaskQueueTest, EnumFieldTest, TestSchemaManager, TolerantUpdateProcessorTest, MaxSizeAutoCommitTest, AsyncCallRequestStatusResponseTest, ShowFileRequestHandlerTest, TestLogWatcher, PropertiesRequestHandlerTest, DistribJoinFromCollectionTest, ConnectionReuseTest, TestLuceneMatchVersion, StatsReloadRaceTest, HLLUtilTest, CollectionsAPIAsyncDistributedZkTest, OverseerSolrResponseTest, NoCacheHeaderTest, TestChildDocTransformerHierarchy, SpatialRPTFieldTypeTest, PreAnalyzedFieldManagedSchemaCloudTest, TestDirectoryFactory, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, DistributedIntervalFacetingTest, TestDistributedMissingSort, TestJoin, TestRandomDVFaceting, TestRandomFaceting, PathHierarchyTokenizerFactoryTest, TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ClusterStateMockUtilTest, ClusterStateUpdateTest, CollectionStateZnodeTest, CollectionsAPISolrJTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, RoutingToNodesWithPropertiesTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudConsistency, TestRandomRequestDistribution, TestRequestForwarding, TestTlogReplayVsRecovery, TestTlogReplica, AssignTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SplitByPrefixTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, MetricTriggerIntegrationTest, NodeAddedTriggerIntegrationTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerTest, SystemLogListenerTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimDistributedQueue, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, TestSimScenario, TestSimTriggerIntegration, TestSimUtils, TestSnapshotCloudManager, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, HDFSCollectionsAPITest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, PluginInfoTest, QueryResultKeyTest, ResourceLoaderTest, TestBackupRepositoryFactory, TestConfig, TestCorePropertiesReload, TestCustomStream, TestImplicitCoreProperties, TestInfoStreamLogging, TestMergePolicyConfig, TestNRTOpen, TestSolrConfigHandler, MoreLikeThisHandlerTest, TestCSVLoader, TestConfigReload, TestSolrConfigHandlerConcurrent, AutoscalingHistoryHandlerTest, DistributedFacetPivotSmallAdvancedTest, DistributedMLTComponentTest, DistributedSuggestComponentTest, ResponseBuilderTest, SearchHandlerTest, TestTrackingShardHandlerFactory, TestExportWriter, HighlighterWithoutStoredIdTest, TestUnifiedSolrHighlighterWithoutStoredId, TestLegacyField, TestLegacyFieldReuse, TestLegacyNumericUtils, TestNumericRangeQuery64, SolrShardReporterTest, RegexBytesRefFilterTest, SimpleFacetsTest, SubstringBytesRefFilterTest, TestFacetMethods, TestFaceting, TestIntervalFaceting, TestPayloadCheckQParserPlugin, TestPseudoReturnFields, TestRTGBase, TestRealTimeGet, TestSearchPerf, TestSolr4Spatial, TestSolr4Spatial2, TestSolrCoreParser, TestSolrFieldCacheBean, TestSolrQueryParser, TestStressLucene, TestStressRecovery, TestStressReorder, TestTermsQParserPlugin, TestValueSourceCache, TestXmlQParserPlugin, TestCloudJSONFacetJoinDomain, TestCloudJSONFacetSKGEquiv, CrossCollectionJoinQueryTest, TestNonDefinedSimilarityFactory, TestSweetSpotSimilarityFactory, BasicAuthOnSingleNodeTest, JWTAuthPluginTest, MultiDestinationAuditLoggerTest, PKIAuthenticationIntegrationTest, SolrLogAuditLoggerPluginTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestPKIAuthenticationPlugin, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorTest, SpellingQueryConverterTest, SuggesterTSTTest, TestFreeTextSuggestions, TestHighFrequencyDictionaryFactory, TestNumericTerms64, SolrIndexConfigTest, SolrIndexMetricsTest, SolrIndexSplitterTest, TestExceedMaxTermLength, TestInPlaceUpdatesDistrib, TestInPlaceUpdatesRequiredField, UpdateParamsTest, AtomicUpdatesTest, ClassificationUpdateProcessorTest, DefaultValueUpdateProcessorTest, DistributedUpdateProcessorTest, NestedAtomicUpdateTest, PreAnalyzedUpdateProcessorTest, TemplateUpdateProcessorTest, TestPartialUpdateDeduplication, TimeRoutedAliasUpdateProcessorTest, URLClassifyProcessorTest, UUIDUpdateProcessorFallbackTest, AuthToolTest, TestCircuitBreaker]
   [junit4] Completed [903/917 (1!)] on J2 in 0.74s, 4 tests, 1 failure <<< FAILURES!

[...truncated 52087 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 4926 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest.testAddTooManyReplicas

Error Message:
Error from server at https://127.0.0.1:36349/solr: Error getting replica locations :  No node can satisfy the rules "[{replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingShards}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingDownedNode}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasInSeveralFlavors}] More details from logs in node : 127.0.0.1:39407_solr, errorId : AutoScaling.error.diagnostics.1398817244499976"

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36349/solr: Error getting replica locations :  No node can satisfy the rules "[{replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingShards}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingDownedNode}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasInSeveralFlavors}] More details from logs in node : 127.0.0.1:39407_solr, errorId : AutoScaling.error.diagnostics.1398817244499976"
	at __randomizedtesting.SeedInfo.seed([140ACBDEF2740FE8:9958BF06BC923059]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest.testAddTooManyReplicas(CollectionTooManyReplicasTest.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13656 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest
   [junit4]   2> 1912032 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1912032 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/data-dir-187-001
   [junit4]   2> 1912032 WARN  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1912032 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1912033 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1912033 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1912034 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001
   [junit4]   2> 1912034 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1912034 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1912034 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1912035 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1912134 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 42021
   [junit4]   2> 1912134 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42021
   [junit4]   2> 1912134 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42021
   [junit4]   2> 1912134 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42021
   [junit4]   2> 1912137 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912139 INFO  (zkConnectionManagerCallback-17856-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1912139 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1912141 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912142 INFO  (zkConnectionManagerCallback-17858-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1912142 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1912143 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912143 INFO  (zkConnectionManagerCallback-17860-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1912144 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1912249 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1912249 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1912249 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1912249 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1912249 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1912249 INFO  (jetty-launcher-17861-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1912249 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1912249 INFO  (jetty-launcher-17861-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1912249 INFO  (jetty-launcher-17861-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1912253 INFO  (jetty-launcher-17861-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1912253 INFO  (jetty-launcher-17861-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1912253 INFO  (jetty-launcher-17861-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1912253 INFO  (jetty-launcher-17861-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3763eead{/solr,null,AVAILABLE}
   [junit4]   2> 1912254 INFO  (jetty-launcher-17861-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a050050{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:39407}
   [junit4]   2> 1912254 INFO  (jetty-launcher-17861-thread-3) [     ] o.e.j.s.Server Started @1912293ms
   [junit4]   2> 1912254 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39407}
   [junit4]   2> 1912254 ERROR (jetty-launcher-17861-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1912254 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1912254 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 1912254 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1912254 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1912254 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-17T02:01:30.025861Z
   [junit4]   2> 1912256 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912256 INFO  (jetty-launcher-17861-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1912256 INFO  (jetty-launcher-17861-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1912256 INFO  (jetty-launcher-17861-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1912256 INFO  (jetty-launcher-17861-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@de0a3fc{/solr,null,AVAILABLE}
   [junit4]   2> 1912257 INFO  (jetty-launcher-17861-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6364f379{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:44247}
   [junit4]   2> 1912257 INFO  (jetty-launcher-17861-thread-2) [     ] o.e.j.s.Server Started @1912297ms
   [junit4]   2> 1912257 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44247}
   [junit4]   2> 1912257 ERROR (jetty-launcher-17861-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1912257 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1912257 INFO  (jetty-launcher-17861-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1912257 INFO  (jetty-launcher-17861-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1912257 INFO  (zkConnectionManagerCallback-17863-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1912257 INFO  (jetty-launcher-17861-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1912258 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1912258 INFO  (jetty-launcher-17861-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c6e1586{/solr,null,AVAILABLE}
   [junit4]   2> 1912257 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 1912258 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1912258 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1912258 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-17T02:01:30.029422Z
   [junit4]   2> 1912258 INFO  (jetty-launcher-17861-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a0b8aa8{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:39191}
   [junit4]   2> 1912258 INFO  (jetty-launcher-17861-thread-1) [     ] o.e.j.s.Server Started @1912298ms
   [junit4]   2> 1912258 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39191}
   [junit4]   2> 1912259 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1912259 ERROR (jetty-launcher-17861-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1912259 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1912259 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 1912259 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1912259 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1912259 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-17T02:01:30.030352Z
   [junit4]   2> 1912259 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912260 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912260 INFO  (zkConnectionManagerCallback-17867-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1912260 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1912260 INFO  (zkConnectionManagerCallback-17865-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1912260 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1912261 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1912263 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1912263 WARN  (jetty-launcher-17861-thread-3-SendThread(127.0.0.1:42021)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10053600f0c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10053600f0c0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10053600f0c0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1912265 WARN  (jetty-launcher-17861-thread-1-SendThread(127.0.0.1:42021)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10053600f0c0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10053600f0c0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10053600f0c0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1912365 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1912367 WARN  (jetty-launcher-17861-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52124724[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912367 WARN  (jetty-launcher-17861-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52124724[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912369 WARN  (jetty-launcher-17861-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bf862ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912369 WARN  (jetty-launcher-17861-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bf862ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912371 INFO  (jetty-launcher-17861-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42021/solr
   [junit4]   2> 1912372 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912373 INFO  (zkConnectionManagerCallback-17877-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1912373 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1912465 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1912466 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39407_solr
   [junit4]   2> 1912466 WARN  (jetty-launcher-17861-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c70572c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912466 WARN  (jetty-launcher-17861-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c70572c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912467 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.c.Overseer Overseer (id=72149266072338438-127.0.0.1:39407_solr-n_0000000000) starting
   [junit4]   2> 1912473 INFO  (OverseerStateUpdate-72149266072338438-127.0.0.1:39407_solr-n_0000000000) [n:127.0.0.1:39407_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39407_solr
   [junit4]   2> 1912481 WARN  (jetty-launcher-17861-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29bf4ed9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912481 WARN  (jetty-launcher-17861-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29bf4ed9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912481 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39407_solr
   [junit4]   2> 1912482 INFO  (jetty-launcher-17861-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42021/solr
   [junit4]   2> 1912484 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912485 INFO  (zkCallback-17876-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1912486 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1912486 WARN  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_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> 1912499 INFO  (zkConnectionManagerCallback-17894-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1912499 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1912504 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1912507 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44247_solr as DOWN
   [junit4]   2> 1912509 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1912509 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44247_solr
   [junit4]   2> 1912510 INFO  (zkCallback-17876-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1912512 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1912513 WARN  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_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> 1912521 INFO  (zkCallback-17893-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1912526 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1912532 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1912549 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39407.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1912551 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44247.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1912557 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39407.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1912557 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39407.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1912558 INFO  (jetty-launcher-17861-thread-3) [n:127.0.0.1:39407_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node3
   [junit4]   2> 1912559 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44247.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1912559 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44247.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1912560 INFO  (jetty-launcher-17861-thread-2) [n:127.0.0.1:44247_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node2
   [junit4]   2> 1912565 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1912566 WARN  (jetty-launcher-17861-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a3a2592[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912566 WARN  (jetty-launcher-17861-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a3a2592[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912568 WARN  (jetty-launcher-17861-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69a1b37b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912568 WARN  (jetty-launcher-17861-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69a1b37b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1912570 INFO  (jetty-launcher-17861-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42021/solr
   [junit4]   2> 1912570 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912571 INFO  (zkConnectionManagerCallback-17917-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1912571 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1912577 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1912580 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39191_solr as DOWN
   [junit4]   2> 1912581 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1912581 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39191_solr
   [junit4]   2> 1912582 INFO  (zkCallback-17876-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1912582 INFO  (zkCallback-17893-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1912582 INFO  (zkCallback-17916-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1912583 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1912583 WARN  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_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> 1912598 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1912615 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39191.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1912623 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39191.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1912623 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39191.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1912624 INFO  (jetty-launcher-17861-thread-1) [n:127.0.0.1:39191_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node1
   [junit4]   2> 1912635 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1912636 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912637 INFO  (zkConnectionManagerCallback-17930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1912637 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1912637 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1912638 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42021/solr ready
   [junit4]   2> 1912654 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[140ACBDEF2740FE8]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddShard
   [junit4]   2> 1912655 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[140ACBDEF2740FE8]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1912704 INFO  (qtp1089724888-30045) [n:127.0.0.1:39191_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1912715 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1912715 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1912738 INFO  (qtp1771870217-30041) [n:127.0.0.1:44247_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1912739 INFO  (qtp285043488-30032) [n:127.0.0.1:39407_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=58
   [junit4]   2> 1912740 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shardstart&collection.configName=conf&name=TooManyReplicasWhenAddingShards&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1912744 INFO  (OverseerThreadFactory-17891-thread-1-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection TooManyReplicasWhenAddingShards
   [junit4]   2> 1912862 INFO  (qtp285043488-30029) [n:127.0.0.1:39407_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1912863 INFO  (qtp1089724888-30033) [n:127.0.0.1:39191_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1912865 INFO  (qtp1771870217-30030) [n:127.0.0.1:44247_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1912869 INFO  (OverseerStateUpdate-72149266072338438-127.0.0.1:39407_solr-n_0000000000) [n:127.0.0.1:39407_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shardstart",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shardstart_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44247/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44247_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1912871 INFO  (OverseerStateUpdate-72149266072338438-127.0.0.1:39407_solr-n_0000000000) [n:127.0.0.1:39407_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shardstart",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shardstart_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39191/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39191_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1913097 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr    x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n1&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1913098 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr    x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n2&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1913106 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1913106 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1913111 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shardstart_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1913111 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shardstart_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1913114 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1913114 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1913115 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1913115 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1913116 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39191.solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2' (registry 'solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1913116 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44247.solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1' (registry 'solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1913116 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shardstart_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shardstart_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shardstart_replica_n2/data/]
   [junit4]   2> 1913116 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shardstart_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node2/TooManyReplicasWhenAddingShards_shardstart_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node2/TooManyReplicasWhenAddingShards_shardstart_replica_n1/data/]
   [junit4]   2> 1913172 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1913172 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1913172 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1913172 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1913174 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1913174 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1913174 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1913174 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1913176 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1913176 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1913176 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1913176 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1913176 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1913176 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1913177 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672427644857090048
   [junit4]   2> 1913177 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672427644857090048
   [junit4]   2> 1913179 INFO  (searcherExecutor-17934-thread-1-processing-n:127.0.0.1:39191_solr x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shardstart_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1913180 INFO  (searcherExecutor-17936-thread-1-processing-n:127.0.0.1:44247_solr x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shardstart_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1913182 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/TooManyReplicasWhenAddingShards/terms/shardstart to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1913183 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/TooManyReplicasWhenAddingShards/leaders/shardstart
   [junit4]   2> 1913183 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1913184 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/TooManyReplicasWhenAddingShards/terms/shardstart to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1913184 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/TooManyReplicasWhenAddingShards/leaders/shardstart
   [junit4]   2> 1913189 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1913189 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1913189 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39191/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n2/
   [junit4]   2> 1913190 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shardstart_replica_n2 url=https://127.0.0.1:39191/solr  START replicas=[https://127.0.0.1:44247/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n1/] nUpdates=100
   [junit4]   2> 1913191 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shardstart_replica_n2 url=https://127.0.0.1:39191/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1913216 INFO  (qtp1771870217-30035) [n:127.0.0.1:44247_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.S.Request [TooManyReplicasWhenAddingShards_shardstart_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1913217 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1913217 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1913217 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/TooManyReplicasWhenAddingShards/leaders/shardstart/leader after winning as /collections/TooManyReplicasWhenAddingShards/leader_elect/shardstart/election/72149266072338440-core_node4-n_0000000000
   [junit4]   2> 1913219 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39191/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n2/ shardstart
   [junit4]   2> 1913321 INFO  (zkCallback-17916-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1913321 INFO  (zkCallback-17916-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1913321 INFO  (zkCallback-17916-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1913322 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1913324 INFO  (qtp1089724888-30047) [n:127.0.0.1:39191_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n2&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT} status=0 QTime=226
   [junit4]   2> 1913424 INFO  (zkCallback-17916-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1913424 INFO  (zkCallback-17916-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1913424 INFO  (zkCallback-17916-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1913424 INFO  (zkCallback-17916-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914191 INFO  (qtp1771870217-30042) [n:127.0.0.1:44247_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n1&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1094
   [junit4]   2> 1914193 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_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> 1914292 INFO  (zkCallback-17876-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914292 INFO  (zkCallback-17916-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914292 INFO  (zkCallback-17893-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914292 INFO  (zkCallback-17916-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914292 INFO  (zkCallback-17916-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914292 INFO  (zkCallback-17893-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914292 INFO  (zkCallback-17916-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914294 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shardstart&collection.configName=conf&name=TooManyReplicasWhenAddingShards&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2} status=0 QTime=1553
   [junit4]   2> 1914295 INFO  (qtp285043488-30034) [n:127.0.0.1:39407_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params action=CREATESHARD&collection=TooManyReplicasWhenAddingShards&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1914297 INFO  (OverseerThreadFactory-17891-thread-2-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 1914298 INFO  (OverseerCollectionConfigSetProcessor-72149266072338438-127.0.0.1:39407_solr-n_0000000000) [n:127.0.0.1:39407_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> 1914401 INFO  (zkCallback-17916-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914401 INFO  (zkCallback-17916-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914401 INFO  (zkCallback-17916-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914401 INFO  (zkCallback-17893-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914401 INFO  (zkCallback-17893-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1914401 INFO  (zkCallback-17916-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915303 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1915304 INFO  (qtp1089724888-30045) [n:127.0.0.1:39191_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1915306 INFO  (qtp1089724888-30033) [n:127.0.0.1:39191_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1915307 INFO  (qtp1771870217-30040) [n:127.0.0.1:44247_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1915308 INFO  (qtp1771870217-30041) [n:127.0.0.1:44247_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1915309 INFO  (OverseerThreadFactory-17891-thread-2-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39407_solr for creating new replica of shard shard1 for collection TooManyReplicasWhenAddingShards
   [junit4]   2> 1915311 INFO  (OverseerThreadFactory-17891-thread-2-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1915311 INFO  (OverseerThreadFactory-17891-thread-2-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39407_solr for creating new replica of shard shard1 for collection TooManyReplicasWhenAddingShards
   [junit4]   2> 1915312 INFO  (OverseerThreadFactory-17891-thread-2-processing-n:127.0.0.1:39407_solr) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1915313 INFO  (OverseerStateUpdate-72149266072338438-127.0.0.1:39407_solr-n_0000000000) [n:127.0.0.1:39407_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39407/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39407_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1915415 INFO  (zkCallback-17893-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915415 INFO  (zkCallback-17916-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915415 INFO  (zkCallback-17916-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915415 INFO  (zkCallback-17893-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915415 INFO  (zkCallback-17916-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915415 INFO  (zkCallback-17916-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915524 INFO  (OverseerStateUpdate-72149266072338438-127.0.0.1:39407_solr-n_0000000000) [n:127.0.0.1:39407_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39407/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39407_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1915539 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr    x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&name=TooManyReplicasWhenAddingShards_shard1_replica_n5&action=CREATE&collection=TooManyReplicasWhenAddingShards&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1915546 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1915552 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shard1_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 1915554 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1915556 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1915556 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39407.solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n5' (registry 'solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1915556 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shard1_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shard1_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shard1_replica_n5/data/]
   [junit4]   2> 1915628 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1915628 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1915629 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1915629 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1915631 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1915632 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1915632 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1915632 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672427647431344128
   [junit4]   2> 1915636 INFO  (searcherExecutor-17946-thread-1-processing-n:127.0.0.1:39407_solr x:TooManyReplicasWhenAddingShards_shard1_replica_n5 c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shard1_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1915637 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/TooManyReplicasWhenAddingShards/terms/shard1 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1915637 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/TooManyReplicasWhenAddingShards/leaders/shard1
   [junit4]   2> 1915640 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1915640 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1915640 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39407/solr/TooManyReplicasWhenAddingShards_shard1_replica_n5/
   [junit4]   2> 1915641 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1915641 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SyncStrategy https://127.0.0.1:39407/solr/TooManyReplicasWhenAddingShards_shard1_replica_n5/ has no replicas
   [junit4]   2> 1915641 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/TooManyReplicasWhenAddingShards/leaders/shard1/leader after winning as /collections/TooManyReplicasWhenAddingShards/leader_elect/shard1/election/72149266072338438-core_node7-n_0000000000
   [junit4]   2> 1915643 INFO  (zkCallback-17916-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915643 INFO  (zkCallback-17916-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915643 INFO  (zkCallback-17893-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915643 INFO  (zkCallback-17893-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915643 INFO  (zkCallback-17916-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915643 INFO  (zkCallback-17916-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915644 INFO  (qtp285043488-30027) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39407/solr/TooManyReplicasWhenAddingShards_shard1_replica_n5/ shard1
   [junit4]   2> 1915727 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr    x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=TooManyReplicasWhenAddingShards_shard1_replica_n6&action=CREATE&collection=TooManyReplicasWhenAddingShards&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1915740 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1915746 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shard1_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 1915748 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1915750 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1915750 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39407.solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n6' (registry 'solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f590cd0
   [junit4]   2> 1915750 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shard1_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shard1_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shard1_replica_n6/data/]
   [junit4]   2> 1915803 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1915803 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1915805 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1915805 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1915807 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1915807 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1915807 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1915808 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672427647615893504
   [junit4]   2> 1915809 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/TooManyReplicasWhenAddingShards/terms/shard1 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1915809 INFO  (qtp285043488-30031) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/TooManyReplicasWhenAddingShards/leaders/shard1
   [junit4]   2> 1915809 INFO  (searcherExecutor-17952-thread-1-processing-n:127.0.0.1:39407_solr x:TooManyReplicasWhenAddingShards_shard1_replica_n6 c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8) [n:127.0.0.1:39407_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shard1_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1915830 INFO  (zkCallback-17893-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915830 INFO  (zkCallback-17916-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915830 INFO  (zkCallback-17916-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915830 INFO  (zkCallback-17916-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915830 INFO  (zkCallback-17916-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915830 INFO  (zkCallback-17893-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1915831 INFO  (zkCallback-17876-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nod

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

Unable to read additional data from server sessionid 0x10053600f0c000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10053600f0c000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1925295 INFO  (jetty-closer-18025-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72149266072338438-127.0.0.1:39407_solr-n_0000000000) closing
   [junit4]   2> 1925296 INFO  (jetty-closer-18025-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a050050{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1925296 INFO  (jetty-closer-18025-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3763eead{/solr,null,UNAVAILABLE}
   [junit4]   2> 1925296 INFO  (jetty-closer-18025-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1925396 INFO  (jetty-closer-18025-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a36d74b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1925397 INFO  (jetty-closer-18025-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f926fb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1925397 INFO  (jetty-closer-18025-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1925497 INFO  (jetty-closer-18025-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a0b8aa8{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1925497 INFO  (jetty-closer-18025-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c6e1586{/solr,null,UNAVAILABLE}
   [junit4]   2> 1925497 INFO  (jetty-closer-18025-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1925498 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1925701 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/TooManyReplicasWhenAddingShards/terms/shardstart
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/TooManyReplicasWhenAddingShards/state.json
   [junit4]   2> 	7	/solr/collections/TooManyReplicasWhenAddingShards/terms/shard2
   [junit4]   2> 	6	/solr/configs/conf
   [junit4]   2> 	6	/solr/collections/TooManyReplicasWhenAddingShards/terms/shard1
   [junit4]   2> 	4	/solr/collections/TooManyReplicasWhenAddingDownedNode/terms/shardstart
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/collections/TooManyReplicasWhenAddingDownedNode/state.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/TooManyReplicasWhenAddingShards/collectionprops.json
   [junit4]   2> 	2	/solr/collections/TooManyReplicasInSeveralFlavors/terms/shard2
   [junit4]   2> 	2	/solr/collections/TooManyReplicasInSeveralFlavors/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	141	/solr/collections/TooManyReplicasWhenAddingShards/state.json
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	17	/solr/collections/TooManyReplicasInSeveralFlavors/state.json
   [junit4]   2> 	16	/solr/collections/TooManyReplicasWhenAddingDownedNode/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72149266072338438-127.0.0.1:39407_solr-n_0000000000
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	93	/solr/overseer/queue
   [junit4]   2> 	44	/solr/overseer/collection-queue-work
   [junit4]   2> 	30	/solr/collections
   [junit4]   2> 	28	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1925705 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42021
   [junit4]   2> 1925705 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42021
   [junit4]   2> 1925705 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[140ACBDEF2740FE8]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42021
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_140ACBDEF2740FE8-001
   [junit4]   2> Jul 17, 2020 2:01:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=shi-Tfng-MA, timezone=US/East-Indiana
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=182192536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplayVsRecovery, TestSimComputePlanAction, MultiDestinationAuditLoggerTest, BJQParserTest, PrimUtilsTest, ConjunctionSolrSpellCheckerTest, SolrLogPostToolTest, TestSubQueryTransformerCrossCore, TestCollationField, TestSolrJ, BufferStoreTest, ChaosMonkeySafeLeaderTest, FullSolrCloudDistribCmdsTest, MetricUtilsTest, CacheHeaderTest, DateMathParserTest, Tagger2Test, UtilsToolTest, DistributedFacetPivotWhiteBoxTest, ShowFileRequestHandlerTest, CoreAdminOperationTest, JavaBinAtomicUpdateMultivalueTest, ReindexCollectionTest, TestAddFieldRealTimeGet, TestCloudJSONFacetJoinDomain, TestLuceneMatchVersion, SolrCoreMetricManagerTest, SolrCloudExampleTest, SuggesterTest, HLLUtilTest, TestCopyFieldCollectionResource, TestConfig, CheckHdfsIndexTest, AddBlockUpdateTest, TestSimPolicyCloud, TestCoreDiscovery, NodeMutatorTest, TestWriterPerf, SolrJmxReporterTest, DistributedExpandComponentTest, TestSha256AuthenticationProvider, TestShortCircuitedRequests, TestAtomicUpdateErrorCases, TestNumericTerms32, TestCloudNestedDocsSort, TestExactStatsCacheCloud, TestScoreJoinQPScore, TestSchemaManager, TermVectorComponentDistributedTest, SOLR749Test, BasicDistributedZkTest, DocValuesMissingTest, JsonLoaderTest, DimensionalRoutedAliasUpdateProcessorTest, TestCloudPseudoReturnFields, SolrIndexConfigTest, CoreSorterTest, TestManagedSchema, SyncSliceTest, TestCloudSearcherWarming, TestSimLargeCluster, SolrShardReporterTest, InfixSuggestersTest, ReplaceNodeTest, DistribJoinFromCollectionTest, TestTextField, TestXIncludeConfig, OutputWriterTest, OverseerCollectionConfigSetProcessorTest, RollingRestartTest, DistributedSuggestComponentTest, FieldMutatingUpdateProcessorTest, TestComplexPhraseLeadingWildcard, TokenizerChainTest, CustomTermsComponentTest, AuditLoggerPluginTest, ConvertedLegacyTest, TestCloudInspectUtil, DeleteStatusTest, SharedFSAutoReplicaFailoverTest, TestRetrieveFieldsOptimizer, JavabinLoaderTest, TestFieldCacheReopen, TestSolrConfigHandlerCloud, TestIBSimilarityFactory, TestReplicationHandlerBackup, RequestLoggingTest, TestPolicyCloud, TestPivotHelperCode, TestInitParams, WordBreakSolrSpellCheckerTest, CategoryRoutedAliasUpdateProcessorTest, HttpTriggerListenerTest, IndexSizeTriggerTest, TestSolrDeletionPolicy2, TolerantUpdateProcessorTest, TestHashQParserPlugin, TestSolrCLIRunExample, TestRemoteStreaming, TestDistributedGrouping, TestAnalyzedSuggestions, SolrTestCaseJ4Test, HdfsDirectoryFactoryTest, NodeLostTriggerTest, TestSurroundQueryParser, HdfsTlogReplayBufferedWhileIndexingTest, CSVRequestHandlerTest, TestFacetMethods, MultiSolrCloudTestCaseTest, TestSimExecutePlanAction, ConnectionReuseTest, AlternateDirectoryTest, TestInPlaceUpdateWithRouteField, LeaderTragicEventTest, AutoAddReplicasIntegrationTest, NumericFieldsTest, TestConfigSetProperties, MBeansHandlerTest, TestCollectionAPIs, AliasIntegrationTest, TestAuthorizationFramework, TestDefaultStatsCache, ByteBuffersDirectoryFactoryTest, TestSystemCollAutoCreate, ClassificationUpdateProcessorTest, TestPostingsSolrHighlighter, TestObjectReleaseTracker, TestLocalStatsCacheCloud, TestJoin, TestPseudoReturnFields, TestRecoveryHdfs, TestSlowCompositeReaderWrapper, TestDirectoryFactory, HighlighterMaxOffsetTest, DistributedFacetPivotLongTailTest, DistributedIntervalFacetingTest, TestWithCollection, PeerSyncReplicationTest, MetricsHistoryWithAuthIntegrationTest, TestTestInjection, DeleteNodeTest, ZkControllerTest, TestInPlaceUpdatesStandalone, TestStandardQParsers, RankQueryTest, MaxSizeAutoCommitTest, TestSolrCloudWithDelegationTokens, OverseerTaskQueueTest, ThreadDumpHandlerTest, HttpPartitionWithTlogReplicasTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, PackageManagerCLITest, SliceStateTest, SolrCLIZkUtilsTest, TestCloudPivotFacet, TestDistributedMap, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestRandomFlRTGCloud, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, TestWaitForStateWithJettyShutdowns, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, ZkShardTermsTest, AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest]
   [junit4] Completed [557/917 (1!)] on J2 in 13.81s, 3 tests, 1 error <<< FAILURES!

[...truncated 53356 lines...]