You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/02/26 01:04:36 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 341 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/341/

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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 16332 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 2383730 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2383730 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2383730 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_8B7D3928E9623436-001/data-dir-187-001
   [junit4]   2> 2383730 WARN  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2383730 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2383732 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2383732 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2383737 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2383752 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 2383761 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2383767 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2388432 WARN  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:370) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:335) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 2388435 WARN  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:671) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 2388437 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2388439 WARN  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10934a27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2388439 WARN  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10934a27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2388457 WARN  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@334624c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2388457 WARN  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@334624c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2388459 WARN  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-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> 2388703 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c1249f8
   [junit4]   2> 2388710 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c1249f8
   [junit4]   2> 2388711 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c1249f8
   [junit4]   2> 2388712 INFO  (coreLoadExecutor-22365-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2388726 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2388742 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 2388751 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2388758 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2388764 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2388764 INFO  (coreLoadExecutor-22365-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@4c1249f8
   [junit4]   2> 2388764 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_8B7D3928E9623436-001/data-dir-187-001/]
   [junit4]   2> 2388765 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8286108004979361]
   [junit4]   2> 2388801 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2388802 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2388802 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2388803 WARN  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2388803 INFO  (coreLoadExecutor-22365-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2388804 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2388804 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388806 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388806 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388807 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388807 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388807 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388810 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388814 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388814 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2388815 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388815 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388815 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388816 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388816 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388816 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388822 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388822 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388823 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388823 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388823 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388823 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388824 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388824 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388829 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388830 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388830 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388830 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388831 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388831 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388831 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388832 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388837 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388837 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388838 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388838 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388838 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388838 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388839 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388839 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388844 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388845 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388845 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388845 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388846 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388846 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388846 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388846 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388852 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388852 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388852 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388853 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388853 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388853 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388854 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388854 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388859 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388860 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388860 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388860 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388861 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388861 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388861 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388862 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388875 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388875 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 2388876 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388876 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388876 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388877 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388877 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388877 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388883 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388883 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388883 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388884 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388884 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388884 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388884 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388885 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388890 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388890 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388891 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388891 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388891 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388892 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388892 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388892 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388898 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388898 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388898 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388899 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388899 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388899 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388899 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388900 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388906 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388906 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2388907 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388907 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388908 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388908 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388909 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388909 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388917 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388918 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 2388918 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388918 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388919 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388919 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388919 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388919 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388925 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388925 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388926 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388926 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388926 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388926 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388927 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388927 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388933 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388933 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388934 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388934 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388934 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388934 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388935 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388935 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388940 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388941 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388941 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388941 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388942 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388942 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388942 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388943 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388948 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388948 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2388949 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388949 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388949 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388950 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388950 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388950 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388958 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388958 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2388959 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388959 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388959 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388960 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388960 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388960 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388968 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388968 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2388968 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388969 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388969 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388969 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2388969 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2388970 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2388976 INFO  (searcherExecutor-22367-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2388976 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2388980 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 2388981 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[8B7D3928E9623436]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 2388981 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&wt=xml&debugQuery=true:org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 435677728 and allocated threshold 398721024
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2388982 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=8B7D3928E9623436 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=America/Argentina/ComodRivadavia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J2 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8B7D3928E9623436:63A194CA1A8A2E16]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]    > 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 435677728 and allocated threshold 398721024
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]    > 	... 45 more
   [junit4]   2> 2388988 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 2388988 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[8B7D3928E9623436]) [     ] 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> 2388989 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 2388992 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 2388992 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[8B7D3928E9623436]) [     ] 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> 2388993 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 2388996 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 2388997 INFO  (TestCircuitBreaker-22371-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2388997 INFO  (TestCircuitBreaker-22371-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2388997 INFO  (TestCircuitBreaker-22371-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2388997 INFO  (TestCircuitBreaker-22371-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2388997 INFO  (TestCircuitBreaker-22371-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> 2388998 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 2389001 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 2389002 INFO  (TestCircuitBreaker-22372-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> 2389002 INFO  (TestCircuitBreaker-22372-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> 2389002 INFO  (TestCircuitBreaker-22372-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> 2389002 INFO  (TestCircuitBreaker-22372-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> 2389002 INFO  (TestCircuitBreaker-22372-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> 2389004 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[8B7D3928E9623436]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 2389004 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2389004 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=983168279
   [junit4]   2> 2389115 INFO  (coreCloseExecutor-22374-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67da7b3b
   [junit4]   2> 2389115 INFO  (coreCloseExecutor-22374-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@67da7b3b
   [junit4]   2> 2389115 INFO  (coreCloseExecutor-22374-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f9daca2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3b774e74
   [junit4]   2> 2389186 INFO  (coreCloseExecutor-22374-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2389187 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2389187 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14e3c3c8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3bc5fea6
   [junit4]   2> 2389194 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2389194 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6108c805: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1901a6ab
   [junit4]   2> 2389196 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2389197 INFO  (SUITE-TestCircuitBreaker-seed#[8B7D3928E9623436]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f4f6ae3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5c0d0da2
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_8B7D3928E9623436-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {title_stringNoNorms=Lucene84, title_stemmed=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), inStock_b1=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=Lucene84, name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), text=PostingsFormat(name=LuceneVarGapFixedInterval), title=PostingsFormat(name=Asserting), title_lettertok=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1651, maxMBSortInHeap=6.535459970114471, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ja, timezone=America/Argentina/ComodRivadavia
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=66861176,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudRecovery, TestInPlaceUpdatesRequiredField, TestRequestForwarding, TestCryptoKeys, ComputePlanActionTest, TestFieldCacheWithThreads, DistributedQueryComponentCustomSortTest, OverseerModifyCollectionTest, ZookeeperReadAPITest, AnalyticsMergeStrategyTest, SolrCloudExampleTest, BasicDistributedZk2Test, MoreLikeThisComponentTest, QueryEqualityTest, SecurityHeadersTest, TestConfigReload, TestUninvertingReader, PeerSyncReplicationTest, TestNumericTokenStream, TestComplexPhraseLeadingWildcard, JWTAuthPluginIntegrationTest, TestSimDistribStateManager, TestCloudNestedDocsSort, TestReplicationHandler, SystemLogListenerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistributedSuggestComponentTest, TestStressVersions, DateFieldTest, TestCloudJSONFacetSKGEquiv, NodeLostTriggerTest, TestOnReconnectListenerSupport, SchemaVersionSpecificBehaviorTest, TestSearcherReuse, TlogReplayBufferedWhileIndexingTest, HdfsChaosMonkeyNothingIsSafeTest, SOLR749Test, URLClassifyProcessorTest, LeaderVoteWaitTimeoutTest, TestFieldCacheReopen, MultiDestinationAuditLoggerTest, ScheduledTriggerIntegrationTest, TestHttpShardHandlerFactory, TestWordDelimiterFilterFactory, ConvertedLegacyTest, BJQFilterAccessibleTest, TestQueryTypes, TestSolr4Spatial2, TestRemoteStreaming, CdcrOpsAndBoundariesTest, SplitHandlerTest, SolrMetricsIntegrationTest, TestDocumentBuilder, FuzzySearchTest, TestValueSourceCache, CdcrWithNodesRestartsTest, DistributedFacetPivotSmallAdvancedTest, TestDynamicLoadingUrl, TestBM25SimilarityFactory, SolrLogPostToolTest, XMLAtomicUpdateMultivalueTest, TestSizeLimitedDistributedMap, TestSimPolicyCloud, DocExpirationUpdateProcessorFactoryTest, TestCollationField, FileBasedSpellCheckerTest, TestStressLucene, TestDocSet, TestNamedUpdateProcessors, TestExceedMaxTermLength, TestBadConfig, TestRandomDVFaceting, IndexSizeTriggerMixedBoundsTest, UninvertDocValuesMergePolicyTest, TestPostingsSolrHighlighter, MigrateRouteKeyTest, TestDFRSimilarityFactory, CachingDirectoryFactoryTest, TestSchemaVersionResource, FieldAnalysisRequestHandlerTest, TestDistribPackageStore, NodeMutatorTest, TestQueryingOnDownCollection, RestartWhileUpdatingTest, TestSolrCloudWithSecureImpersonation, MoveReplicaTest, SolrIndexConfigTest, TestLFUCache, ConcurrentCreateRoutedAliasTest, HttpPartitionTest, SolrSlf4jReporterTest, TestFieldTypeResource, TestBinaryResponseWriter, DistributedExpandComponentTest, TestCharFilters, TestSimGenericDistributedQueue, DataDrivenBlockJoinTest, TestTextField, ReturnFieldsTest, TestLegacyBM25SimilarityFactory, TestLegacyTerms, BooleanFieldTest, TestGraphMLResponseWriter, RequestLoggingTest, ExplicitHLLTest, SecurityConfHandlerTest, TestSubQueryTransformerCrossCore, TestConfigSetsAPI, TestMinHashQParser, ShardSplitTest, ResponseLogComponentTest, TestDownShardTolerantSearch, CloneFieldUpdateProcessorFactoryTest, ImplicitSnitchTest, TestPrepRecovery, TestStressInPlaceUpdates, TestUtilizeNode, ZkCLITest, AssignTest, CollectionReloadTest, CollectionsAPIDistributedZkTest, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, MetricTriggerTest, NodeMarkersRegistrationTest, TriggerEventQueueTest, TriggerIntegrationTest, TestConfigOverlay, TestConfigSetImmutable, TestDynamicURP, TestMergePolicyConfig, TestQuerySenderNoQuery, TestSolrConfigHandler, TestRestoreCore, TestStressThreadBackup, TestSystemCollAutoCreate, CoreAdminHandlerTest, HealthCheckHandlerTest, InfoHandlerTest, MBeansHandlerTest, SuggestComponentTest, TestTrackingShardHandlerFactory, TaggerTest, FastVectorHighlighterTest, CheckHdfsIndexTest, TestManagedSchemaThreadSafety, TestPointFields, TestRTGBase, TestRandomCollapseQParserPlugin, TestReload, TestSolrFieldCacheBean, TestSolrJ, DistributedFacetSimpleRefinementLongTailTest, TestJsonFacetRefinement, TestJsonFacetsStatsParsing, TestJsonRangeFacets, AggValueSourceTest, SortByFunctionTest, TestMinMaxOnMultiValuedField, BlockJoinFacetDistribTest, TestBooleanSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestSweetSpotSimilarityFactory, TestDistribIDF, TestExactSharedStatsCache, AuditLoggerPluginTest, BasicAuthIntegrationTest, TestImpersonationWithHadoopAuth, TestZkAclsWithHadoopAuth, DirectSolrConnectionTest, SpellCheckCollatorWithCollapseTest, SuggesterTest, SuggesterWFSTTest, TestFileDictionaryLookup, BlockCacheTest, BufferStoreTest, HdfsDirectoryTest, TestNestedUpdateProcessor, AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, JavaBinAtomicUpdateMultivalueTest, PreAnalyzedUpdateProcessorTest, TestPartialUpdateDeduplication, DOMUtilTest, DistanceUnitsTest, FileUtilsTest, TestCircuitBreaker]
   [junit4] Completed [904/923 (1!)] on J2 in 5.52s, 5 tests, 1 error <<< FAILURES!

[...truncated 50801 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 342 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
	at __randomizedtesting.SeedInfo.seed([9D79117417595D79:F8BA4703B5FAF57A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14288 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 597432 INFO  (SUITE-TestWithCollection-seed#[9D79117417595D79]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 597433 INFO  (SUITE-TestWithCollection-seed#[9D79117417595D79]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_9D79117417595D79-001/data-dir-47-001
   [junit4]   2> 597433 WARN  (SUITE-TestWithCollection-seed#[9D79117417595D79]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 597433 INFO  (SUITE-TestWithCollection-seed#[9D79117417595D79]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 597435 INFO  (SUITE-TestWithCollection-seed#[9D79117417595D79]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 597435 INFO  (SUITE-TestWithCollection-seed#[9D79117417595D79]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 597435 INFO  (SUITE-TestWithCollection-seed#[9D79117417595D79]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 597438 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicaWithCollection
   [junit4]   2> 597439 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_9D79117417595D79-001/tempDir-001
   [junit4]   2> 597439 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 597439 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 597439 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 597440 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 597539 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35577
   [junit4]   2> 597539 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35577
   [junit4]   2> 597539 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35577
   [junit4]   2> 597539 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35577
   [junit4]   2> 597541 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597544 INFO  (zkConnectionManagerCallback-5921-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597544 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597547 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597548 INFO  (zkConnectionManagerCallback-5923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597548 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597549 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597550 INFO  (zkConnectionManagerCallback-5925-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597550 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597552 WARN  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]-SendThread(127.0.0.1:35577)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103949d62670002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103949d62670002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103949d62670002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 597654 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 597654 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 597654 INFO  (jetty-launcher-5926-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 597654 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 597654 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 597654 INFO  (jetty-launcher-5926-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 597655 INFO  (jetty-launcher-5926-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 597655 INFO  (jetty-launcher-5926-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 597658 INFO  (jetty-launcher-5926-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 597658 INFO  (jetty-launcher-5926-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 597658 INFO  (jetty-launcher-5926-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 597658 INFO  (jetty-launcher-5926-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 597658 INFO  (jetty-launcher-5926-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14bc71a8{/solr,null,AVAILABLE}
   [junit4]   2> 597658 INFO  (jetty-launcher-5926-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6260c6ec{/solr,null,AVAILABLE}
   [junit4]   2> 597658 INFO  (jetty-launcher-5926-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25b79ee8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42435}
   [junit4]   2> 597658 INFO  (jetty-launcher-5926-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1425d747{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33063}
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-2) [     ] o.e.j.s.Server Started @597691ms
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-1) [     ] o.e.j.s.Server Started @597691ms
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35577/solr, hostPort=42435}
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35577/solr, hostPort=33063}
   [junit4]   2> 597659 ERROR (jetty-launcher-5926-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 597659 ERROR (jetty-launcher-5926-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.2
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-26T09:34:10.956Z
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.2
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 597659 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-26T09:34:10.956Z
   [junit4]   2> 597660 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597660 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597661 INFO  (zkConnectionManagerCallback-5928-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597661 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597663 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 597665 INFO  (zkConnectionManagerCallback-5930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597665 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597666 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 597670 WARN  (jetty-launcher-5926-thread-1-SendThread(127.0.0.1:35577)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103949d62670003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103949d62670003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103949d62670003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 598442 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 598445 WARN  (jetty-launcher-5926-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21ceac59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 598445 WARN  (jetty-launcher-5926-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21ceac59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 598453 WARN  (jetty-launcher-5926-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73ec06fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 598453 WARN  (jetty-launcher-5926-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73ec06fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 598455 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35577/solr
   [junit4]   2> 598456 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 598456 INFO  (zkConnectionManagerCallback-5944-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 598456 INFO  (jetty-launcher-5926-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 598559 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 598560 INFO  (zkConnectionManagerCallback-5946-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 598561 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 598632 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42435_solr
   [junit4]   2> 598632 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.c.Overseer Overseer (id=73065422649753606-127.0.0.1:42435_solr-n_0000000000) starting
   [junit4]   2> 598637 INFO  (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42435_solr
   [junit4]   2> 598649 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42435_solr
   [junit4]   2> 598656 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 598656 WARN  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_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> 598662 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 598664 INFO  (zkCallback-5945-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 598678 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 598678 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 598678 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 598686 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:42435_solr]
   [junit4]   2> 598693 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 598705 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 598705 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 598706 DEBUG (ScheduledTrigger-5951-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 598706 TRACE (ScheduledTrigger-5951-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Current Live Nodes for .auto_add_replicas: [127.0.0.1:42435_solr]
   [junit4]   2> 598706 TRACE (ScheduledTrigger-5951-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Last Live Nodes for .auto_add_replicas: [127.0.0.1:42435_solr]
   [junit4]   2> 598724 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42435.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71784d5c
   [junit4]   2> 598731 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42435.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71784d5c
   [junit4]   2> 598731 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42435.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71784d5c
   [junit4]   2> 598732 INFO  (jetty-launcher-5926-thread-2) [n:127.0.0.1:42435_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_9D79117417595D79-001/tempDir-001/node2
   [junit4]   2> 599041 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 599042 WARN  (jetty-launcher-5926-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@347536[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 599043 WARN  (jetty-launcher-5926-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@347536[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 599046 WARN  (jetty-launcher-5926-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cf204c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 599046 WARN  (jetty-launcher-5926-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cf204c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 599047 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35577/solr
   [junit4]   2> 599048 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 599050 INFO  (zkConnectionManagerCallback-5966-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 599050 INFO  (jetty-launcher-5926-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 599051 WARN  (jetty-launcher-5926-thread-1-SendThread(127.0.0.1:35577)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103949d62670007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103949d62670007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103949d62670007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 599152 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 599154 INFO  (zkConnectionManagerCallback-5968-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 599154 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 599158 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 599162 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33063_solr as DOWN
   [junit4]   2> 599163 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 599163 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33063_solr
   [junit4]   2> 599163 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33063_solr
   [junit4]   2> 599164 INFO  (zkCallback-5945-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 599164 INFO  (zkCallback-5967-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 599165 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 599165 WARN  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_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> 599185 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 599206 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33063.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71784d5c
   [junit4]   2> 599216 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33063.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71784d5c
   [junit4]   2> 599216 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33063.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71784d5c
   [junit4]   2> 599217 INFO  (jetty-launcher-5926-thread-1) [n:127.0.0.1:33063_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_9D79117417595D79-001/tempDir-001/node1
   [junit4]   2> 599234 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 599234 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 599236 INFO  (zkConnectionManagerCallback-5981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 599236 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 599237 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 599238 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35577/solr ready
   [junit4]   2> 599241 DEBUG (zkCallback-5945-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 599241 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 599244 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 599244 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 599248 INFO  (qtp451033707-9565) [n:127.0.0.1:33063_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> 599254 INFO  (qtp728790518-9561) [n:127.0.0.1:42435_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 599254 INFO  (qtp728790518-9561) [n:127.0.0.1:42435_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> 599258 DEBUG (qtp451033707-9562) [n:127.0.0.1:33063_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 599259 INFO  (qtp451033707-9562) [n:127.0.0.1:33063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 599259 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:33063_solr for collection testMoveReplicaWithCollection_abc
   [junit4]   2> 599259 DEBUG (zkCallback-5945-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 599259 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 599259 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 599260 DEBUG (OverseerAutoScalingTriggerThread-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 599262 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMoveReplicaWithCollection_abc
   [junit4]   2> 599262 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2> 599263 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 599269 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 599271 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 599273 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 599274 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 599275 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 599277 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 599279 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 599280 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 599281 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 599283 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 599284 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 599287 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 599288 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 599290 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 599291 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 599293 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 599294 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 599295 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 599301 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 599302 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 599304 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 599305 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 599306 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 599308 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 599309 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 599310 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 599312 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 599313 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 599314 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 599316 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 599317 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 599318 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 599320 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 599321 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 599322 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 599324 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 599325 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 599326 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 599328 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 599330 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 599331 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 599333 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 599337 INFO  (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 599345 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testMoveReplicaWithCollection_abc
   [junit4]   2> 599345 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testMoveReplicaWithCollection_abc/state.json
   [junit4]   2> 599454 DEBUG (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 599457 INFO  (qtp451033707-9560) [n:127.0.0.1:33063_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> 599459 INFO  (qtp728790518-9567) [n:127.0.0.1:42435_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> 599459 DEBUG (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created, 15378246216826218
   [junit4]   2> 599465 DEBUG (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession 15378246216826218
   [junit4]   2> 599468 INFO  (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33063/solr",
   [junit4]   2>   "collection":"testMoveReplicaWithCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 599469 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 599469 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "base_url":"http://127.0.0.1:33063/solr"}}}
   [junit4]   2> 599573 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testMoveReplicaWithCollection_abc/state.json version: 0
   [junit4]   2> 599677 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr    x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 599688 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33063/solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMoveReplicaWithCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 599688 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33063/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 599688 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testMoveReplicaWithCollection_abc//collections/testMoveReplicaWithCollection_abc/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:33063/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 599698 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 599736 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 599789 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testMoveReplicaWithCollection_abc/state.json version: 1
   [junit4]   2> 599809 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 599881 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testMoveReplicaWithCollection_abc_shard1_replica_n1' using configuration from configset testMoveReplicaWithCollection_abc.AUTOCREATED, trusted=true
   [junit4]   2> 599882 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33063.solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1' (registry 'solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71784d5c
   [junit4]   2> 599882 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[testMoveReplicaWithCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_9D79117417595D79-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_9D79117417595D79-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 599946 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 599946 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 599948 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 599948 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 599951 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2> 599951 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2> 599951 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 599952 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 599953 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 599953 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 599955 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 599955 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692749847070769152
   [junit4]   2> 599958 INFO  (searcherExecutor-5983-thread-1-processing-n:127.0.0.1:33063_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 599958 INFO  (searcherExecutor-5983-thread-1-processing-n:127.0.0.1:33063_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 599960 INFO  (searcherExecutor-5983-thread-1-processing-n:127.0.0.1:33063_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [testMoveReplicaWithCollection_abc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 599968 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMoveReplicaWithCollection_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 599968 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMoveReplicaWithCollection_abc/leaders/shard1
   [junit4]   2> 599975 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 599975 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 599975 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33063/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/
   [junit4]   2> 599976 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 599977 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:33063/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 599977 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testMoveReplicaWithCollection_abc/leaders/shard1/leader after winning as /collections/testMoveReplicaWithCollection_abc/leader_elect/shard1/election/73065422649753608-core_node2-n_0000000000
   [junit4]   2> 599981 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33063/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 600083 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testMoveReplicaWithCollection_abc/state.json version: 2
   [junit4]   2> 600084 INFO  (zkCallback-5967-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection [testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600084 INFO  (zkCallback-5967-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection [testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600085 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 600087 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33063/solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMoveReplicaWithCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 600087 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33063/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 600087 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testMoveReplicaWithCollection_abc//collections/testMoveReplicaWithCollection_abc/state.json/3 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:33063/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 600089 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=412
   [junit4]   2> 600090 DEBUG (OverseerThreadFactory-5953-thread-1-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.s.c.a.PolicyHelper final release, session 15378246216826218 lived a total of 631ms, 
   [junit4]   2> 600092 INFO  (qtp451033707-9562) [n:127.0.0.1:33063_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> 600189 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testMoveReplicaWithCollection_abc/state.json version: 3
   [junit4]   2> 600191 INFO  (zkCallback-5967-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection [testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600191 INFO  (zkCallback-5967-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection [testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600191 INFO  (zkCallback-5967-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection [testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600191 INFO  (qtp451033707-9562) [n:127.0.0.1:33063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testMoveReplicaWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:33063_solr&wt=javabin&version=2} status=0 QTime=932
   [junit4]   2> 600212 INFO  (OverseerCollectionConfigSetProcessor-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_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> 600212 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMoveReplicaWithCollection_xyz
   [junit4]   2> 600217 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED
   [junit4]   2> 600222 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 600228 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 600235 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 600242 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 600247 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 600257 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 600261 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 600263 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 600264 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 600267 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 600271 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 600275 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 600281 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 600285 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 600292 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 600298 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 600305 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 600312 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 600325 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 600326 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 600328 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 600329 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 600330 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 600331 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 600332 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 600334 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 600335 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 600337 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 600341 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 600343 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 600346 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 600354 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 600373 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 600381 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 600392 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 600397 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 600406 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 600415 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 600419 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 600424 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 600430 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 600439 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 600449 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 600458 INFO  (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 600480 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testMoveReplicaWithCollection_xyz
   [junit4]   2> 600581 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testMoveReplicaWithCollection_xyz/state.json
   [junit4]   2> 600684 DEBUG (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 600692 INFO  (qtp451033707-9566) [n:127.0.0.1:33063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 600693 INFO  (qtp451033707-9560) [n:127.0.0.1:33063_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> 600700 INFO  (qtp728790518-9555) [n:127.0.0.1:42435_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> 600701 DEBUG (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created, 15378247458397101
   [junit4]   2> 600715 DEBUG (OverseerThreadFactory-5953-thread-2-processing-n:127.0.0.1:42435_solr) [n:127.0.0.1:42435_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession 15378247458397101
   [junit4]   2> 600731 INFO  (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testMoveReplicaWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33063/solr",
   [junit4]   2>   "collection":"testMoveReplicaWithCollection_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 600733 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 600733 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testMoveReplicaWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "base_url":"http://127.0.0.1:33063/solr"}}}
   [junit4]   2> 600834 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testMoveReplicaWithCollection_xyz/state.json version: 0
   [junit4]   2> 600837 INFO  (qtp451033707-9563) [n:127.0.0.1:33063_solr    x:testMoveReplicaWithCollection_xyz_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_xyz.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 600846 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testMoveReplicaWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33063/solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMoveReplicaWithCollection_xyz",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 600846 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testMoveReplicaWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33063_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33063/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 600846 DEBUG (OverseerStateUpdate-73065422649753606-127.0.0.1:42435_solr-n_0000000000) [n:127.0.0.1:42435_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testMoveReplicaWithCollection_xyz//collections/testMoveReplicaWithCollection_xyz/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "withCollection":"testMoveReplicaWithCollection_abc",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testMoveReplicaWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>           "node_name":

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

97-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 700524 DEBUG (closeThreadPool-6897-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 700524 INFO  (closeThreadPool-6897-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73065428944617478-127.0.0.1:39933_solr-n_0000000000) closing
   [junit4]   2> 700588 INFO  (jetty-closer-6887-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73065428944617478-127.0.0.1:39933_solr-n_0000000000) closing
   [junit4]   2> 700589 INFO  (jetty-closer-6887-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@161753e8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 700590 INFO  (jetty-closer-6887-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d847217{/solr,null,STOPPED}
   [junit4]   2> 700590 INFO  (jetty-closer-6887-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 702706 WARN  (zkCallback-6846-thread-3) [n:127.0.0.1:39079_solr c:testMoveReplicaMainCollection_xyz s:shard1 r:core_node4 x:testMoveReplicaMainCollection_xyz_shard1_replica_n3 ] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 702706 INFO  (zkCallback-6846-thread-3) [n:127.0.0.1:39079_solr c:testMoveReplicaMainCollection_xyz s:shard1 r:core_node4 x:testMoveReplicaMainCollection_xyz_shard1_replica_n3 ] 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> 702707 INFO  (zkCallback-6846-thread-3) [n:127.0.0.1:39079_solr c:testMoveReplicaMainCollection_xyz s:shard1 r:core_node4 x:testMoveReplicaMainCollection_xyz_shard1_replica_n3 ] o.a.s.c.SolrCore [testMoveReplicaMainCollection_xyz_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@3041dda3
   [junit4]   2> 702707 INFO  (zkCallback-6846-thread-3) [n:127.0.0.1:39079_solr c:testMoveReplicaMainCollection_xyz s:shard1 r:core_node4 x:testMoveReplicaMainCollection_xyz_shard1_replica_n3 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMoveReplicaMainCollection_xyz.shard1.replica_n3 tag=SolrCore@3041dda3
   [junit4]   2> 702707 INFO  (zkCallback-6846-thread-3) [n:127.0.0.1:39079_solr c:testMoveReplicaMainCollection_xyz s:shard1 r:core_node4 x:testMoveReplicaMainCollection_xyz_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a205d2b: rootName = solr_39079, domain = solr.core.testMoveReplicaMainCollection_xyz.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.testMoveReplicaMainCollection_xyz.shard1.replica_n3/com.codahale.metrics.MetricRegistry@15b15274
   [junit4]   2> 702721 INFO  (zkCallback-6846-thread-3) [n:127.0.0.1:39079_solr c:testMoveReplicaMainCollection_xyz s:shard1 r:core_node4 x:testMoveReplicaMainCollection_xyz_shard1_replica_n3 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMoveReplicaMainCollection_xyz.shard1.leader tag=SolrCore@3041dda3
   [junit4]   2> 702722 INFO  (zkCallback-6846-thread-3) [n:127.0.0.1:39079_solr c:testMoveReplicaMainCollection_xyz s:shard1 r:core_node4 x:testMoveReplicaMainCollection_xyz_shard1_replica_n3 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 702724 INFO  (zkCallback-6846-thread-3) [n:127.0.0.1:39079_solr c:testMoveReplicaMainCollection_xyz s:shard1 r:core_node4 x:testMoveReplicaMainCollection_xyz_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 702725 WARN  (jetty-launcher-6805-thread-2-SendThread(127.0.0.1:43365)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103949ed99b0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103949ed99b0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103949ed99b0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 702827 INFO  (jetty-closer-6887-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5f8e78d0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 702827 INFO  (jetty-closer-6887-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b881705{/solr,null,STOPPED}
   [junit4]   2> 702828 INFO  (jetty-closer-6887-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 702828 INFO  (TEST-TestWithCollection.testMoveReplicaMainCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 703032 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> 	7	/solr/collections/testMoveReplicaMainCollection_xyz/terms/shard1
   [junit4]   2> 	5	/solr/collections/testMoveReplicaMainCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/collections/testMoveReplicaMainCollection_xyz/collectionprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testMoveReplicaMainCollection_abc/collectionprops.json
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/collections/testMoveReplicaMainCollection_xyz/state.json
   [junit4]   2> 	27	/solr/collections/testMoveReplicaMainCollection_abc/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	43	/solr/overseer/queue
   [junit4]   2> 	12	/solr/overseer/collection-queue-work
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	8	/solr/collections/testMoveReplicaMainCollection_abc/state.json
   [junit4]   2> 	8	/solr/collections/testMoveReplicaMainCollection_xyz/state.json
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 703036 INFO  (TEST-TestWithCollection.testMoveReplicaMainCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43365
   [junit4]   2> 703036 INFO  (TEST-TestWithCollection.testMoveReplicaMainCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43365
   [junit4]   2> 703036 INFO  (TEST-TestWithCollection.testMoveReplicaMainCollection-seed#[9D79117417595D79]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43365
   [junit4]   2> 703037 INFO  (TEST-TestWithCollection.testMoveReplicaMainCollection-seed#[9D79117417595D79]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMoveReplicaMainCollection
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_9D79117417595D79-001
   [junit4]   2> Feb 26, 2021 9:35:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-ZA, timezone=Canada/Eastern
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=107111008,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [DocValuesMissingTest, HdfsBasicDistributedZk2Test, TestLuceneIndexBackCompat, BigEndianAscendingWordSerializerTest, TestDefaultStatsCache, BadComponentTest, TestComponentsName, BadCopyFieldTest, RequiredFieldsTest, SplitShardTest, TestLegacyNumericRangeQueryBuilder, LeaderFailureAfterFreshStartTest, HighlighterTest, ReplaceNodeTest, UniqFieldsUpdateProcessorFactoryTest, NodeAddedTriggerTest, TestRTGBase, CdcrRequestHandlerTest, TemplateUpdateProcessorTest, HdfsDirectoryFactoryTest, RulesTest, FullSolrCloudDistribCmdsTest, AnalysisErrorHandlingTest, TestFaceting, TestBlobHandler, BJQParserTest, TestUnifiedSolrHighlighterWithoutStoredId, OutputWriterTest, TestDistributedMissingSort, AutoAddReplicasPlanActionTest, RandomizedTaggerTest, TestJsonRangeFacets, TestMinMaxOnMultiValuedField, TestConfigSetsAPIShareSchema, MoreLikeThisHandlerTest, TimeRoutedAliasUpdateProcessorTest, TestBlendedInfixSuggestions, TestPHPSerializedResponseWriter, TestExplainDocTransformer, CheckHdfsIndexTest, TestLazyCores, ClusterStateMockUtilTest, NotRequiredUniqueKeyTest, CopyFieldTest, SuggesterTest, AliasIntegrationTest, HdfsSyncSliceTest, RouteFieldTest, TestSystemCollAutoCreate, TestWithCollection]
   [junit4] Completed [289/923 (1!)] on J0 in 105.97s, 9 tests, 1 failure <<< FAILURES!

[...truncated 52838 lines...]