You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/11/21 15:42:30 UTC

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

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

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([FFA08111205B240F:177C2CF3D3B33E2F]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1015)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:975)
	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 424879840 and allocated threshold 397148160

	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:332)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:314)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:989)
	... 45 more




Build Log:
[...truncated 14042 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 626154 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 626154 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_FFA08111205B240F-001/data-dir-63-001
   [junit4]   2> 626154 WARN  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 626155 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 626156 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-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> 626156 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 626157 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 626163 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 626184 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 626298 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 626705 WARN  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [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_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [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:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [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_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [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_252]
   [junit4]   2> 626707 WARN  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [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:171) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [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_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [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_252]
   [junit4]   2> 626708 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 626710 WARN  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cd4419e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 626710 WARN  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cd4419e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 626712 WARN  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e2030a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 626712 WARN  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e2030a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 626713 WARN  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-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> 626741 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280d6b34
   [junit4]   2> 626747 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280d6b34
   [junit4]   2> 626747 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280d6b34
   [junit4]   2> 626749 INFO  (coreLoadExecutor-4974-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 626759 INFO  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 626779 INFO  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 626877 INFO  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 626884 INFO  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 626884 INFO  (coreLoadExecutor-4974-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@280d6b34
   [junit4]   2> 626884 INFO  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_FFA08111205B240F-001/data-dir-63-001/]
   [junit4]   2> 626885 INFO  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6635106592610744]
   [junit4]   2> 626926 INFO  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 626926 INFO  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 626927 INFO  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8797270677696342]
   [junit4]   2> 626985 WARN  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 626986 INFO  (coreLoadExecutor-4974-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 626988 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 626988 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 626989 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 626991 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 626992 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 626992 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 626993 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 626993 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627001 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627013 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 627013 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627014 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627014 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627014 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627015 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627015 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627021 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627021 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 627022 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627022 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627022 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627023 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627023 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627023 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627029 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627029 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 627030 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627030 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627030 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627031 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627031 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627031 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627037 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627037 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 627038 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627038 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627039 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627039 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627039 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627039 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627045 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627046 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 627046 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627046 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627047 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627047 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627047 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627047 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627053 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627053 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627054 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627054 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627054 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627055 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627055 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627055 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627061 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627061 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627061 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627062 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627062 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627062 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627063 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627063 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627069 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627069 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627070 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627070 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627070 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627071 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627071 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627071 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627077 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627077 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627077 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627078 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627078 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627078 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627079 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627079 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627084 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627085 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627085 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627085 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627086 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627086 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627086 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627086 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627101 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627101 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 627102 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627102 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627102 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627102 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627103 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627103 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627109 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627109 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627110 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627110 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627110 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627110 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627111 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627111 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627117 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627117 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627117 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627118 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627118 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627118 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627118 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627119 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627124 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627125 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627125 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627125 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627126 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627126 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627126 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627126 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627133 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627133 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 627133 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627134 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627134 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627134 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627134 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627135 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627141 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627141 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 627141 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627142 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627142 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627142 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627142 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627143 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627148 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627148 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627149 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627149 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627149 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627150 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627150 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627150 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627156 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627156 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627156 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627157 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627157 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627157 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627157 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627158 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627163 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627164 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627164 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627164 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627165 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627165 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 627165 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 627166 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 627171 INFO  (searcherExecutor-4976-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 627171 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 627175 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[FFA08111205B240F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 627175 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[FFA08111205B240F]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 627176 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[FFA08111205B240F]) [     ] 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 424879840 and allocated threshold 397148160
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:332)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:314)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:989)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:975)
   [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> 627176 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[FFA08111205B240F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=FFA08111205B240F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Chicago -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([FFA08111205B240F:177C2CF3D3B33E2F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1015)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:975)
   [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 424879840 and allocated threshold 397148160
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:332)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:314)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:989)
   [junit4]    > 	... 45 more
   [junit4]   2> 627181 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[FFA08111205B240F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 627183 INFO  (TestCircuitBreaker-4980-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=1
   [junit4]   2> 627184 INFO  (TestCircuitBreaker-4980-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> 627184 INFO  (TestCircuitBreaker-4980-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1
   [junit4]   2> 627186 INFO  (TestCircuitBreaker-4980-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> 627187 INFO  (TestCircuitBreaker-4980-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> 627194 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[FFA08111205B240F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 627197 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[FFA08111205B240F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 627198 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[FFA08111205B240F]) [     ] 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> 627198 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[FFA08111205B240F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 627202 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[FFA08111205B240F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 627202 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[FFA08111205B240F]) [     ] 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> 627203 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[FFA08111205B240F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 627206 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[FFA08111205B240F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 627207 INFO  (TestCircuitBreaker-4981-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> 627207 INFO  (TestCircuitBreaker-4981-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> 627207 INFO  (TestCircuitBreaker-4981-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> 627209 INFO  (TestCircuitBreaker-4981-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> 627209 INFO  (TestCircuitBreaker-4981-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> 627210 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[FFA08111205B240F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 627210 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 627210 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=480317989
   [junit4]   2> 627211 INFO  (coreCloseExecutor-4983-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ea9caaf
   [junit4]   2> 627211 INFO  (coreCloseExecutor-4983-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@4ea9caaf
   [junit4]   2> 627211 INFO  (coreCloseExecutor-4983-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2efa6e22: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@d8ad931
   [junit4]   2> 627223 INFO  (coreCloseExecutor-4983-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 627226 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 627226 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4165eb9e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@70842279
   [junit4]   2> 627232 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 627232 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a4f66f5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@51add3cc
   [junit4]   2> 627234 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 627234 INFO  (SUITE-TestCircuitBreaker-seed#[FFA08111205B240F]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f8b981c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2b34d74d
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_FFA08111205B240F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {title_stringNoNorms=FST50, title_stemmed=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=LuceneFixedGap), inStock_b1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=FST50, name=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), title=PostingsFormat(name=LuceneFixedGap), title_lettertok=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=551, maxMBSortInHeap=6.266779391055237, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=el-CY, timezone=America/Chicago
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=82008984,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncReplicationTest, TestStressReorder, TestSolrCoreParser, TestCharFilters, SpellCheckCollatorWithCollapseTest, DimensionalRoutedAliasUpdateProcessorTest, TestSimpleTextCodec, DeleteInactiveReplicaTest, TestCloudPhrasesIdentificationComponent, ShardsWhitelistTest, TestDFISimilarityFactory, TestConfigSetsAPIExclusivity, TestQuerySenderListener, TestFileDictionaryLookup, TestCopyFieldCollectionResource, TestSchemalessBufferedUpdates, TestTermsQParserPlugin, TestSQLHandlerNonCloud, JSONWriterTest, TestSolrCloudSnapshots, CircularListTest, MoveReplicaTest, DynamicMapsTest, TestReplicationHandlerDiskOverFlow, SolrCoreCheckLockOnStartupTest, ConvertedLegacyTest, TestAuthenticationFramework, QueryElevationComponentTest, TestRandomFlRTGCloud, ExitableDirectoryReaderTest, AutoAddReplicasIntegrationTest, OverseerStatusTest, TriggerSetPropertiesIntegrationTest, MaxScoreCollectorTest, TestOmitPositions, SimpleMLTQParserTest, TestAtomicUpdateErrorCases, HdfsDirectoryTest, CollectionTooManyReplicasTest, CleanupOldIndexTest, TestJsonRangeFacets, PeerSyncWithLeaderAndIndexFingerprintCachingTest, LeaderVoteWaitTimeoutTest, ExternalFileFieldSortTest, SuggestComponentTest, TestExplainDocTransformer, TestLeaderElectionZkExpiry, TestBlobHandler, TestSSLRandomization, TestSimDistributedQueue, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestUnInvertedFieldException, DirectSolrSpellCheckerTest, WordBreakSolrSpellCheckerTest, BlobRepositoryCloudTest, TestCircuitBreaker]
   [junit4] Completed [248/921 (1!)] on J2 in 1.25s, 5 tests, 1 error <<< FAILURES!

[...truncated 53026 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:37069/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37069/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([49A36E5A38BB1D6:CADD02D7825C558]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	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 15087 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 1457344 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1457344 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/data-dir-139-001
   [junit4]   2> 1457344 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1457344 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1457346 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1457346 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1457346 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001
   [junit4]   2> 1457347 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1457347 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1457347 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1457348 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1457447 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 39647
   [junit4]   2> 1457447 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39647
   [junit4]   2> 1457447 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39647
   [junit4]   2> 1457447 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39647
   [junit4]   2> 1457448 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457454 INFO  (zkConnectionManagerCallback-13334-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457454 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1457458 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457459 INFO  (zkConnectionManagerCallback-13336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457459 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1457462 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457463 INFO  (zkConnectionManagerCallback-13338-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457463 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1457565 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1457565 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1457565 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1457565 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1457566 INFO  (jetty-launcher-13339-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_252-b09
   [junit4]   2> 1457566 INFO  (jetty-launcher-13339-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_252-b09
   [junit4]   2> 1457567 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1457567 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1457567 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1457567 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1457567 INFO  (jetty-launcher-13339-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1457567 INFO  (jetty-launcher-13339-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1457570 INFO  (jetty-launcher-13339-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1457570 INFO  (jetty-launcher-13339-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1457570 INFO  (jetty-launcher-13339-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1457574 INFO  (jetty-launcher-13339-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a4dd148{/solr,null,AVAILABLE}
   [junit4]   2> 1457590 INFO  (jetty-launcher-13339-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1457590 INFO  (jetty-launcher-13339-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1457590 INFO  (jetty-launcher-13339-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1457592 INFO  (jetty-launcher-13339-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24037f1a{/solr,null,AVAILABLE}
   [junit4]   2> 1457592 INFO  (jetty-launcher-13339-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1457592 INFO  (jetty-launcher-13339-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1457592 INFO  (jetty-launcher-13339-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5da8dfac{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44467}
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-1) [     ] o.e.j.s.Server Started @1457636ms
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44467}
   [junit4]   2> 1457594 ERROR (jetty-launcher-13339-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1457594 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T18:03:35.332Z
   [junit4]   2> 1457598 INFO  (jetty-launcher-13339-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@283c1ea4{/solr,null,AVAILABLE}
   [junit4]   2> 1457598 INFO  (jetty-launcher-13339-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c518aa2{/solr,null,AVAILABLE}
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@297db019{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45067}
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-4) [     ] o.e.j.s.Server Started @1457642ms
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45067}
   [junit4]   2> 1457600 ERROR (jetty-launcher-13339-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40572b7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37717}
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-3) [     ] o.e.j.s.Server Started @1457642ms
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37717}
   [junit4]   2> 1457600 ERROR (jetty-launcher-13339-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1457600 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T18:03:35.338Z
   [junit4]   2> 1457601 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1457601 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1457601 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1457601 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T18:03:35.339Z
   [junit4]   2> 1457601 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457602 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457602 INFO  (jetty-launcher-13339-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3ae8ab78{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46757}
   [junit4]   2> 1457602 INFO  (jetty-launcher-13339-thread-2) [     ] o.e.j.s.Server Started @1457644ms
   [junit4]   2> 1457602 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46757}
   [junit4]   2> 1457602 ERROR (jetty-launcher-13339-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1457602 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1457602 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1457602 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1457602 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1457602 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T18:03:35.340Z
   [junit4]   2> 1457603 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457603 INFO  (zkConnectionManagerCallback-13341-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457604 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1457604 INFO  (zkConnectionManagerCallback-13347-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457604 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1457604 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1457604 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1457606 INFO  (zkConnectionManagerCallback-13343-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457607 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1457616 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1457618 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1457618 INFO  (zkConnectionManagerCallback-13345-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457618 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1457619 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1457619 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1457619 WARN  (jetty-launcher-13339-thread-2-SendThread(127.0.0.1:39647)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0006, 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 0x101a2e4b36f0006, 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> 1457620 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1457720 WARN  (jetty-launcher-13339-thread-1-SendThread(127.0.0.1:39647)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0003, 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 0x101a2e4b36f0003, 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> 1457720 WARN  (jetty-launcher-13339-thread-4-SendThread(127.0.0.1:39647)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0004, 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 0x101a2e4b36f0004, 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> 1457723 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1458018 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1458019 WARN  (jetty-launcher-13339-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a15e376[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458019 WARN  (jetty-launcher-13339-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a15e376[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458045 WARN  (jetty-launcher-13339-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@633f61b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458045 WARN  (jetty-launcher-13339-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@633f61b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458046 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr
   [junit4]   2> 1458070 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1458082 INFO  (zkConnectionManagerCallback-13367-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1458082 INFO  (jetty-launcher-13339-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1458083 WARN  (jetty-launcher-13339-thread-2-SendThread(127.0.0.1:39647)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0007, 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 0x101a2e4b36f0007, 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> 1458199 INFO  (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1458214 INFO  (zkConnectionManagerCallback-13369-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1458214 INFO  (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1458259 INFO  (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46757_solr
   [junit4]   2> 1458259 INFO  (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr     ] o.a.s.c.Overseer Overseer (id=72518172161277960-127.0.0.1:46757_solr-n_0000000000) starting
   [junit4]   2> 1458274 INFO  (OverseerStateUpdate-72518172161277960-127.0.0.1:46757_solr-n_0000000000) [n:127.0.0.1:46757_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46757_solr
   [junit4]   2> 1458290 INFO  (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46757_solr
   [junit4]   2> 1458292 INFO  (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1458292 WARN  (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_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> 1458310 INFO  (zkCallback-13368-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1458336 INFO  (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node2
   [junit4]   2> 1458640 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1458641 WARN  (jetty-launcher-13339-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@582e065c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458641 WARN  (jetty-launcher-13339-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@582e065c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458643 WARN  (jetty-launcher-13339-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ed556ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458643 WARN  (jetty-launcher-13339-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ed556ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458644 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr
   [junit4]   2> 1458645 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1458646 INFO  (zkConnectionManagerCallback-13387-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1458646 INFO  (jetty-launcher-13339-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1458715 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1458715 WARN  (jetty-launcher-13339-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@597f6d29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458716 WARN  (jetty-launcher-13339-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@597f6d29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458721 WARN  (jetty-launcher-13339-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b9bba31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458721 WARN  (jetty-launcher-13339-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b9bba31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1458722 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr
   [junit4]   2> 1458723 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1458726 INFO  (zkConnectionManagerCallback-13395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1458726 INFO  (jetty-launcher-13339-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1458754 INFO  (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1458758 INFO  (zkConnectionManagerCallback-13397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1458758 INFO  (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1458762 INFO  (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1458764 INFO  (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37717_solr as DOWN
   [junit4]   2> 1458765 INFO  (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1458765 INFO  (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37717_solr
   [junit4]   2> 1458766 INFO  (zkCallback-13368-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1458766 INFO  (zkCallback-13396-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1458767 INFO  (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1458767 WARN  (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_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> 1458783 INFO  (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node3
   [junit4]   2> 1458850 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1458850 INFO  (zkConnectionManagerCallback-13405-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1458850 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1458862 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1458875 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44467_solr as DOWN
   [junit4]   2> 1458876 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1458876 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44467_solr
   [junit4]   2> 1458877 INFO  (zkCallback-13396-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1458877 INFO  (zkCallback-13368-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1458877 INFO  (zkCallback-13404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1458878 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1458878 WARN  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_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> 1458889 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node1
   [junit4]   2> 1459472 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1459472 WARN  (jetty-launcher-13339-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b3a89e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1459472 WARN  (jetty-launcher-13339-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b3a89e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1459475 WARN  (jetty-launcher-13339-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@510d8ed8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1459475 WARN  (jetty-launcher-13339-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@510d8ed8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1459477 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr
   [junit4]   2> 1459479 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459481 INFO  (zkConnectionManagerCallback-13419-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459481 INFO  (jetty-launcher-13339-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459583 INFO  (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459584 INFO  (zkConnectionManagerCallback-13421-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459584 INFO  (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459588 INFO  (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1459591 INFO  (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45067_solr as DOWN
   [junit4]   2> 1459592 INFO  (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1459592 INFO  (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45067_solr
   [junit4]   2> 1459593 INFO  (zkCallback-13368-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1459593 INFO  (zkCallback-13404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1459593 INFO  (zkCallback-13396-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1459593 INFO  (zkCallback-13420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1459594 INFO  (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1459595 WARN  (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_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> 1459612 INFO  (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node4
   [junit4]   2> 1459626 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1459627 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459628 INFO  (zkConnectionManagerCallback-13432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459628 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459629 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1459637 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39647/solr ready
   [junit4]   2> 1459640 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1622671001
   [junit4]   2> 1459640 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46757_solr
   [junit4]   2> 1459640 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1459640 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46757_solr as DOWN
   [junit4]   2> 1459642 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1459642 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1459642 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1459642 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1459642 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1459646 INFO  (closeThreadPool-13437-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72518172161277960-127.0.0.1:46757_solr-n_0000000000) closing
   [junit4]   2> 1459646 INFO  (OverseerStateUpdate-72518172161277960-127.0.0.1:46757_solr-n_0000000000) [n:127.0.0.1:46757_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46757_solr
   [junit4]   2> 1459646 INFO  (OverseerAutoScalingTriggerThread-72518172161277960-127.0.0.1:46757_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1459648 INFO  (closeThreadPool-13437-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72518172161277960-127.0.0.1:46757_solr-n_0000000000) closing
   [junit4]   2> 1459649 WARN  (jetty-launcher-13339-thread-2-SendThread(127.0.0.1:39647)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0008, 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 0x101a2e4b36f0008, 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> 1459649 INFO  (zkCallback-13404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1459649 INFO  (zkCallback-13396-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37717_solr
   [junit4]   2> 1459650 INFO  (zkCallback-13431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1459650 INFO  (zkCallback-13420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1459650 INFO  (zkCallback-13396-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1459650 INFO  (zkCallback-13396-thread-1) [n:127.0.0.1:37717_solr     ] o.a.s.c.Overseer Overseer (id=72518172161277963-127.0.0.1:37717_solr-n_0000000001) starting
   [junit4]   2> 1459653 INFO  (OverseerStateUpdate-72518172161277963-127.0.0.1:37717_solr-n_0000000001) [n:127.0.0.1:37717_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37717_solr
   [junit4]   2> 1459749 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.Overseer Overseer (id=72518172161277960-127.0.0.1:46757_solr-n_0000000000) closing
   [junit4]   2> 1459750 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ae8ab78{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1459750 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c518aa2{/solr,null,STOPPED}
   [junit4]   2> 1459750 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1459751 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1459751 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1459751 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1459751 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a7a1ca7{/solr,null,AVAILABLE}
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2687ba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43803}
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.Server Started @1459794ms
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43119}
   [junit4]   2> 1459752 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1459752 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T18:03:37.490Z
   [junit4]   2> 1459753 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459754 INFO  (zkConnectionManagerCallback-13443-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459754 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459754 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1459770 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1460491 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1460492 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b59199a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460492 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b59199a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460497 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f42be39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460497 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f42be39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460498 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr
   [junit4]   2> 1460502 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1460504 INFO  (zkConnectionManagerCallback-13454-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1460504 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1460505 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker-SendThread(127.0.0.1:39647)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0011, 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 0x101a2e4b36f0011, 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> 1460606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1460607 INFO  (zkConnectionManagerCallback-13456-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1460607 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1460611 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1460614 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43119_solr as DOWN
   [junit4]   2> 1460615 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1460615 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43119_solr
   [junit4]   2> 1460616 INFO  (zkCallback-13404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1460616 INFO  (zkCallback-13420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1460616 INFO  (zkCallback-13431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1460616 INFO  (zkCallback-13396-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1460617 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1460618 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_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> 1460628 INFO  (zkCallback-13455-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1460635 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node2
   [junit4]   2> 1460649 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1460654 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:43803/solr. Proxy: http://127.0.0.1:43119/solr
   [junit4]   2> 1460654 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1970077246
   [junit4]   2> 1460654 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37717_solr
   [junit4]   2> 1460655 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1460655 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37717_solr as DOWN
   [junit4]   2> 1460670 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1460670 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1460670 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1460670 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1460675 INFO  (closeThreadPool-13467-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72518172161277963-127.0.0.1:37717_solr-n_0000000001) closing
   [junit4]   2> 1460681 INFO  (OverseerStateUpdate-72518172161277963-127.0.0.1:37717_solr-n_0000000001) [n:127.0.0.1:37717_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37717_solr
   [junit4]   2> 1460689 INFO  (OverseerAutoScalingTriggerThread-72518172161277963-127.0.0.1:37717_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1460689 INFO  (closeThreadPool-13467-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72518172161277963-127.0.0.1:37717_solr-n_0000000001) closing
   [junit4]   2> 1460690 INFO  (zkCallback-13455-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1460690 INFO  (zkCallback-13431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1460690 INFO  (zkCallback-13420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1460690 INFO  (zkCallback-13404-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44467_solr
   [junit4]   2> 1460691 INFO  (zkCallback-13404-thread-1) [n:127.0.0.1:44467_solr     ] o.a.s.c.Overseer Overseer (id=72518172161277964-127.0.0.1:44467_solr-n_0000000002) starting
   [junit4]   2> 1460694 INFO  (zkCallback-13404-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1460698 INFO  (OverseerStateUpdate-72518172161277964-127.0.0.1:44467_solr-n_0000000002) [n:127.0.0.1:44467_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44467_solr
   [junit4]   2> 1460790 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.Overseer Overseer (id=72518172161277963-127.0.0.1:37717_solr-n_0000000001) closing
   [junit4]   2> 1460790 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@40572b7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1460791 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@283c1ea4{/solr,null,STOPPED}
   [junit4]   2> 1460791 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1460791 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1460791 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1460791 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1460794 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1460794 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1460794 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1460794 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ab1cbde{/solr,null,AVAILABLE}
   [junit4]   2> 1460795 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@448b732b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39173}
   [junit4]   2> 1460795 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.Server Started @1460837ms
   [junit4]   2> 1460795 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42561}
   [junit4]   2> 1460795 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1460795 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1460795 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1460795 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1460795 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1460795 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T18:03:38.533Z
   [junit4]   2> 1460796 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1460796 INFO  (zkConnectionManagerCallback-13473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1460796 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1460797 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1460801 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1461626 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1461626 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@412626cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1461626 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@412626cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1461631 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bbcb64[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1461631 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bbcb64[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1461633 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr
   [junit4]   2> 1461633 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1461634 INFO  (zkConnectionManagerCallback-13484-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1461634 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1461736 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1461736 INFO  (zkConnectionManagerCallback-13486-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1461736 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1461740 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1461743 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42561_solr as DOWN
   [junit4]   2> 1461744 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1461744 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42561_solr
   [junit4]   2> 1461745 INFO  (zkCallback-13431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1461745 INFO  (zkCallback-13404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1461745 INFO  (zkCallback-13455-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1461745 INFO  (zkCallback-13420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1461745 INFO  (zkCallback-13485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1461746 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1461746 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_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> 1461761 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node3
   [junit4]   2> 1461768 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1461768 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:39173/solr. Proxy: http://127.0.0.1:42561/solr
   [junit4]   2> 1461768 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=990621902
   [junit4]   2> 1461768 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44467_solr
   [junit4]   2> 1461769 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1461769 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44467_solr as DOWN
   [junit4]   2> 1461770 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1461770 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1461770 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1461770 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1461771 INFO  (closeThreadPool-13497-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72518172161277964-127.0.0.1:44467_solr-n_0000000002) closing
   [junit4]   2> 1461771 INFO  (OverseerStateUpdate-72518172161277964-127.0.0.1:44467_solr-n_0000000002) [n:127.0.0.1:44467_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44467_solr
   [junit4]   2> 1461772 INFO  (OverseerAutoScalingTriggerThread-72518172161277964-127.0.0.1:44467_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1461773 INFO  (closeThreadPool-13497-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72518172161277964-127.0.0.1:44467_solr-n_0000000002) closing
   [junit4]   2> 1461773 INFO  (zkCallback-13455-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1461773 INFO  (zkCallback-13431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1461773 WARN  (jetty-launcher-13339-thread-1-SendThread(127.0.0.1:39647)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f000c, 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 0x101a2e4b36f000c, 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> 1461774 INFO  (zkCallback-13420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1461774 INFO  (zkCallback-13420-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45067_solr
   [junit4]   2> 1461774 INFO  (zkCallback-13485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1461775 INFO  (zkCallback-13420-thread-2) [n:127.0.0.1:45067_solr     ] o.a.s.c.Overseer Overseer (id=72518172161277966-127.0.0.1:45067_solr-n_0000000003) starting
   [junit4]   2> 1461777 INFO  (OverseerStateUpdate-72518172161277966-127.0.0.1:45067_solr-n_0000000003) [n:127.0.0.1:45067_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45067_solr
   [junit4]   2> 1461874 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.Overseer Overseer (id=72518172161277964-127.0.0.1:44467_solr-n_0000000002) closing
   [junit4]   2> 1461875 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5da8dfac{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1461875 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a4dd148{/solr,null,STOPPED}
   [junit4]   2> 1461875 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1461876 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1461876 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1461876 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76df7c30{/solr,null,AVAILABLE}
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@98fcb19{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44035}
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.s.Server Started @1461919ms
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37069}
   [junit4]   2> 1461877 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1461877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T18:03:39.615Z
   [junit4]   2> 1461878 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1461879 INFO  (zkConnectionManagerCallback-13503-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1461879 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1461879 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1461883 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1463197 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1463198 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d267904[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1463198 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d267904[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1463201 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e2f5549[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1463201 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e2f5549[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1463202 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr
   [junit4]   2> 1463203 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1463204 INFO  (zkConnectionManagerCallback-13514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1463204 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1463305 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1463306 INFO  (zkConnectionManagerCallback-13516-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1463306 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1463311 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1463314 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37069_solr as DOWN
   [junit4]   2> 1463314 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1463314 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37069_solr
   [junit4]   2> 1463315 INFO  (zkCallback-13455-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463316 INFO  (zkCallback-13420-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463316 INFO  (zkCallback-13485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463316 INFO  (zkCallback-13431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463316 INFO  (zkCallback-13515-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1463317 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1463317 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_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> 1463332 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node1
   [junit4]   2> 1463340 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1463340 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:44035/solr. Proxy: http://127.0.0.1:37069/solr
   [junit4]   2> 1463340 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=359522114
   [junit4]   2> 1463340 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45067_solr
   [junit4]   2> 1463340 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1463340 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45067_solr as DOWN
   [junit4]   2> 1463346 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1463346 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1463346 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1463346 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1463350 INFO  (closeThreadPool-13527-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72518172161277966-127.0.0.1:45067_solr-n_0000000003) closing
   [junit4]   2> 1463350 INFO  (OverseerStateUpdate-72518172161277966-127.0.0.1:45067_solr-n_0000000003) [n:127.0.0.1:45067_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45067_solr
   [junit4]   2> 1463352 INFO  (OverseerAutoScalingTriggerThread-72518172161277966-127.0.0.1:45067_solr-n_0000000003) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1463358 WARN  (jetty-launcher-13339-thread-4-SendThread(127.0.0.1:39647)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f000e, 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 0x101a2e4b36f000e, 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> 1463358 INFO  (zkCallback-13455-thread-1) [     ] o.a.s.c.c.ZkStateRea

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

r@76df7c30{/solr,null,STOPPED}
   [junit4]   2> 1489446 INFO  (jetty-closer-13611-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1489535 INFO  (jetty-closer-13611-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@567e64c5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1489536 INFO  (jetty-closer-13611-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c8a9799{/solr,null,STOPPED}
   [junit4]   2> 1489536 INFO  (jetty-closer-13611-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1491610 ERROR (recoveryExecutor-13452-thread-1-processing-n:127.0.0.1:43119_solr x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 r:core_node4) [n:127.0.0.1:43119_solr c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 r:core_node4 x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2
   [junit4]   2> 1491612 INFO  (jetty-closer-13611-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2687ba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1491612 INFO  (jetty-closer-13611-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a7a1ca7{/solr,null,STOPPED}
   [junit4]   2> 1491612 INFO  (jetty-closer-13611-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1491613 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1491714 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker-SendThread(127.0.0.1:39647)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0001, 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 0x101a2e4b36f0001, 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> 1491815 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> 	14	/solr/aliases.json
   [junit4]   2> 	13	/solr/security.json
   [junit4]   2> 	11	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	4	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	2	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	73	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	43	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	27	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/autoscaling.json
   [junit4]   2> 	5	/solr/overseer_elect/election/72518172161277979-127.0.0.1:33539_solr-n_0000000007
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	109	/solr/live_nodes
   [junit4]   2> 	101	/solr/overseer/queue
   [junit4]   2> 	55	/solr/collections
   [junit4]   2> 	28	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	7	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	7	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1491818 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39647
   [junit4]   2> 1491818 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39647
   [junit4]   2> 1491818 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39647
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lt-LT, timezone=ACT
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=333463144,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [TestOmitPositions, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, TestSolrCloudSnapshots, HttpPartitionTest, TestAuthorizationFramework, DeleteShardTest, ActionThrottleTest, LeaderElectionTest, ShardsWhitelistTest, TestCircuitBreaker, LoggingHandlerTest, BaseCdcrDistributedZkTest, CoreAdminHandlerTest, TestCursorMarkWithoutUniqueKey, OverseerModifyCollectionTest, CacheHeaderTest, TestSimScenario, AutoAddReplicasIntegrationTest, ClassificationUpdateProcessorIntegrationTest, HdfsDirectoryTest, TestRealTimeGet, SolrCmdDistributorTest, TestSimpleTextCodec, TestConfigSetsAPIExclusivity, TestOrdValues, UpdateParamsTest, BadComponentTest, TestDynamicFieldNamesIndexCorrectly, MaxSizeAutoCommitTest, TestCorePropertiesReload, TestUnInvertedFieldException, ExitableDirectoryReaderTest, TestSQLHandlerNonCloud, SolrXmlInZkTest, TestFileDictionaryLookup, TestSmileRequest, SpellCheckCollatorWithCollapseTest, TestTolerantSearch, TestJsonRangeFacets, DocValuesMissingTest, TestDistributedStatsComponentCardinality, HdfsUnloadDistributedZkTest, TestCopyFieldCollectionResource, MaxScoreCollectorTest, TestFieldResource, DistribJoinFromCollectionTest, QueryElevationComponentTest, ScheduledTriggerTest, TestDelegationWithHadoopAuth, TestFiltering, TestLMJelinekMercerSimilarityFactory, TestCaffeineCache, TestReplicationHandlerDiskOverFlow, HdfsChaosMonkeySafeLeaderTest, SimpleCollectionCreateDeleteTest, TestNumericRangeQuery32, BadCopyFieldTest, ConvertedLegacyTest, HDFSCollectionsAPITest, TestSkipOverseerOperations, ShowFileRequestHandlerTest, PeerSyncReplicationTest, CollectionTooManyReplicasTest, TestUnifiedSolrHighlighterWithoutStoredId, ResponseHeaderTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPhraseSuggestions, RestartWhileUpdatingTest, AtomicUpdateProcessorFactoryTest, TestUseDocValuesAsStored2, SuggestComponentTest, TestDistribIDF, AuditLoggerIntegrationTest, SolrJmxReporterCloudTest, TestInPlaceUpdatesDistrib, TestDocumentBuilder, PeerSyncWithLeaderAndIndexFingerprintCachingTest, SolrShardReporterTest, CdcrReplicationHandlerTest, BasicDistributedZk2Test, TestLegacyNumericRangeQueryBuilder, TestDFISimilarityFactory, TestCoreBackup, EchoParamsTest, BlockJoinFacetDistribTest, TimeZoneUtilsTest, NotRequiredUniqueKeyTest, NodeMarkersRegistrationTest, TestSchemaResource, ExecutePlanActionTest, HighlighterTest, ExternalFileFieldSortTest, TestSolrCoreParser, MetricsHistoryHandlerTest, TestUniqueKeyFieldResource, TestStressReorder, TestTermsQParserPlugin, TestConfigSetProperties, ZkSolrClientTest, TestSchemalessBufferedUpdates, CircularListTest, TestRandomDVFaceting, RegexBytesRefFilterTest, TestReloadDeadlock, ConcurrentCreateRoutedAliasTest, TestPayloadScoreQParserPlugin, RankQParserPluginTest, TestBlobHandler, SuggesterWFSTTest, MetricUtilsTest, TestFieldCache, SolrInfoBeanTest, TestSolrJacksonAnnotation, DistributedFacetPivotLargeTest, TestEmbeddedSolrServerConstructors, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateTest, CollectionPropsTest, DeleteInactiveReplicaTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryZkTest, ReindexCollectionTest, TestCloudRecovery2, TestCryptoKeys, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplica, TestPullReplicaErrorHandling]
   [junit4] Completed [534/921 (1!)] on J2 in 34.70s, 4 tests, 1 error <<< FAILURES!

[...truncated 52008 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:36707/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36707/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([B9F27BD51475901:3A8C1758AE92D8F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	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 13497 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 130683 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 130684 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001/data-dir-19-001
   [junit4]   2> 130685 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 130686 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 130687 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 130687 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001/tempDir-001
   [junit4]   2> 130687 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 130688 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 130688 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 130689 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 130788 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 36307
   [junit4]   2> 130788 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36307
   [junit4]   2> 130788 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36307
   [junit4]   2> 130788 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36307
   [junit4]   2> 130793 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130795 INFO  (zkConnectionManagerCallback-1224-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130795 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130808 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130809 INFO  (zkConnectionManagerCallback-1226-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130809 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130811 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130815 INFO  (zkConnectionManagerCallback-1228-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130815 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130923 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 130923 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 130923 INFO  (jetty-launcher-1229-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_252-b09
   [junit4]   2> 130927 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 130927 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 130927 INFO  (jetty-launcher-1229-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_252-b09
   [junit4]   2> 130936 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 130936 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 130936 INFO  (jetty-launcher-1229-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 130964 INFO  (jetty-launcher-1229-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 130964 INFO  (jetty-launcher-1229-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 130964 INFO  (jetty-launcher-1229-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 130965 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 130965 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 130965 INFO  (jetty-launcher-1229-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 130967 INFO  (jetty-launcher-1229-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 130967 INFO  (jetty-launcher-1229-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 130967 INFO  (jetty-launcher-1229-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 130975 INFO  (jetty-launcher-1229-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 130975 INFO  (jetty-launcher-1229-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 130975 INFO  (jetty-launcher-1229-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 130975 INFO  (jetty-launcher-1229-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4108a9af{/solr,null,AVAILABLE}
   [junit4]   2> 130976 INFO  (jetty-launcher-1229-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@784caa18{/solr,null,AVAILABLE}
   [junit4]   2> 130978 INFO  (jetty-launcher-1229-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 130978 INFO  (jetty-launcher-1229-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 130978 INFO  (jetty-launcher-1229-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 130978 INFO  (jetty-launcher-1229-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c2b3fe6{/solr,null,AVAILABLE}
   [junit4]   2> 130979 INFO  (jetty-launcher-1229-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43c5ae02{/solr,null,AVAILABLE}
   [junit4]   2> 130979 INFO  (jetty-launcher-1229-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@45394f86{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36267}
   [junit4]   2> 130979 INFO  (jetty-launcher-1229-thread-1) [     ] o.e.j.s.Server Started @131007ms
   [junit4]   2> 130979 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36267}
   [junit4]   2> 130979 ERROR (jetty-launcher-1229-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 130979 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 130979 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 130979 INFO  (jetty-launcher-1229-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a84bb11{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36261}
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4cb809ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37891}
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-3) [     ] o.e.j.s.Server Started @131007ms
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-2) [     ] o.e.j.s.Server Started @131007ms
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T16:04:56.751Z
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37891}
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36261}
   [junit4]   2> 130980 ERROR (jetty-launcher-1229-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 130980 ERROR (jetty-launcher-1229-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T16:04:56.751Z
   [junit4]   2> 130980 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T16:04:56.751Z
   [junit4]   2> 130984 INFO  (jetty-launcher-1229-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a50e97a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40329}
   [junit4]   2> 130984 INFO  (jetty-launcher-1229-thread-4) [     ] o.e.j.s.Server Started @131012ms
   [junit4]   2> 130984 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40329}
   [junit4]   2> 130984 ERROR (jetty-launcher-1229-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 130984 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 130984 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 130985 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 130985 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 130985 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T16:04:56.756Z
   [junit4]   2> 130987 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130994 INFO  (zkConnectionManagerCallback-1233-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130994 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130995 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 130995 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130999 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 131000 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 131001 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 131002 WARN  (jetty-launcher-1229-thread-2-SendThread(127.0.0.1:36307)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410003, 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 0x101a27a47410003, 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> 131004 INFO  (zkConnectionManagerCallback-1231-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131004 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 131004 INFO  (zkConnectionManagerCallback-1235-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131004 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 131005 INFO  (zkConnectionManagerCallback-1237-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131005 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 131103 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 131103 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 131103 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 131107 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 131107 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 131110 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 131110 WARN  (jetty-launcher-1229-thread-4-SendThread(127.0.0.1:36307)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410006, 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 0x101a27a47410006, 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> 131110 WARN  (jetty-launcher-1229-thread-3-SendThread(127.0.0.1:36307)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410005, 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 0x101a27a47410005, 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> 131601 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 131601 WARN  (jetty-launcher-1229-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b69b464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 131601 WARN  (jetty-launcher-1229-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b69b464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 131826 WARN  (jetty-launcher-1229-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f3de77f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 131826 WARN  (jetty-launcher-1229-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f3de77f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 131827 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 131830 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 131847 INFO  (zkConnectionManagerCallback-1257-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131847 INFO  (jetty-launcher-1229-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 131881 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 131883 WARN  (jetty-launcher-1229-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27f8c15e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 131883 WARN  (jetty-launcher-1229-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27f8c15e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 131904 WARN  (jetty-launcher-1229-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22b581a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 131904 WARN  (jetty-launcher-1229-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22b581a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 131905 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 131915 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 131916 INFO  (zkConnectionManagerCallback-1265-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131916 INFO  (jetty-launcher-1229-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 131917 WARN  (jetty-launcher-1229-thread-2-SendThread(127.0.0.1:36307)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410008, 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 0x101a27a47410008, 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> 132031 INFO  (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132032 INFO  (zkConnectionManagerCallback-1267-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132033 INFO  (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132076 INFO  (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132078 INFO  (zkConnectionManagerCallback-1271-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132078 INFO  (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132128 INFO  (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37891_solr
   [junit4]   2> 132129 INFO  (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr     ] o.a.s.c.Overseer Overseer (id=72517715079790602-127.0.0.1:37891_solr-n_0000000000) starting
   [junit4]   2> 132139 INFO  (OverseerStateUpdate-72517715079790602-127.0.0.1:37891_solr-n_0000000000) [n:127.0.0.1:37891_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37891_solr
   [junit4]   2> 132145 INFO  (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36261_solr
   [junit4]   2> 132152 INFO  (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37891_solr as DOWN
   [junit4]   2> 132153 INFO  (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 132153 WARN  (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_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> 132153 INFO  (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 132153 INFO  (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37891_solr
   [junit4]   2> 132155 INFO  (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 132155 WARN  (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_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> 132182 INFO  (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001/tempDir-001/node3
   [junit4]   2> 132182 INFO  (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001/tempDir-001/node2
   [junit4]   2> 132183 INFO  (zkCallback-1270-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 132195 INFO  (zkCallback-1266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 132879 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 132880 WARN  (jetty-launcher-1229-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73cab7e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 132881 WARN  (jetty-launcher-1229-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73cab7e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 132884 WARN  (jetty-launcher-1229-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1314df6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 132884 WARN  (jetty-launcher-1229-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1314df6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 132884 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 132887 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132891 INFO  (zkConnectionManagerCallback-1293-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132891 INFO  (jetty-launcher-1229-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132993 INFO  (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132995 INFO  (zkConnectionManagerCallback-1295-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132995 INFO  (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132999 INFO  (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 133002 INFO  (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40329_solr as DOWN
   [junit4]   2> 133002 INFO  (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 133002 INFO  (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40329_solr
   [junit4]   2> 133004 INFO  (zkCallback-1266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133004 INFO  (zkCallback-1270-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133006 INFO  (zkCallback-1294-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133006 INFO  (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 133007 WARN  (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_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> 133022 INFO  (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001/tempDir-001/node4
   [junit4]   2> 134848 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 134848 WARN  (jetty-launcher-1229-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c7b4209[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 134849 WARN  (jetty-launcher-1229-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c7b4209[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 134853 WARN  (jetty-launcher-1229-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72a754ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 134853 WARN  (jetty-launcher-1229-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72a754ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 134854 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 134854 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 134855 INFO  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134855 INFO  (jetty-launcher-1229-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 134958 INFO  (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 134959 INFO  (zkConnectionManagerCallback-1311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134959 INFO  (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 134963 INFO  (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 134967 INFO  (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36267_solr as DOWN
   [junit4]   2> 134968 INFO  (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 134968 INFO  (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36267_solr
   [junit4]   2> 134969 INFO  (zkCallback-1266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134969 INFO  (zkCallback-1270-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134969 INFO  (zkCallback-1294-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134969 INFO  (zkCallback-1310-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134970 INFO  (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 134970 WARN  (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_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> 134981 INFO  (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001/tempDir-001/node1
   [junit4]   2> 134992 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 134994 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 134995 INFO  (zkConnectionManagerCallback-1322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134995 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 134996 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 134997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36307/solr ready
   [junit4]   2> 135000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1129827812
   [junit4]   2> 135000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37891_solr
   [junit4]   2> 135001 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 135001 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37891_solr as DOWN
   [junit4]   2> 135003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 135003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 135003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 135003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 135007 INFO  (closeThreadPool-1327-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72517715079790602-127.0.0.1:37891_solr-n_0000000000) closing
   [junit4]   2> 135011 INFO  (OverseerStateUpdate-72517715079790602-127.0.0.1:37891_solr-n_0000000000) [n:127.0.0.1:37891_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37891_solr
   [junit4]   2> 135013 INFO  (OverseerAutoScalingTriggerThread-72517715079790602-127.0.0.1:37891_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 135014 INFO  (closeThreadPool-1327-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72517715079790602-127.0.0.1:37891_solr-n_0000000000) closing
   [junit4]   2> 135015 INFO  (zkCallback-1266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 135015 INFO  (zkCallback-1294-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 135015 WARN  (jetty-launcher-1229-thread-2-SendThread(127.0.0.1:36307)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a4741000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a4741000a, 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 0x101a27a4741000a, 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> 135023 INFO  (zkCallback-1310-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 135023 INFO  (zkCallback-1266-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36261_solr
   [junit4]   2> 135024 INFO  (zkCallback-1321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 135024 INFO  (zkCallback-1266-thread-2) [n:127.0.0.1:36261_solr     ] o.a.s.c.Overseer Overseer (id=72517715079790601-127.0.0.1:36261_solr-n_0000000001) starting
   [junit4]   2> 135027 INFO  (OverseerStateUpdate-72517715079790601-127.0.0.1:36261_solr-n_0000000001) [n:127.0.0.1:36261_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36261_solr
   [junit4]   2> 135119 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.Overseer Overseer (id=72517715079790602-127.0.0.1:37891_solr-n_0000000000) closing
   [junit4]   2> 135121 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4cb809ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 135121 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43c5ae02{/solr,null,STOPPED}
   [junit4]   2> 135121 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 135122 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 135122 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 135122 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 135123 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 135123 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 135123 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 135127 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68c5e749{/solr,null,AVAILABLE}
   [junit4]   2> 135128 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f74c907{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40025}
   [junit4]   2> 135128 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.Server Started @135155ms
   [junit4]   2> 135128 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36707}
   [junit4]   2> 135128 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 135128 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 135128 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 135128 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 135128 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 135128 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T16:05:00.899Z
   [junit4]   2> 135129 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 135131 INFO  (zkConnectionManagerCallback-1333-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135131 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 135131 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 135137 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 135454 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 135455 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41b6012[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135455 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41b6012[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135458 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7142aebe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135458 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7142aebe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135459 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 135460 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 135461 INFO  (zkConnectionManagerCallback-1344-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135461 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 135563 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 135566 INFO  (zkConnectionManagerCallback-1346-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135566 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 135570 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 135573 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36707_solr as DOWN
   [junit4]   2> 135574 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 135574 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36707_solr
   [junit4]   2> 135575 INFO  (zkCallback-1310-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 135576 INFO  (zkCallback-1266-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 135576 INFO  (zkCallback-1321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 135576 INFO  (zkCallback-1294-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 135576 INFO  (zkCallback-1345-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 135577 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 135577 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_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> 135597 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001/tempDir-001/node2
   [junit4]   2> 135605 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 135606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:40025/solr. Proxy: http://127.0.0.1:36707/solr
   [junit4]   2> 135606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=414259656
   [junit4]   2> 135606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36261_solr
   [junit4]   2> 135607 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 135607 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36261_solr as DOWN
   [junit4]   2> 135611 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 135611 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 135611 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 135611 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 135612 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 135612 INFO  (closeThreadPool-1357-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72517715079790601-127.0.0.1:36261_solr-n_0000000001) closing
   [junit4]   2> 135612 INFO  (OverseerStateUpdate-72517715079790601-127.0.0.1:36261_solr-n_0000000001) [n:127.0.0.1:36261_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36261_solr
   [junit4]   2> 135618 INFO  (OverseerAutoScalingTriggerThread-72517715079790601-127.0.0.1:36261_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 135621 INFO  (zkCallback-1321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 135621 INFO  (zkCallback-1345-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 135621 INFO  (zkCallback-1294-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 135622 INFO  (zkCallback-1310-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 135627 INFO  (closeThreadPool-1357-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72517715079790601-127.0.0.1:36261_solr-n_0000000001) closing
   [junit4]   2> 135627 INFO  (zkCallback-1294-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40329_solr
   [junit4]   2> 135628 INFO  (zkCallback-1294-thread-2) [n:127.0.0.1:40329_solr     ] o.a.s.c.Overseer Overseer (id=72517715079790604-127.0.0.1:40329_solr-n_0000000002) starting
   [junit4]   2> 135631 INFO  (OverseerStateUpdate-72517715079790604-127.0.0.1:40329_solr-n_0000000002) [n:127.0.0.1:40329_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40329_solr
   [junit4]   2> 135721 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.Overseer Overseer (id=72517715079790601-127.0.0.1:36261_solr-n_0000000001) closing
   [junit4]   2> 135722 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a84bb11{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 135723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@784caa18{/solr,null,STOPPED}
   [junit4]   2> 135723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 135723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 135724 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 135724 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 135725 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 135725 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 135725 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 135727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41bff6e2{/solr,null,AVAILABLE}
   [junit4]   2> 135727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b8d469e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37603}
   [junit4]   2> 135727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.Server Started @135755ms
   [junit4]   2> 135727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39535}
   [junit4]   2> 135728 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 135728 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 135728 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 135728 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 135728 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 135728 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T16:05:01.499Z
   [junit4]   2> 135729 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 135730 INFO  (zkConnectionManagerCallback-1363-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135730 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 135731 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 135749 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 135749 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker-SendThread(127.0.0.1:36307)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410013.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410013, 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 0x101a27a47410013, 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> 136166 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 136167 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40b1d3e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136167 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40b1d3e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136171 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7911a59f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136171 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7911a59f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136172 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 136172 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136174 INFO  (zkConnectionManagerCallback-1374-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136174 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136175 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker-SendThread(127.0.0.1:36307)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410014.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410014, 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 0x101a27a47410014, 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> 136276 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136277 INFO  (zkConnectionManagerCallback-1376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136278 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136282 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 136285 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39535_solr as DOWN
   [junit4]   2> 136286 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 136286 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39535_solr
   [junit4]   2> 136287 INFO  (zkCallback-1310-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 136287 INFO  (zkCallback-1345-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 136287 INFO  (zkCallback-1294-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 136287 INFO  (zkCallback-1321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 136288 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 136288 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 136289 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_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> 136305 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001/tempDir-001/node3
   [junit4]   2> 136313 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 136313 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:37603/solr. Proxy: http://127.0.0.1:39535/solr
   [junit4]   2> 136313 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1298907831
   [junit4]   2> 136313 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40329_solr
   [junit4]   2> 136314 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 136314 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40329_solr as DOWN
   [junit4]   2> 136315 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 136315 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 136315 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 136315 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 136316 INFO  (closeThreadPool-1387-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72517715079790604-127.0.0.1:40329_solr-n_0000000002) closing
   [junit4]   2> 136316 INFO  (OverseerStateUpdate-72517715079790604-127.0.0.1:40329_solr-n_0000000002) [n:127.0.0.1:40329_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40329_solr
   [junit4]   2> 136316 INFO  (OverseerAutoScalingTriggerThread-72517715079790604-127.0.0.1:40329_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 136319 INFO  (closeThreadPool-1387-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72517715079790604-127.0.0.1:40329_solr-n_0000000002) closing
   [junit4]   2> 136324 WARN  (jetty-launcher-1229-thread-4-SendThread(127.0.0.1:36307)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a4741000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a4741000c, 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 0x101a27a4741000c, 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> 136324 INFO  (zkCallback-1345-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 136324 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 136324 INFO  (zkCallback-1321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 136324 INFO  (zkCallback-1310-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 136324 INFO  (zkCallback-1310-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36267_solr
   [junit4]   2> 136325 INFO  (zkCallback-1310-thread-1) [n:127.0.0.1:36267_solr     ] o.a.s.c.Overseer Overseer (id=72517715079790606-127.0.0.1:36267_solr-n_0000000003) starting
   [junit4]   2> 136331 INFO  (OverseerStateUpdate-72517715079790606-127.0.0.1:36267_solr-n_0000000003) [n:127.0.0.1:36267_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36267_solr
   [junit4]   2> 136424 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.Overseer Overseer (id=72517715079790604-127.0.0.1:40329_solr-n_0000000002) closing
   [junit4]   2> 136425 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a50e97a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 136425 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4108a9af{/solr,null,STOPPED}
   [junit4]   2> 136425 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 136426 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 136426 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 136426 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 136434 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 136434 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 136434 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 136434 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b28e498{/solr,null,AVAILABLE}
   [junit4]   2> 136435 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c654a50{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35947}
   [junit4]   2> 136435 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.s.Server Started @136462ms
   [junit4]   2> 136435 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42399}
   [junit4]   2> 136435 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 136435 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 136435 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 136435 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136435 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 136435 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-21T16:05:02.206Z
   [junit4]   2> 136440 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136440 INFO  (zkConnectionManagerCallback-1393-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136440 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136441 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136445 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 137361 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 137362 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42473223[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 137362 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42473223[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 137368 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e231d69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 137368 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e231d69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 137369 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 137370 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 137375 INFO  (zkConnectionManagerCallback-1404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 137375 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 137478 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 137479 INFO  (zkConnectionManagerCallback-1406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 137479 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 137482 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 137486 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42399_solr as DOWN
   [junit4]   2> 137486 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 137486 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42399_solr
   [junit4]   2> 137488 INFO  (zkCallback-1321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 137488 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 137488 INFO  (zkCallback-1345-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 137488 INFO  (zkCallback-1310-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 137489 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 137489 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_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> 137498 INFO  (zkCallback-1405-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 137507 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001/tempDir-001/node4
   [junit4]   2> 137520 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 137523 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:35947/solr. Proxy: http://127.0.0.1:42399/solr
   [junit4]   2> 137523 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=888179004
   [junit4]   2> 137523 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36267_solr
   [junit4]   2> 137524 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 137524 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36267_solr as DOWN
   [junit4]   2> 137531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 137531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 137531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 137531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 137533 INFO  (closeThreadPool-1417-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72517715079790606-127.0.0.1:36267_solr-n_0000000003) closing
   [junit4]   2> 137534 INFO  (OverseerStateUpdate-72517715079790606-127.0.0.1:36267_solr-n_0000000003) [n:127.0.0.1:36267_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36267_solr
   [junit4]   2> 137534 INFO  (OverseerAutoScalingTriggerThread-72517715079790606-127.0.0.1:36267_solr-n_0000000003) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 137535 WARN  (jetty-launcher-1229-thread-1-SendThread(127.0.0.1:36307)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a4741000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a4741000e, 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 0x101a27a4741000e, 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> 137536 INFO  (zkCallback-1321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 137536 INFO  (zkCallback-1375-thread

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

r.jetty tag=null
   [junit4]   2> 158847 INFO  (jetty-closer-1491-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 158848 INFO  (jetty-closer-1491-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 158848 INFO  (jetty-closer-1491-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 158848 INFO  (jetty-closer-1491-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 158848 INFO  (jetty-closer-1491-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 158851 INFO  (jetty-closer-1491-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 158851 INFO  (jetty-closer-1491-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 158851 INFO  (jetty-closer-1491-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 158851 INFO  (jetty-closer-1491-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 158855 INFO  (closeThreadPool-1509-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72517715079790610-127.0.0.1:36707_solr-n_0000000004) closing
   [junit4]   2> 158855 INFO  (jetty-closer-1491-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 158855 INFO  (jetty-closer-1491-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 158855 INFO  (jetty-closer-1491-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 158856 INFO  (jetty-closer-1491-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 158857 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 158857 INFO  (zkCallback-1435-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 158857 INFO  (zkCallback-1345-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 158861 INFO  (OverseerStateUpdate-72517715079790610-127.0.0.1:36707_solr-n_0000000004) [n:127.0.0.1:36707_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36707_solr
   [junit4]   2> 158871 INFO  (OverseerAutoScalingTriggerThread-72517715079790610-127.0.0.1:36707_solr-n_0000000004) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 158872 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 158877 INFO  (closeThreadPool-1509-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72517715079790610-127.0.0.1:36707_solr-n_0000000004) closing
   [junit4]   2> 158878 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 158958 INFO  (jetty-closer-1491-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c654a50{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 158958 INFO  (jetty-closer-1491-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b28e498{/solr,null,STOPPED}
   [junit4]   2> 158958 INFO  (jetty-closer-1491-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 159058 INFO  (jetty-closer-1491-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b8d469e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 159058 INFO  (jetty-closer-1491-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41bff6e2{/solr,null,STOPPED}
   [junit4]   2> 159058 INFO  (jetty-closer-1491-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 159157 INFO  (jetty-closer-1491-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72517715079790610-127.0.0.1:36707_solr-n_0000000004) closing
   [junit4]   2> 159158 INFO  (jetty-closer-1491-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f74c907{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 159159 INFO  (jetty-closer-1491-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68c5e749{/solr,null,STOPPED}
   [junit4]   2> 159159 INFO  (jetty-closer-1491-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 159258 INFO  (jetty-closer-1491-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@78bf0a9f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 159259 INFO  (jetty-closer-1491-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64f7b19{/solr,null,STOPPED}
   [junit4]   2> 159259 INFO  (jetty-closer-1491-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 159260 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 159463 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> 	13	/solr/aliases.json
   [junit4]   2> 	12	/solr/security.json
   [junit4]   2> 	10	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2> 	9	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2> 	9	/solr/configs/conf
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	5	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	2	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	43	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	43	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	23	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/overseer_elect/election/72517715079790616-127.0.0.1:42399_solr-n_0000000006
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72517715079790613-127.0.0.1:39535_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	99	/solr/live_nodes
   [junit4]   2> 	93	/solr/overseer/queue
   [junit4]   2> 	54	/solr/collections
   [junit4]   2> 	30	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 159465 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36307
   [junit4]   2> 159466 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36307
   [junit4]   2> 159466 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36307
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001
   [junit4]   2> Nov 21, 2020 4:05:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), fieldName_s=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting)}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2009, maxMBSortInHeap=6.113582246762556, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=id, timezone=US/Hawaii
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=169665224,total=393740288
   [junit4]   2> NOTE: All tests run in this JVM: [AliasIntegrationTest, TestSolrDeletionPolicy1, TestSubQueryTransformerCrossCore, HdfsCollectionsAPIDistributedZkTest, TestCloudPseudoReturnFields, TestFunctionQuery, SplitHandlerTest, TestNamedUpdateProcessors, TestTestInjection, TestSimComputePlanAction, ReturnFieldsTest, AnalyticsMergeStrategyTest, TestNonDefinedSimilarityFactory, PeerSyncWithBufferUpdatesTest, TestHighlightDedupGrouping, ZkDynamicConfigTest, TestStressLucene, TestPullReplicaErrorHandling]
   [junit4] Completed [68/921 (1!)] on J0 in 29.29s, 4 tests, 1 error <<< FAILURES!

[...truncated 53570 lines...]