You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/13 16:06:27 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 209 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/209/

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Error from server at https://127.0.0.1:42739/_/er/collection1: ERROR adding document SolrInputDocument(fields: [id=-7489, title_s=title-7489, id_i=-7489, _version_=1694127682581692416, _root_=-7489])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42739/_/er/collection1: ERROR adding document SolrInputDocument(fields: [id=-7489, title_s=title-7489, id_i=-7489, _version_=1694127682581692416, _root_=-7489])
	at __randomizedtesting.SeedInfo.seed([A03CD49BAB948B43:2868EB410568E6BB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1245)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1290)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:398)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:166)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14105 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 1463567 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1463567 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1463567 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/data-dir-104-001
   [junit4]   2> 1463567 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=663 numCloses=663
   [junit4]   2> 1463567 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1463569 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1463569 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/er
   [junit4]   2> 1463570 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
   [junit4]   2> 1463570 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1463576 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1463590 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1463601 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1463601 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1466848 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:94) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 1466850 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:94) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 1466851 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1466851 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1466853 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31efce7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1466853 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31efce7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1466856 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1466856 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48d9f2b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1466856 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48d9f2b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1466858 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-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> 1467041 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e
   [junit4]   2> 1467048 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e
   [junit4]   2> 1467048 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e
   [junit4]   2> 1467050 INFO  (coreLoadExecutor-12998-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1467061 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1467081 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1467103 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1467103 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1467103 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1467103 INFO  (coreLoadExecutor-12998-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@590bd21e
   [junit4]   2> 1467104 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/data-dir-104-001/]
   [junit4]   2> 1467109 WARN  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1467146 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1467146 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1467147 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1467147 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1467150 WARN  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1467150 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1467150 INFO  (coreLoadExecutor-12998-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694127635412549632
   [junit4]   2> 1467152 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1467152 INFO  (searcherExecutor-13000-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1467158 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1467160 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1467160 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1467161 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1467261 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33429
   [junit4]   2> 1467261 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33429
   [junit4]   2> 1467261 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33429
   [junit4]   2> 1467261 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33429
   [junit4]   2> 1467262 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1467271 INFO  (zkConnectionManagerCallback-13007-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1467271 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1467321 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1467338 INFO  (zkConnectionManagerCallback-13009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1467338 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1467347 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1467348 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 1467348 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1467349 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1467350 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1467351 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1467352 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1467353 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1467353 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1467354 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1467355 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1467359 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1467362 INFO  (zkConnectionManagerCallback-13013-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1467362 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1467465 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1467698 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1467698 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1467698 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1467707 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1467707 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1467707 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1467707 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ff0f75b{/_/er,null,AVAILABLE}
   [junit4]   2> 1467708 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3cc9a000{SSL, (ssl, http/1.1)}{127.0.0.1:42637}
   [junit4]   2> 1467708 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.s.Server Started @1467790ms
   [junit4]   2> 1467708 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/tempDir-001/control/data, hostContext=/_/er, hostPort=42637, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/control-001/cores}
   [junit4]   2> 1467708 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1467708 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1467708 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1467708 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1467708 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1467708 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T14:33:35.165Z
   [junit4]   2> 1467709 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1467727 INFO  (zkConnectionManagerCallback-13015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1467727 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1467728 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]-SendThread(127.0.0.1:33429)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e2ecaeda0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e2ecaeda0003, 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 0x103e2ecaeda0003, 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> 1468004 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1468004 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/control-001/solr.xml
   [junit4]   2> 1468006 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1468006 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1468008 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1470253 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1470253 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1470254 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a54450b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1470254 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a54450b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1470257 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1470257 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ce21f7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1470257 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ce21f7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1470258 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33429/solr
   [junit4]   2> 1470259 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470260 INFO  (zkConnectionManagerCallback-13026-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1470260 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470433 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470435 INFO  (zkConnectionManagerCallback-13028-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1470435 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470532 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42637__%2Fer
   [junit4]   2> 1470533 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.Overseer Overseer (id=73151525141741573-127.0.0.1:42637__%2Fer-n_0000000000) starting
   [junit4]   2> 1470539 INFO  (OverseerStateUpdate-73151525141741573-127.0.0.1:42637__%2Fer-n_0000000000) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42637__%2Fer
   [junit4]   2> 1470551 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42637__%2Fer
   [junit4]   2> 1470555 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1470555 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] 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> 1470561 INFO  (zkCallback-13027-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1470570 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1470598 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e
   [junit4]   2> 1470613 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e
   [junit4]   2> 1470613 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e
   [junit4]   2> 1470615 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/control-001/cores
   [junit4]   2> 1470776 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470781 INFO  (zkConnectionManagerCallback-13045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1470781 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470787 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1470788 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33429/solr ready
   [junit4]   2> 1470823 INFO  (OverseerThreadFactory-13035-thread-1-processing-n:127.0.0.1:42637__%2Fer) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1470940 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1470940 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1472051 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1472090 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1472091 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1472091 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1472091 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e
   [junit4]   2> 1472092 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1472108 WARN  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1472192 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1472192 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1472193 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1472194 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1472197 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1472197 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1472198 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1472198 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694127640705761280
   [junit4]   2> 1472201 INFO  (searcherExecutor-13047-thread-1-processing-n:127.0.0.1:42637__%2Fer x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1472210 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1472210 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1472214 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1472214 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1472214 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42637/_/er/control_collection_shard1_replica_n1/
   [junit4]   2> 1472214 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1472215 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:42637/_/er/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1472215 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/73151525141741573-core_node2-n_0000000000
   [junit4]   2> 1472307 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42637/_/er/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1472475 INFO  (zkCallback-13027-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1472476 INFO  (zkCallback-13027-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1472477 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1472479 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1539
   [junit4]   2> 1472496 INFO  (qtp1333282398-30362) [n:127.0.0.1:42637__%2Fer     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1472609 INFO  (zkCallback-13027-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1472609 INFO  (zkCallback-13027-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1472609 INFO  (zkCallback-13027-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1472609 INFO  (qtp1333282398-30362) [n:127.0.0.1:42637__%2Fer     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42637__%252Fer&wt=javabin&version=2} status=0 QTime=1789
   [junit4]   2> 1472610 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1472612 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]-SendThread(127.0.0.1:33429)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e2ecaeda0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e2ecaeda0006, 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 0x103e2ecaeda0006, 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> 1472934 INFO  (OverseerCollectionConfigSetProcessor-73151525141741573-127.0.0.1:42637__%2Fer-n_0000000000) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1472955 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1472971 INFO  (zkConnectionManagerCallback-13056-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1472971 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1472972 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1472973 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33429/solr ready
   [junit4]   2> 1472973 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1473016 INFO  (OverseerThreadFactory-13035-thread-2-processing-n:127.0.0.1:42637__%2Fer) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1473267 WARN  (OverseerThreadFactory-13035-thread-2-processing-n:127.0.0.1:42637__%2Fer) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1473284 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1473285 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1473285 INFO  (qtp1333282398-30365) [n:127.0.0.1:42637__%2Fer     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=278
   [junit4]   2> 1473286 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1473295 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1473295 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1473295 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1473295 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1473295 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1473295 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1473295 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1473671 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1473688 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1473688 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1473688 INFO  (closeThreadPool-13057-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1473691 INFO  (closeThreadPool-13057-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1473691 INFO  (closeThreadPool-13057-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1473691 INFO  (closeThreadPool-13057-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1473699 INFO  (closeThreadPool-13057-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51430179{/_/er,null,AVAILABLE}
   [junit4]   2> 1473704 INFO  (closeThreadPool-13057-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b64e25e{SSL, (ssl, http/1.1)}{127.0.0.1:41009}
   [junit4]   2> 1473704 INFO  (closeThreadPool-13057-thread-1) [     ] o.e.j.s.Server Started @1473786ms
   [junit4]   2> 1473704 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_/er, hostPort=41009, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/shard-1-001/cores}
   [junit4]   2> 1473705 ERROR (closeThreadPool-13057-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1473705 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1473705 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1473705 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1473705 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1473705 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T14:33:41.162Z
   [junit4]   2> 1473723 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1473729 INFO  (zkConnectionManagerCallback-13059-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1473729 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1473830 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1473830 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/shard-1-001/solr.xml
   [junit4]   2> 1473833 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1473833 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1473834 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1473835 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1473944 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1473944 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1473944 INFO  (closeThreadPool-13057-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1473964 INFO  (closeThreadPool-13057-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1473965 INFO  (closeThreadPool-13057-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1473965 INFO  (closeThreadPool-13057-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1473967 INFO  (closeThreadPool-13057-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3423333f{/_/er,null,AVAILABLE}
   [junit4]   2> 1473975 INFO  (closeThreadPool-13057-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@128a9aa{SSL, (ssl, http/1.1)}{127.0.0.1:41115}
   [junit4]   2> 1473975 INFO  (closeThreadPool-13057-thread-2) [     ] o.e.j.s.Server Started @1474057ms
   [junit4]   2> 1473975 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_/er, hostPort=41115, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/shard-2-001/cores}
   [junit4]   2> 1473975 ERROR (closeThreadPool-13057-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1473975 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1473975 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1473975 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1473975 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1473975 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T14:33:41.432Z
   [junit4]   2> 1473985 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474001 INFO  (zkConnectionManagerCallback-13064-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474001 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474003 WARN  (closeThreadPool-13057-thread-2-SendThread(127.0.0.1:33429)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e2ecaeda0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e2ecaeda0009, 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 0x103e2ecaeda0009, 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> 1474061 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1474061 WARN  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1474066 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 1474072 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1474072 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1474072 INFO  (closeThreadPool-13057-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_281-b09
   [junit4]   2> 1474073 WARN  (closeThreadPool-13057-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f6828d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1474073 WARN  (closeThreadPool-13057-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f6828d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1474291 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1474291 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/shard-2-001/solr.xml
   [junit4]   2> 1474294 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1474294 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1474295 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1474316 INFO  (closeThreadPool-13057-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1474316 INFO  (closeThreadPool-13057-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1474316 INFO  (closeThreadPool-13057-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1474322 INFO  (closeThreadPool-13057-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e847d4b{/_/er,null,AVAILABLE}
   [junit4]   2> 1474331 WARN  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1474343 INFO  (closeThreadPool-13057-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@267b35ae{SSL, (ssl, http/1.1)}{127.0.0.1:42739}
   [junit4]   2> 1474343 INFO  (closeThreadPool-13057-thread-3) [     ] o.e.j.s.Server Started @1474425ms
   [junit4]   2> 1474343 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_/er, hostPort=42739, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/shard-3-001/cores}
   [junit4]   2> 1474343 ERROR (closeThreadPool-13057-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1474343 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1474343 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1474343 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1474343 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1474343 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-13T14:33:41.800Z
   [junit4]   2> 1474344 WARN  (closeThreadPool-13057-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3be166c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1474344 WARN  (closeThreadPool-13057-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3be166c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1474345 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33429/solr
   [junit4]   2> 1474347 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474357 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474370 INFO  (zkConnectionManagerCallback-13074-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474370 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474377 INFO  (zkConnectionManagerCallback-13077-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474377 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474378 WARN  (closeThreadPool-13057-thread-3-SendThread(127.0.0.1:33429)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e2ecaeda000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e2ecaeda000a, 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 0x103e2ecaeda000a, 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> 1474478 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1474478 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/shard-3-001/solr.xml
   [junit4]   2> 1474481 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1474481 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1474482 INFO  (closeThreadPool-13057-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1474488 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474503 INFO  (zkConnectionManagerCallback-13079-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474503 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474506 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1474509 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.c.ZkController Publish node=127.0.0.1:41009__%2Fer as DOWN
   [junit4]   2> 1474510 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1474510 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41009__%2Fer
   [junit4]   2> 1474511 INFO  (zkCallback-13055-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1474511 INFO  (zkCallback-13027-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1474512 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1474512 WARN  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] 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> 1474533 INFO  (zkCallback-13078-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1474559 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1474849 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e
   [junit4]   2> 1474861 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e
   [junit4]   2> 1474861 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@590bd21e
   [junit4]   2> 1474863 INFO  (closeThreadPool-13057-thread-1) [n:127.0.0.1:41009__%2Fer     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001/shard-1-001/cores
   [junit4]   2> 1474899 INFO  (closeThreadPool-13057-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41009__%2Fer
   [junit4]   2> 1475031 INFO  (OverseerCollectionConfigSetProcessor-73151525141741573-127.0.0.1:42637__%2Fer-n_0000000000) [n:127.0.0.1:42637__%2Fer     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1475602 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1475603 WARN  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1475823 WARN  (closeThreadPool-13057-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26257c3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1475823 WARN  (closeThreadPool-13057-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26257c3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1475847 WARN  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1475875 WARN  (closeThreadPool-13057-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cb2a013[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1475875 WARN  (closeThreadPool-13057-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cb2a013[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1475877 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33429/solr
   [junit4]   2> 1475899 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1475919 INFO  (zkConnectionManagerCallback-13098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1475919 INFO  (closeThreadPool-13057-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1475920 WARN  (closeThreadPool-13057-thread-2-SendThread(127.0.0.1:33429)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e2ecaeda000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e2ecaeda000d, 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 0x103e2ecaeda000d, 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> 1476128 INFO  (closeThreadPool-13057-thread-2) [n:127.0.0.1:41115__%2Fer     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1476133 INFO  (zkConnectionManagerCallback-13100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1476133 INFO  (closeThreadPool-13057-thread-2) [n:127.0.0.1:41115__%2Fer     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1476139 INFO  (closeThreadPool-13057-thread-2) [n:127.0.0.1:41115__%2Fer     ] o.a.s.c.c.ZkStateReader Updated live nodes 

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

   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/overseer/queue
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1515508 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33429
   [junit4]   2> 1515508 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33429
   [junit4]   2> 1515508 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[A03CD49BAB948B43]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33429
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test -Dtests.seed=A03CD49BAB948B43 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=cs -Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   48.4s J0 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42739/_/er/collection1: ERROR adding document SolrInputDocument(fields: [id=-7489, title_s=title-7489, id_i=-7489, _version_=1694127682581692416, _root_=-7489])
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A03CD49BAB948B43:2868EB410568E6BB]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1245)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1290)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:398)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:166)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1515511 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1515511 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1508161060
   [junit4]   2> 1515513 INFO  (coreCloseExecutor-13176-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@22def54f
   [junit4]   2> 1515513 INFO  (coreCloseExecutor-13176-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@22def54f
   [junit4]   2> 1515513 INFO  (coreCloseExecutor-13176-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@138e27ac: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@56b874f7
   [junit4]   2> 1515533 INFO  (coreCloseExecutor-13176-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1515537 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1515537 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dfa35c3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7fde1927
   [junit4]   2> 1515538 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1515538 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49404dc3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@78e04fee
   [junit4]   2> 1515538 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1515538 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[A03CD49BAB948B43]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@411be6fe: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@f50af1b
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_A03CD49BAB948B43-001
   [junit4]   2> Mar 13, 2021 2:34:23 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_=FST50, title_s=Lucene84, id=PostingsFormat(name=Asserting), id_field_copy_that_does_not_support_in_place_update_s=FST50}, docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene80), id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Direct), inplace_updatable_int_with_default=DocValuesFormat(name=Lucene80), inplace_updatable_float_with_default=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1184, maxMBSortInHeap=5.185615162885732, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=cs, timezone=Canada/Saskatchewan
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=153711472,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [SearchRateTriggerIntegrationTest, DirectSolrSpellCheckerTest, QueryEqualityTest, StatsReloadRaceTest, TestAuthorizationFramework, HdfsBasicDistributedZk2Test, BackupIdTest, HdfsDirectoryFactoryTest, DateFieldTest, TaggerTest, ReplaceNodeTest, OutputWriterTest, TolerantUpdateProcessorTest, TestSearchPerf, CdcrBidirectionalTest, TestLuceneMatchVersion, BasicAuthStandaloneTest, IndexSizeTriggerTest, ZkFailoverTest, TestDynamicFieldResource, AnalysisAfterCoreReloadTest, TestBinaryField, TestPullReplica, TestReqParamsAPI, TestSchemaField, TestSimNodeAddedTrigger, TestGraphMLResponseWriter, PrimitiveFieldTypeTest, TestSubQueryTransformerCrossCore, TestRTimerTree, DisMaxRequestHandlerTest, LeaderElectionContextKeyTest, TestLMJelinekMercerSimilarityFactory, TestExportTool, SimpleMLTQParserTest, LocalFSCloudIncrementalBackupTest, SolrCmdDistributorTest, TestCollationField, TestSolrIndexConfig, TestNumericTokenStream, ChaosMonkeySafeLeaderWithPullReplicasTest, SimplePostToolTest, SliceStateTest, TestJsonFacets, OverriddenZkACLAndCredentialsProvidersTest, TestDFISimilarityFactory, TestCollapseQParserPlugin, TestCloudSearcherWarming, AuditLoggerIntegrationTest, TestNumericTerms64, TestConfigSets, TestAtomicUpdateErrorCases, TestLockTree, TriggerCooldownIntegrationTest, TestSegmentSorting, TestSolrCoreSnapshots, TestFieldCache, HdfsAutoAddReplicasIntegrationTest, IgnoreLargeDocumentProcessorFactoryTest, BlockJoinFacetDistribTest, AliasIntegrationTest, ClusterStateMockUtilTest, HdfsSyncSliceTest, SolrTestCaseJ4Test, UpdateRequestProcessorFactoryTest, TestStandardQParsers, SplitByPrefixTest, HdfsNNFailoverTest, DistributedSuggestComponentTest, SolrSlf4jReporterTest, TestCloudPivotFacet, TestDistributedMissingSort, TestStressThreadBackup, SolrMetricsIntegrationTest, MultiThreadedOCPTest, SchemaVersionSpecificBehaviorTest, TestBinaryResponseWriter, TestFieldCacheVsDocValues, TestIncrementalCoreBackup, TestLegacyTerms, OverseerSolrResponseTest, AtomicUpdatesTest, TestRandomCollapseQParserPlugin, TestFastLRUCache, TestManagedSynonymFilterFactory, TestCustomStream, TestManagedSchemaAPI, DistributedQueryComponentCustomSortTest, TermVectorComponentTest, RouteFieldTest, DOMUtilTest, SplitShardTest, BitVectorTest, ConcurrentDeleteAndCreateCollectionTest, ShardRoutingCustomTest, TestSnapshotCoreBackup, ZkStateReaderTest, NodeAddedTriggerTest, TestFoldingMultitermQuery, TestSimpleTrackingShardHandler, TestDistribIDF, UtilsToolTest, RulesTest, TestTolerantUpdateProcessorCloud, TestInPlaceUpdatesDistrib]
   [junit4] Completed [273/934 (1!)] on J0 in 52.86s, 1 test, 1 error <<< FAILURES!

[...truncated 52943 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 213 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:37567/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:37567/solr
	at __randomizedtesting.SeedInfo.seed([6290BD2553AE8BBE:265C9DDE3D945DD4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:73)
	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: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1228)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:915)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 15604 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 4153610 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4153610 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/data-dir-251-001
   [junit4]   2> 4153610 WARN  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 4153610 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4153612 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4153612 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4153612 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 4153612 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-001
   [junit4]   2> 4153612 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4153615 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4153615 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4153616 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 4153715 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 41133
   [junit4]   2> 4153715 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41133
   [junit4]   2> 4153715 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41133
   [junit4]   2> 4153715 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41133
   [junit4]   2> 4153717 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4153723 INFO  (zkConnectionManagerCallback-36187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4153723 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4153732 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4153733 INFO  (zkConnectionManagerCallback-36189-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4153733 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4153734 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4153735 INFO  (zkConnectionManagerCallback-36191-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4153735 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4153848 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultPlugins
   [junit4]   2> 4153848 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4154053 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41133
   [junit4]   2> 4154053 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41133
   [junit4]   2> 4154053 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41133
   [junit4]   2> 4154054 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002
   [junit4]   2> 4154055 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4154055 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4154055 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4154056 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 4154155 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35615
   [junit4]   2> 4154155 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35615
   [junit4]   2> 4154155 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35615
   [junit4]   2> 4154155 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35615
   [junit4]   2> 4154157 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4154166 INFO  (zkConnectionManagerCallback-36196-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4154166 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4154175 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4154180 INFO  (zkConnectionManagerCallback-36198-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4154180 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4154183 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4154184 INFO  (zkConnectionManagerCallback-36200-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4154184 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4154187 WARN  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]-SendThread(127.0.0.1:35615)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103f7a001ee0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103f7a001ee0002, 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 0x103f7a001ee0002, 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> 4154289 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4154289 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4154289 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4154289 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4154289 INFO  (jetty-launcher-36201-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 4154289 INFO  (jetty-launcher-36201-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 4154291 INFO  (jetty-launcher-36201-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4154291 INFO  (jetty-launcher-36201-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4154291 INFO  (jetty-launcher-36201-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4154291 INFO  (jetty-launcher-36201-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4154291 INFO  (jetty-launcher-36201-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4154291 INFO  (jetty-launcher-36201-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4154295 INFO  (jetty-launcher-36201-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36c93153{/solr,null,AVAILABLE}
   [junit4]   2> 4154295 INFO  (jetty-launcher-36201-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4faace21{/solr,null,AVAILABLE}
   [junit4]   2> 4154296 INFO  (jetty-launcher-36201-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@37305b5c{SSL, (ssl, http/1.1)}{127.0.0.1:37321}
   [junit4]   2> 4154296 INFO  (jetty-launcher-36201-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3a39d84d{SSL, (ssl, http/1.1)}{127.0.0.1:35321}
   [junit4]   2> 4154296 INFO  (jetty-launcher-36201-thread-1) [     ] o.e.j.s.Server Started @4154370ms
   [junit4]   2> 4154296 INFO  (jetty-launcher-36201-thread-2) [     ] o.e.j.s.Server Started @4154370ms
   [junit4]   2> 4154296 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35615/solr, hostPort=37321}
   [junit4]   2> 4154296 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35615/solr, hostPort=35321}
   [junit4]   2> 4154297 ERROR (jetty-launcher-36201-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4154297 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4154297 ERROR (jetty-launcher-36201-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4154297 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4154297 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 4154297 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4154297 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 4154297 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 4154297 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-17T15:01:51.390Z
   [junit4]   2> 4154297 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4154297 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 4154297 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-17T15:01:51.390Z
   [junit4]   2> 4154298 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4154298 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4154315 INFO  (zkConnectionManagerCallback-36203-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4154315 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4154315 INFO  (zkConnectionManagerCallback-36205-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4154315 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4154316 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4154316 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4154320 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4154320 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4154321 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4154321 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4154322 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4154323 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4154324 WARN  (jetty-launcher-36201-thread-2-SendThread(127.0.0.1:35615)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103f7a001ee0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103f7a001ee0004, 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 0x103f7a001ee0004, 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> 4154324 WARN  (jetty-launcher-36201-thread-1-SendThread(127.0.0.1:35615)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103f7a001ee0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103f7a001ee0003, 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 0x103f7a001ee0003, 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> 4155733 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4155733 WARN  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4155734 WARN  (jetty-launcher-36201-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bbfa80d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4155734 WARN  (jetty-launcher-36201-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bbfa80d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4155747 WARN  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4155749 WARN  (jetty-launcher-36201-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e85d348[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4155749 WARN  (jetty-launcher-36201-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e85d348[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4155750 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35615/solr
   [junit4]   2> 4155752 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4155754 INFO  (zkConnectionManagerCallback-36219-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4155754 INFO  (jetty-launcher-36201-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4155856 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4155857 INFO  (zkConnectionManagerCallback-36221-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4155857 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4155950 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35321_solr
   [junit4]   2> 4155951 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.c.Overseer Overseer (id=73174285567262726-127.0.0.1:35321_solr-n_0000000000) starting
   [junit4]   2> 4155957 INFO  (OverseerStateUpdate-73174285567262726-127.0.0.1:35321_solr-n_0000000000) [n:127.0.0.1:35321_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35321_solr
   [junit4]   2> 4155959 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35321_solr
   [junit4]   2> 4155962 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4155963 WARN  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_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> 4155967 INFO  (zkCallback-36220-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4155987 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4156017 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85
   [junit4]   2> 4156030 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85
   [junit4]   2> 4156030 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85
   [junit4]   2> 4156031 INFO  (jetty-launcher-36201-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002/node2
   [junit4]   2> 4156129 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4156129 WARN  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4156130 WARN  (jetty-launcher-36201-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b48f018[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4156130 WARN  (jetty-launcher-36201-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b48f018[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4156132 WARN  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4156133 WARN  (jetty-launcher-36201-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34485848[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4156133 WARN  (jetty-launcher-36201-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34485848[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4156134 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35615/solr
   [junit4]   2> 4156135 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4156141 INFO  (zkConnectionManagerCallback-36241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4156141 INFO  (jetty-launcher-36201-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4156242 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4156244 INFO  (zkConnectionManagerCallback-36243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4156244 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4156248 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4156251 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37321_solr as DOWN
   [junit4]   2> 4156252 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4156252 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37321_solr
   [junit4]   2> 4156254 INFO  (zkCallback-36220-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4156254 INFO  (zkCallback-36242-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4156255 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4156255 WARN  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_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> 4156266 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4156295 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85
   [junit4]   2> 4156308 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85
   [junit4]   2> 4156308 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85
   [junit4]   2> 4156309 INFO  (jetty-launcher-36201-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002/node1
   [junit4]   2> 4156339 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 4156340 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4156341 INFO  (zkConnectionManagerCallback-36256-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4156341 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4156343 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4156344 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35615/solr ready
   [junit4]   2> 4156347 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4156348 INFO  (zkConnectionManagerCallback-36258-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4156348 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4156495 INFO  (OverseerThreadFactory-36228-thread-1-processing-n:127.0.0.1:35321_solr) [n:127.0.0.1:35321_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_collection
   [junit4]   2> 4156507 INFO  (OverseerThreadFactory-36228-thread-1-processing-n:127.0.0.1:35321_solr) [n:127.0.0.1:35321_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35321_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35321/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4156510 INFO  (OverseerThreadFactory-36228-thread-1-processing-n:127.0.0.1:35321_solr) [n:127.0.0.1:35321_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:37321_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:37321/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4156514 INFO  (OverseerThreadFactory-36228-thread-1-processing-n:127.0.0.1:35321_solr) [n:127.0.0.1:35321_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:35321_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35321/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4156516 INFO  (OverseerThreadFactory-36228-thread-1-processing-n:127.0.0.1:35321_solr) [n:127.0.0.1:35321_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:37321_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:37321/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4156530 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr    x:test_collection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4156536 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr    x:test_collection_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4156542 INFO  (zkCallback-36242-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4156546 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 4156556 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 4156558 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr    x:test_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4156558 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr    x:test_collection_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4156558 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr    x:test_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4156562 INFO  (zkCallback-36220-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4156567 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 4156567 WARN  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 4156567 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 4156567 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n3' using configuration from configset test, trusted=true
   [junit4]   2> 4156567 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard1.replica_n3' (registry 'solr.core.test_collection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85
   [junit4]   2> 4156567 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [[test_collection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002/node1/test_collection_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002/node1/test_collection_shard1_replica_n3/data/]
   [junit4]   2> 4156570 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 4156571 WARN  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 4156571 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 4156571 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n7' using configuration from configset test, trusted=true
   [junit4]   2> 4156571 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard2.replica_n7' (registry 'solr.core.test_collection.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85
   [junit4]   2> 4156572 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002/node1/test_collection_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002/node1/test_collection_shard2_replica_n7/data/]
   [junit4]   2> 4156574 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 4156587 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 4156588 WARN  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 4156588 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 4156588 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n5' using configuration from configset test, trusted=true
   [junit4]   2> 4156588 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard2.replica_n5' (registry 'solr.core.test_collection.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85
   [junit4]   2> 4156589 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002/node2/test_collection_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002/node2/test_collection_shard2_replica_n5/data/]
   [junit4]   2> 4156590 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 4156619 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 4156620 WARN  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 4156620 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 4156620 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n1' using configuration from configset test, trusted=true
   [junit4]   2> 4156620 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard1.replica_n1' (registry 'solr.core.test_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76a3ab85
   [junit4]   2> 4156620 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002/node2/test_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-002/node2/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 4156660 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4156660 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4156663 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 4156663 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 4156663 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4156663 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4156664 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4156666 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 4156666 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 4156666 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4156668 INFO  (searcherExecutor-36262-thread-1-processing-n:127.0.0.1:37321_solr x:test_collection_shard2_replica_n7 c:test_collection s:shard2 r:core_node8) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4156670 INFO  (searcherExecutor-36260-thread-1-processing-n:127.0.0.1:37321_solr x:test_collection_shard1_replica_n3 c:test_collection s:shard1 r:core_node4) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4156672 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 4156672 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 4156676 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4156676 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4156678 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 4156678 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 4156680 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=14999ms
   [junit4]   2> 4156683 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=14999ms
   [junit4]   2> 4156684 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 4156684 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 4156685 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4156693 INFO  (searcherExecutor-36264-thread-1-processing-n:127.0.0.1:35321_solr x:test_collection_shard2_replica_n5 c:test_collection s:shard2 r:core_node6) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4156695 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 4156695 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 4156716 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4156716 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4156719 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 4156719 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 4156720 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4156722 INFO  (searcherExecutor-36267-thread-1-processing-n:127.0.0.1:35321_solr x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node2) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4156731 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 4156731 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 4157181 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4157182 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4157182 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37321/solr/test_collection_shard2_replica_n7/
   [junit4]   2> 4157182 ERROR (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 4157182 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 4157182 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard2/leader after winning as /collections/test_collection/leader_elect/shard2/election/73174285567262728-core_node8-n_0000000000
   [junit4]   2> 4157192 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4157193 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4157193 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37321/solr/test_collection_shard1_replica_n3/
   [junit4]   2> 4157193 ERROR (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 4157193 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 4157193 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard1/leader after winning as /collections/test_collection/leader_elect/shard1/election/73174285567262728-core_node4-n_0000000000
   [junit4]   2> 4157193 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37321/solr/test_collection_shard2_replica_n7/ shard2
   [junit4]   2> 4157196 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37321/solr/test_collection_shard1_replica_n3/ shard1
   [junit4]   2> 4157198 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4157200 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4157201 INFO  (zkCallback-36242-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4157202 INFO  (qtp1036529708-118415) [n:127.0.0.1:37321_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=666
   [junit4]   2> 4157203 INFO  (qtp1036529708-118417) [n:127.0.0.1:37321_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=673
   [junit4]   2> 4157701 INFO  (zkCallback-36242-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4157703 INFO  (qtp818000701-118422) [n:127.0.0.1:35321_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1145
   [junit4]   2> 4157735 INFO  (zkCallback-36242-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4157735 INFO  (zkCallback-36220-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4157737 INFO  (qtp818000701-118424) [n:127.0.0.1:35321_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1179
   [junit4]   2> 4157740 INFO  (qtp1036529708-118421) [n:127.0.0.1:37321_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4157741 INFO  (qtp1036529708-118421) [n:127.0.0.1:37321_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=1250
   [junit4]   2> 4157741 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: test_collection
   [junit4]   2> 4157744 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.SolrCloudTestCase waitForState (test_collection): Expected test_collection with 2 shards and 2 replicas
   [junit4]   2> 4157751 INFO  (watches-36253-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 4157753 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 4157753 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 4157754 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 4157756 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultPlugins
   [junit4]   2> 4157788 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 4157891 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=920224659
   [junit4]   2> 4157891 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35321_solr
   [junit4]   2> 4157892 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 4157892 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35321_solr as DOWN
   [junit4]   2> 4157895 INFO  (zkCallback-36220-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4157895 INFO  (zkCallback-36242-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4157896 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1678043563
   [junit4]   2> 4157896 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37321_solr
   [junit4]   2> 4157897 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 4157897 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37321_solr as DOWN
   [junit4]   2> 4157899 INFO  (zkCallback-36220-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4157899 INFO  (zkCallback-36242-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4157903 INFO  (coreCloseExecutor-36286-thread-1) [n:127.0.0.1:35321_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n5]  CLOSING SolrCore org.apache.solr.core.SolrCore@68afed17
   [junit4]   2> 4157903 INFO  (coreCloseExecutor-36286-thread-1) [n:127.0.0.1:35321_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n5 tag=SolrCore@68afed17
   [junit4]   2> 4157903 INFO  (coreCloseExecutor-36286-thread-1) [n:127.0.0.1:35321_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f5093f0: rootName = null, domain = solr.core.test_collection.shard2.replica_n5, service url = null, agent id = null] for registry solr.core.test_collection.shard2.replica_n5/com.codahale.metrics.MetricRegistry@114327bf
   [junit4]   2> 4157907 INFO  (coreCloseExecutor-36286-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6746e2eb
   [junit4]   2> 4157911 INFO  (coreCloseExecutor-36287-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@71af6627
   [junit4]   2> 4157911 INFO  (coreCloseExecutor-36287-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n3 tag=SolrCore@71af6627
   [junit4]   2> 4157911 INFO  (coreCloseExecutor-36287-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2982b644: rootName = null, domain = solr.core.test_collection.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.test_collection.shard1.replica_n3/com.codahale.metrics.MetricRegistry@6130381b
   [junit4]   2> 4157916 INFO  (coreCloseExecutor-36287-thread-2) [n:127.0.0.1:37321_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n7]  CLOSING SolrCore org.apache.solr.core.SolrCore@2fa6769e
   [junit4]   2> 4157924 INFO  (coreCloseExecutor-36286-thread-1) [n:127.0.0.1:35321_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@68afed17
   [junit4]   2> 4157924 INFO  (coreCloseExecutor-36286-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n1 tag=SolrCore@6746e2eb
   [junit4]   2> 4157924 INFO  (coreCloseExecutor-36286-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41f0198a: rootName = null, domain = solr.core.test_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@5f8dccd5
   [junit4]   2> 4157924 INFO  (coreCloseExecutor-36286-thread-1) [n:127.0.0.1:35321_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 4157942 INFO  (coreCloseExecutor-36286-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@6746e2eb
   [junit4]   2> 4157942 INFO  (coreCloseExecutor-36286-thread-2) [n:127.0.0.1:35321_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 4157947 INFO  (coreCloseExecutor-36287-thread-2) [n:127.0.0.1:37321_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n7 tag=SolrCore@2fa6769e
   [junit4]   2> 4157947 INFO  (coreCloseExecutor-36287-thread-2) [n:127.0.0.1:37321_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@501420b2: rootName = null, domain = solr.core.test_collection.shard2.replica_n7, service url = null, agent id = null] for registry solr.core.test_collection.shard2.replica_n7/com.codahale.metrics.MetricRegistry@64a5a1f1
   [junit4]   2> 4157947 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 4157947 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21394a4d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5cc2377a
   [junit4]   2> 4157958 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 4157958 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f126dcf: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@64ad63ac
   [junit4]   2> 4157963 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 4157963 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d0289c3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@748d4389
   [junit4]   2> 4157963 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 4157968 INFO  (closeThreadPool-36289-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73174285567262726-127.0.0.1:35321_solr-n_0000000000) closing
   [junit4]   2> 4157971 INFO  (OverseerStateUpdate-73174285567262726-127.0.0.1:35321_solr-n_0000000000) [n:127.0.0.1:35321_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35321_solr
   [junit4]   2> 4157971 INFO  (OverseerAutoScalingTriggerThread-73174285567262726-127.0.0.1:35321_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4157976 INFO  (closeThreadPool-36289-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73174285567262726-127.0.0.1:35321_solr-n_0000000000) closing
   [junit4]   2> 4157975 WARN  (jetty-launcher-36201-thread-2-SendThread(127.0.0.1:35615)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103f7a001ee0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103f7a001ee0006, 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 0x103f7a001ee0006, 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> 4157976 INFO  (zkCallback-36242-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 4157979 INFO  (coreCloseExecutor-36287-thread-2) [n:127.0.0.1:37321_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@2fa6769e
   [junit4]   2> 4157979 INFO  (coreCloseExecutor-36287-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@71af6627
   [junit4]   2> 4157979 INFO  (coreCloseExecutor-36287-thread-2) [n:127.0.0.1:37321_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 4157980 INFO  (coreCloseExecutor-36287-thread-1) [n:127.0.0.1:37321_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 4157983 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 4157983 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74b8fa29: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4f9332ff
   [junit4]   2> 4157989 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 4157989 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68fe821: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@64ad63ac
   [junit4]   2> 4157992 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 4157992 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a38faab: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@748d4389
   [junit4]   2> 4157992 INFO  (jetty-closer-36279-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 4158076 INFO  (jetty-closer-36279-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73174285567262726-127.0.0.1:35321_solr-n_0000000000) closing
   [junit4]   2> 4158077 INFO  (jetty-closer-36279-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3a39d84d{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 4158078 INFO  (jetty-closer-36279-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4faace21{/solr,null,STOPPED}
   [junit4]   2> 4158078 INFO  (jetty-closer-36279-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4158177 INFO  (jetty-closer-36279-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@37305b5c{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 4158178 INFO  (jetty-closer-36279-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36c93153{/solr,null,STOPPED}
   [junit4]   2> 4158178 INFO  (jetty-closer-36279-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4158178 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4158179 WARN  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[6290BD2553AE8BBE]-SendThread(127.0.0.1:35615)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103f7a001ee0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103f7a001ee0000, 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 0x103f7a001ee0000, 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> 4158392 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> 	5	/solr/collections/test_collection/terms/shard2
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/test_collection/state.json
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 4158395 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35615
   [junit4]   2> 4158395 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35615
   [junit4]   2> 4158395 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35615
   [junit4]   2> 4158396 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001/tempDir-003
   [junit4]   2> 4158396 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4158397 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4158397 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4158398 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 4158497 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33797
   [junit4]   2> 4158497 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33797
   [junit4]   2> 4158497 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33797
   [junit4]   2> 4158497 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33797
   [junit4]   2> 4158499 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4158506 INFO  (zkConnectionManagerCallback-36293-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4158506 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4158516 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4158519 INFO  (zkConnectionManagerCallback-36295-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4158519 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4158520 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4158521 INFO  (zkConnectionManagerCallback-36297-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4158521 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6290BD2553AE8BBE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4158624 INFO  (jetty-launcher-36298-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]  

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

67_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4340967 INFO  (jetty-closer-36376-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73174285851754502-127.0.0.1:37567_solr-n_0000000000) closing
   [junit4]   2> 4340967 INFO  (closeThreadPool-36388-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73174285851754502-127.0.0.1:37567_solr-n_0000000000) closing
   [junit4]   2> 4340967 INFO  (jetty-closer-36376-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@72447d6b{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 4340968 INFO  (jetty-closer-36376-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42e5af7e{/solr,null,STOPPED}
   [junit4]   2> 4340968 INFO  (jetty-closer-36376-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4340968 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4341171 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> 	5	/solr/collections/test_collection/terms/shard2
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	15	/solr/collections/test_collection/state.json
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 4341174 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33797
   [junit4]   2> 4341174 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33797
   [junit4]   2> 4341174 INFO  (SUITE-SolrCloudReportersTest-seed#[6290BD2553AE8BBE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33797
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6290BD2553AE8BBE-001
   [junit4]   2> Mar 17, 2021 3:04:58 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=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=81, maxDocsPerChunk=388, blockShift=11), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=81, blockSize=11)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=th, timezone=America/Porto_Velho
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=159587080,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [IgnoreLargeDocumentProcessorFactoryTest, TestStressInPlaceUpdates, MetricsHistoryIntegrationTest, SimplePostToolTest, DistributedFacetPivotSmallAdvancedTest, TestQuerySenderListener, MaxSizeAutoCommitTest, TestDFISimilarityFactory, FileUtilsTest, TestRemoteStreaming, HLLUtilTest, TestHighlightDedupGrouping, ResponseLogComponentTest, StatsReloadRaceTest, RecoveryZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestBinaryField, SignatureUpdateProcessorFactoryTest, SegmentsInfoRequestHandlerTest, AuditLoggerIntegrationTest, SplitShardTest, IndexSchemaTest, SpatialFilterTest, BasicAuthStandaloneTest, TestManagedSchemaAPI, TestDistribIDF, DeleteNodeTest, TestRandomRequestDistribution, ZkStateReaderTest, CoreSorterTest, TestSimpleTextCodec, SearchRateTriggerIntegrationTest, TestBinaryResponseWriter, TestDelegationWithHadoopAuth, TestFastLRUCache, TestSolr4Spatial, HdfsSyncSliceTest, AnalyticsMergeStrategyTest, SolrMetricsIntegrationTest, TestConfigsApi, TestStandardQParsers, TestStressUserVersions, TestSchemaVersionResource, SubstringBytesRefFilterTest, DisMaxRequestHandlerTest, GraphQueryTest, TestCollapseQParserPlugin, TestSimExecutePlanAction, TestFieldCache, TestManagedSynonymFilterFactory, TestSimpleTrackingShardHandler, TestRawResponseWriter, TestCSVLoader, SpellCheckCollatorWithCollapseTest, TestSolrCloudWithDelegationTokens, OverriddenZkACLAndCredentialsProvidersTest, TestLuceneMatchVersion, ResponseHeaderTest, MetricsDisabledCloudTest, TestChildDocTransformer, TestPerFieldSimilarityWithDefaultOverride, TestExclusionRuleCollectionAccess, TestNumericTerms64, TestImplicitCoreProperties, TestMaxScoreQueryParser, WordBreakSolrSpellCheckerTest, OutputWriterTest, HdfsDirectoryFactoryTest, TestCloudConsistency, SolrTestCaseJ4Test, AggValueSourceTest, DistributedExpandComponentTest, TestCollationField, TestSolrCoreSnapshots, ConcurrentDeleteAndCreateCollectionTest, OverseerSolrResponseTest, CdcrBidirectionalTest, TestScoreJoinQPScore, TestReqParamsAPI, ShardRoutingCustomTest, CdcrRequestHandlerTest, SolrCmdDistributorTest, TestConfig, DateFieldTest, HdfsNNFailoverTest, AssignTest, InfoHandlerTest, AnalysisAfterCoreReloadTest, TestCloudPivotFacet, TestJsonFacets, DistributedUpdateProcessorTest, JavabinLoaderTest, TestFileDictionaryLookup, XmlUpdateRequestHandlerTest, AliasIntegrationTest, TestLazyCores, NodeAddedTriggerTest, RulesTest, MetricsHandlerTest, TestSimNodeAddedTrigger, DirectSolrSpellCheckerTest, TestFoldingMultitermQuery, ClusterStateMockUtilTest, TestConfigSetsAPIShareSchema, TestPullReplica, SuggesterWFSTTest, DistributedSuggestComponentTest, ReplaceNodeTest, DOMUtilTest, TestNoOpRegenerator, RestoreTriggerStateTest, TestNumericTokenStream, TestRTimerTree, TestRestManager, EchoParamsTest, MinimalSchemaTest, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestRandomDVFaceting, TestRandomFaceting, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, BasicDistributedZk2Test, BasicDistributedZkTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateUpdateTest, CollectionPropsTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, ForceLeaderWithTlogReplicasTest, HttpPartitionOnCommitTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, NestedShardedAtomicUpdateTest, OverseerStatusTest, OverseerTaskQueueTest, OverseerTest, RouteFieldTest, RoutingToNodesWithPropertiesTest, TestAuthenticationFramework, TestCloudSearcherWarming, TestOnReconnectListenerSupport, TestQueryingOnDownCollection, TestRandomFlRTGCloud, LocalFSCloudIncrementalBackupTest, SplitByPrefixTest, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, IndexSizeTriggerSizeEstimationTest, IndexSizeTriggerTest, SystemLogListenerTest, TriggerEventQueueTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimTriggerIntegration, TestSimUtils, HdfsBasicDistributedZk2Test, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, RuleEngineTest, ByteBuffersDirectoryFactoryTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, RequestHandlersTest, ResourceLoaderTest, SolrCoreTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestCoreContainer, TestCoreDiscovery, TestCorePropertiesReload, TestCustomStream, TestDynamicLoadingUrl, TestDynamicURP, TestMinimalConfig, TestNRTOpen, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrCloudSnapshots, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestHdfsBackupRestoreCore, TestSQLHandler, TestSQLHandlerNonCloud, TestSnapshotCoreBackup, TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, TestStressIncrementalBackup, TestStressThreadBackup, TestSystemCollAutoCreate, CoreMergeIndexesAdminHandlerTest, DaemonStreamApiTest, ZookeeperStatusHandlerTest, CustomTermsComponentTest, DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest, DistributedSpellCheckComponentTest, ResponseBuilderTest, ShardsWhitelistTest, SpellCheckComponentTest, SuggestComponentContextFilterQueryTest, TermVectorComponentTest, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, TaggerTest, TaggingAttributeTest, HighlighterConfigTest, HighlighterMaxOffsetTest, TestPostingsSolrHighlighter, UninvertDocValuesMergePolicyTest, TestLegacyTerms, TestNumericRangeQuery32, SolrMetricReporterTest, SolrJmxReporterTest, SolrCloudReportersTest]
   [junit4] Completed [725/934 (1!)] on J0 in 188.03s, 2 tests, 1 error <<< FAILURES!

[...truncated 51449 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 212 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.test

Error Message:
Backup failure: the_backup expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_1.inf))))>

Stack Trace:
java.lang.AssertionError: Backup failure: the_backup expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_1.inf))))>
	at __randomizedtesting.SeedInfo.seed([74196B5B0140A0EA:FC4D5481AFBCCD12]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
	at org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:417)
	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:102)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13275 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 221505 INFO  (SUITE-BasicDistributedZk2Test-seed#[74196B5B0140A0EA]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 221505 INFO  (SUITE-BasicDistributedZk2Test-seed#[74196B5B0140A0EA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 221506 INFO  (SUITE-BasicDistributedZk2Test-seed#[74196B5B0140A0EA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/data-dir-20-001
   [junit4]   2> 221506 INFO  (SUITE-BasicDistributedZk2Test-seed#[74196B5B0140A0EA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 221507 INFO  (SUITE-BasicDistributedZk2Test-seed#[74196B5B0140A0EA]-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> 221507 INFO  (SUITE-BasicDistributedZk2Test-seed#[74196B5B0140A0EA]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 221511 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 221511 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 221511 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 221512 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 221612 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35909
   [junit4]   2> 221612 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35909
   [junit4]   2> 221612 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35909
   [junit4]   2> 221612 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35909
   [junit4]   2> 221615 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221623 INFO  (zkConnectionManagerCallback-1930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 221623 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221636 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221659 INFO  (zkConnectionManagerCallback-1932-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 221660 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221662 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 221665 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 221667 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 221668 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 221669 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 221670 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 221672 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 221674 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 221676 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 221677 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 221678 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 221681 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 221795 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 221795 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 221795 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 221815 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 221815 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 221815 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 221816 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@230e7cd3{/,null,AVAILABLE}
   [junit4]   2> 221816 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@215d14ef{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42961}
   [junit4]   2> 221816 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.s.Server Started @221852ms
   [junit4]   2> 221816 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/tempDir-001/control/data, hostContext=/, hostPort=42961, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/control-001/cores}
   [junit4]   2> 221816 ERROR (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 221816 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 221817 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 221817 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 221817 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 221817 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-16T13:54:36.022Z
   [junit4]   2> 221823 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221840 INFO  (zkConnectionManagerCallback-1934-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 221841 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221942 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 221942 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/control-001/solr.xml
   [junit4]   2> 221945 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 221945 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 221947 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 222520 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 222521 WARN  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57671df1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222521 WARN  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57671df1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222534 WARN  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41c475a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222534 WARN  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41c475a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222536 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35909/solr
   [junit4]   2> 222539 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222544 INFO  (zkConnectionManagerCallback-1945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222544 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222647 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222650 INFO  (zkConnectionManagerCallback-1947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222650 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222796 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42961_
   [junit4]   2> 222799 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.c.Overseer Overseer (id=73168358790791172-127.0.0.1:42961_-n_0000000000) starting
   [junit4]   2> 222809 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42961_
   [junit4]   2> 222809 INFO  (OverseerStateUpdate-73168358790791172-127.0.0.1:42961_-n_0000000000) [n:127.0.0.1:42961_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42961_
   [junit4]   2> 222812 INFO  (OverseerStateUpdate-73168358790791172-127.0.0.1:42961_-n_0000000000) [n:127.0.0.1:42961_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 222819 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 222820 WARN  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] 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> 222831 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 222868 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 222875 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 222875 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 222876 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [n:127.0.0.1:42961_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/control-001/cores
   [junit4]   2> 222905 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222906 INFO  (zkConnectionManagerCallback-1964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222906 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222907 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 222910 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35909/solr ready
   [junit4]   2> 222922 INFO  (OverseerThreadFactory-1954-thread-1-processing-n:127.0.0.1:42961_) [n:127.0.0.1:42961_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 223035 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 223035 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 224063 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 224078 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 224087 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 224111 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 224111 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 224111 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 224113 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@33062590
   [junit4]   2> 224115 WARN  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 224162 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 224162 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 224164 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 224164 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 224165 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2ed3db72
   [junit4]   2> 224167 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 224167 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 224168 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 224168 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694396976592846848
   [junit4]   2> 224174 INFO  (searcherExecutor-1966-thread-1-processing-n:127.0.0.1:42961_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 224182 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 224183 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 224187 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 224187 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 224187 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42961/control_collection_shard1_replica_n1/
   [junit4]   2> 224189 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 224189 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42961/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 224189 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/73168358790791172-core_node2-n_0000000000
   [junit4]   2> 224193 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42961/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 224296 INFO  (zkCallback-1946-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 224297 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 224304 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1269
   [junit4]   2> 224306 INFO  (qtp1227275621-3308) [n:127.0.0.1:42961_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 224400 INFO  (zkCallback-1946-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 224400 INFO  (zkCallback-1946-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 224400 INFO  (qtp1227275621-3308) [n:127.0.0.1:42961_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42961_&wt=javabin&version=2} status=0 QTime=1488
   [junit4]   2> 224400 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 224510 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224515 INFO  (zkConnectionManagerCallback-1975-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224515 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224516 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 224518 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35909/solr ready
   [junit4]   2> 224518 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 224529 INFO  (OverseerThreadFactory-1954-thread-2-processing-n:127.0.0.1:42961_) [n:127.0.0.1:42961_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 224530 INFO  (OverseerCollectionConfigSetProcessor-73168358790791172-127.0.0.1:42961_-n_0000000000) [n:127.0.0.1:42961_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 224742 WARN  (OverseerThreadFactory-1954-thread-2-processing-n:127.0.0.1:42961_) [n:127.0.0.1:42961_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 224744 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 224746 INFO  (qtp1227275621-3310) [n:127.0.0.1:42961_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=227
   [junit4]   2> 224747 INFO  (watches-1972-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 224747 INFO  (watches-1972-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 224749 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 224749 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 224749 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 224749 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 224750 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 224750 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 224750 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 224876 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 224886 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 224886 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 224887 INFO  (closeThreadPool-1976-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 224904 INFO  (closeThreadPool-1976-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 224904 INFO  (closeThreadPool-1976-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 224904 INFO  (closeThreadPool-1976-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 224905 INFO  (closeThreadPool-1976-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6048e{/,null,AVAILABLE}
   [junit4]   2> 224908 INFO  (closeThreadPool-1976-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@18473b96{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39169}
   [junit4]   2> 224908 INFO  (closeThreadPool-1976-thread-1) [     ] o.e.j.s.Server Started @224944ms
   [junit4]   2> 224908 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39169, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-1-001/cores}
   [junit4]   2> 224908 ERROR (closeThreadPool-1976-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 224908 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 224909 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 224909 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 224909 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 224909 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-16T13:54:39.114Z
   [junit4]   2> 224916 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224916 INFO  (zkConnectionManagerCallback-1978-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224916 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224920 WARN  (closeThreadPool-1976-thread-1-SendThread(127.0.0.1:35909)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103f23c12860007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103f23c12860007, 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 0x103f23c12860007, 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> 225000 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 225010 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 225010 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 225010 INFO  (closeThreadPool-1976-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 225021 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 225021 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-1-001/solr.xml
   [junit4]   2> 225023 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 225023 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 225025 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 225053 INFO  (closeThreadPool-1976-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 225053 INFO  (closeThreadPool-1976-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 225053 INFO  (closeThreadPool-1976-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 225067 INFO  (closeThreadPool-1976-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67249952{/,null,AVAILABLE}
   [junit4]   2> 225068 INFO  (closeThreadPool-1976-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3ff5f8a2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46777}
   [junit4]   2> 225068 INFO  (closeThreadPool-1976-thread-2) [     ] o.e.j.s.Server Started @225104ms
   [junit4]   2> 225068 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=46777, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-2-001/cores}
   [junit4]   2> 225069 ERROR (closeThreadPool-1976-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 225069 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 225069 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 225069 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 225069 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 225069 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-16T13:54:39.274Z
   [junit4]   2> 225087 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 225099 INFO  (zkConnectionManagerCallback-1983-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225099 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 225101 WARN  (closeThreadPool-1976-thread-2-SendThread(127.0.0.1:35909)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103f23c12860008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103f23c12860008, 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 0x103f23c12860008, 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> 225120 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 225132 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 225132 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 225132 INFO  (closeThreadPool-1976-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_281-b09
   [junit4]   2> 225186 INFO  (closeThreadPool-1976-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 225186 INFO  (closeThreadPool-1976-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 225187 INFO  (closeThreadPool-1976-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 225187 INFO  (closeThreadPool-1976-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@150d9b8a{/,null,AVAILABLE}
   [junit4]   2> 225187 INFO  (closeThreadPool-1976-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@485849ed{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33661}
   [junit4]   2> 225187 INFO  (closeThreadPool-1976-thread-3) [     ] o.e.j.s.Server Started @225224ms
   [junit4]   2> 225188 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33661, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-3-001/cores}
   [junit4]   2> 225188 ERROR (closeThreadPool-1976-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 225188 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 225188 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 225188 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 225188 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 225188 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-16T13:54:39.393Z
   [junit4]   2> 225203 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 225203 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 225203 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-2-001/solr.xml
   [junit4]   2> 225206 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 225206 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 225208 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 225216 INFO  (zkConnectionManagerCallback-1985-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225216 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 225258 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 225259 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 225259 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 225259 INFO  (closeThreadPool-1976-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_281-b09
   [junit4]   2> 225260 INFO  (closeThreadPool-1976-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 225260 INFO  (closeThreadPool-1976-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 225264 INFO  (closeThreadPool-1976-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 225265 INFO  (closeThreadPool-1976-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@451e902{/,null,AVAILABLE}
   [junit4]   2> 225266 INFO  (closeThreadPool-1976-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@133066a8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32945}
   [junit4]   2> 225266 INFO  (closeThreadPool-1976-thread-4) [     ] o.e.j.s.Server Started @225302ms
   [junit4]   2> 225266 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=32945, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-4-001/cores}
   [junit4]   2> 225266 ERROR (closeThreadPool-1976-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 225266 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 225266 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 225266 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 225266 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 225266 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-16T13:54:39.471Z
   [junit4]   2> 225267 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 225269 INFO  (zkConnectionManagerCallback-1990-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225269 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 225320 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 225320 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-3-001/solr.xml
   [junit4]   2> 225323 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 225323 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 225324 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 225427 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 225427 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-4-001/solr.xml
   [junit4]   2> 225430 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 225430 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 225431 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 225660 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 225660 WARN  (closeThreadPool-1976-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52870156[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225661 WARN  (closeThreadPool-1976-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52870156[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225673 WARN  (closeThreadPool-1976-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2245d1c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225673 WARN  (closeThreadPool-1976-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2245d1c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225674 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35909/solr
   [junit4]   2> 225679 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 225700 INFO  (zkConnectionManagerCallback-2004-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225700 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 225772 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 225774 WARN  (closeThreadPool-1976-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@667eb714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225774 WARN  (closeThreadPool-1976-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@667eb714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225780 WARN  (closeThreadPool-1976-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@358ac743[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225780 WARN  (closeThreadPool-1976-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@358ac743[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225780 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 225781 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35909/solr
   [junit4]   2> 225781 WARN  (closeThreadPool-1976-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3714172e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225781 WARN  (closeThreadPool-1976-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3714172e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225791 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 225792 INFO  (zkConnectionManagerCallback-2015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225792 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 225795 WARN  (closeThreadPool-1976-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40b340cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225796 WARN  (closeThreadPool-1976-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40b340cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 225796 WARN  (closeThreadPool-1976-thread-1-SendThread(127.0.0.1:35909)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103f23c1286000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103f23c1286000c, 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 0x103f23c1286000c, 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> 225796 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35909/solr
   [junit4]   2> 225802 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 225806 INFO  (zkConnectionManagerCallback-2020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225806 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 225873 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 226015 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 226016 INFO  (zkConnectionManagerCallback-2022-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226016 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 226017 INFO  (zkConnectionManagerCallback-2024-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226017 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 226027 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 226029 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 226033 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46777_ as DOWN
   [junit4]   2> 226034 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 226034 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46777_
   [junit4]   2> 226035 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.c.ZkController Publish node=127.0.0.1:39169_ as DOWN
   [junit4]   2> 226035 INFO  (zkCallback-1946-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 226037 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 226037 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39169_
   [junit4]   2> 226040 INFO  (zkCallback-1946-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 226043 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 226043 WARN  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] 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> 226043 INFO  (zkCallback-2023-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 226051 INFO  (zkCallback-2021-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 226052 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 226052 WARN  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] 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> 226062 INFO  (zkCallback-1974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 226065 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 226066 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 226089 WARN  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.m.r.j.JmxMetricsReporter Unable to register counter
   [junit4]   2>           => javax.management.InstanceNotFoundException: solr:dom1=node,category=QUERY,scope=/admin/metrics/collector,name=local.totalTime
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=node,category=QUERY,scope=/admin/metrics/collector,name=local.totalTime
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) ~[?:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:534) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onCounterAdded(JmxMetricsReporter.java:603) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:741) ~[java/:?]
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:739) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:946) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:774) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:287) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:184) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:140) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initializeHolders(ServletHandler.java:780) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilters(ServletHandler.java:1504) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:997) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:478) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:382) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:194) ~[jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:74) ~[jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:504) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:472) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.lambda$createJettys$1(AbstractFullDistribZkTestBase.java:486) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_281]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 226100 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226103 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226124 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226124 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226125 INFO  (closeThreadPool-1976-thread-2) [n:127.0.0.1:46777_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-2-001/cores
   [junit4]   2> 226126 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226126 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226127 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 226128 INFO  (closeThreadPool-1976-thread-1) [n:127.0.0.1:39169_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-1-001/cores
   [junit4]   2> 226136 INFO  (zkConnectionManagerCallback-2040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226136 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 226150 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 226172 INFO  (closeThreadPool-1976-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46777_
   [junit4]   2> 226177 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33661_ as DOWN
   [junit4]   2> 226183 INFO  (closeThreadPool-1976-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39169_
   [junit4]   2> 226184 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 226184 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33661_
   [junit4]   2> 226186 INFO  (zkCallback-1946-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226186 INFO  (zkCallback-2023-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226186 INFO  (zkCallback-2039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226186 INFO  (zkCallback-2021-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226186 INFO  (zkCallback-1974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226195 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 226195 WARN  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] 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> 226207 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 226225 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226237 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226237 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226239 INFO  (closeThreadPool-1976-thread-3) [n:127.0.0.1:33661_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-3-001/cores
   [junit4]   2> 226274 INFO  (closeThreadPool-1976-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33661_
   [junit4]   2> 226279 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 226280 WARN  (closeThreadPool-1976-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@480e5c4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 226281 WARN  (closeThreadPool-1976-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@480e5c4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 226283 WARN  (closeThreadPool-1976-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@607dcfc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 226283 WARN  (closeThreadPool-1976-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@607dcfc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 226284 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35909/solr
   [junit4]   2> 226285 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 226287 INFO  (zkConnectionManagerCallback-2058-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226287 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 226389 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 226391 INFO  (zkConnectionManagerCallback-2060-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226391 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 226404 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 226408 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.c.ZkController Publish node=127.0.0.1:32945_ as DOWN
   [junit4]   2> 226411 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 226411 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32945_
   [junit4]   2> 226413 INFO  (zkCallback-2023-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 226413 INFO  (zkCallback-2039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 226413 INFO  (zkCallback-2021-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 226413 INFO  (zkCallback-1974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 226413 INFO  (zkCallback-1946-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 226417 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 226418 WARN  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] 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> 226419 INFO  (zkCallback-2059-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 226429 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 226448 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226459 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226460 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 226461 INFO  (closeThreadPool-1976-thread-4) [n:127.0.0.1:32945_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-4-001/cores
   [junit4]   2> 226488 INFO  (closeThreadPool-1976-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:32945_
   [junit4]   2> 226500 INFO  (OverseerCollectionConfigSetProcessor-73168358790791172-127.0.0.1:42961_-n_0000000000) [n:127.0.0.1:42961_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 226504 INFO  (OverseerThreadFactory-1954-thread-3-processing-n:127.0.0.1:42961_) [n:127.0.0.1:42961_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33661_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 226505 INFO  (OverseerThreadFactory-1954-thread-4-processing-n:127.0.0.1:42961_) [n:127.0.0.1:42961_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46777_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 226507 INFO  (OverseerThreadFactory-1954-thread-3-processing-n:127.0.0.1:42961_) [n:127.0.0.1:42961_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 226509 INFO  (OverseerThreadFactory-1954-thread-4-processing-n:127.0.0.1:42961_) [n:127.0.0.1:42961_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 226516 INFO  (qtp1281868985-3389) [n:127.0.0.1:33661_    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 226523 INFO  (qtp1003125507-3377) [n:127.0.0.1:46777_    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 227568 INFO  (qtp1003125507-3377) [n:127.0.0.1:46777_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 227569 INFO  (qtp1281868985-3389) [n:127.0.0.1:33661_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 227595 INFO  (qtp1003125507-3377) [n:127.0.0.1:46777_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 227603 INFO  (qtp1281868985-3389) [n:127.0.0.1:33661_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 227606 INFO  (qtp1003125507-3377) [n:127.0.0.1:46777_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 227618 INFO  (qtp1281868985-3389) [n:127.0.0.1:33661_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 227638 INFO  (qtp1003125507-3377) [n:127.0.0.1:46777_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 227638 INFO  (qtp1003125507-3377) [n:127.0.0.1:46777_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc3625
   [junit4]   2> 227638 INFO  (qtp1003125507-3377) [n:127.0.0.1:46777_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 227640 INFO  (qtp1003125507-3377) [n:127.0.0.1:46777_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy

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

     DATA:
   [junit4]   1>         {"timestamp":1615902888947879528}
   [junit4]   1>    /solr/autoscaling/triggerState (2)
   [junit4]   1>     /solr/autoscaling/triggerState/.scheduled_maintenance (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {"lastRunAt":1615902877016}
   [junit4]   1>     /solr/autoscaling/triggerState/.auto_add_replicas (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "lastLiveNodes":[
   [junit4]   1>             "127.0.0.1:32945_",
   [junit4]   1>             "127.0.0.1:33661_",
   [junit4]   1>             "127.0.0.1:39169_",
   [junit4]   1>             "127.0.0.1:42961_",
   [junit4]   1>             "127.0.0.1:46777_"],
   [junit4]   1>           "nodeNameVsTimeRemoved":{}}
   [junit4]   1>    /solr/autoscaling/events (2)
   [junit4]   1>     /solr/autoscaling/events/.scheduled_maintenance (0)
   [junit4]   1>     /solr/autoscaling/events/.auto_add_replicas (0)
   [junit4]   1>   /solr/autoscaling.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "triggers":{
   [junit4]   1>           ".auto_add_replicas":{
   [junit4]   1>             "name":".auto_add_replicas",
   [junit4]   1>             "event":"nodeLost",
   [junit4]   1>             "waitFor":10,
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"auto_add_replicas_plan",
   [junit4]   1>                 "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]},
   [junit4]   1>           ".scheduled_maintenance":{
   [junit4]   1>             "name":".scheduled_maintenance",
   [junit4]   1>             "event":"scheduled",
   [junit4]   1>             "startTime":"NOW",
   [junit4]   1>             "every":"+1DAY",
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 249395 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 249641 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> 	19	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	7	/solr/packages.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/conf1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/onenodecollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	207	/solr/collections/collection1/state.json
   [junit4]   2> 	15	/solr/collections/onenodecollection/state.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73168358790791172-127.0.0.1:42961_-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73168358790791186-core_node8-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/73168358790791186-127.0.0.1:32945_-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	70	/solr/overseer/queue
   [junit4]   2> 	56	/solr/live_nodes
   [junit4]   2> 	29	/solr/collections/collection1/state.json
   [junit4]   2> 	19	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	6	/solr/collections/onenodecollection/state.json
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 249645 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35909
   [junit4]   2> 249645 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35909
   [junit4]   2> 249645 INFO  (TEST-BasicDistributedZk2Test.test-seed#[74196B5B0140A0EA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35909
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=test -Dtests.seed=74196B5B0140A0EA -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=fr-FR -Dtests.timezone=Chile/Continental -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 28.1s J2 | BasicDistributedZk2Test.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Backup failure: the_backup expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_1.inf))))>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([74196B5B0140A0EA:FC4D5481AFBCCD12]:0)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:417)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:102)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_74196B5B0140A0EA-001
   [junit4]   2> Mar 16, 2021 1:55:03 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=SimpleText, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-FR, timezone=Chile/Continental
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=144865968,total=466092032
   [junit4]   2> NOTE: All tests run in this JVM: [SOLR749Test, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestUniqueKeyFieldResource, SolrCloudExampleTest, ShardsWhitelistTest, CleanupOldIndexTest, TestSimpleQParserPlugin, TestJsonRequest, TestClusterStateMutator, ThreadDumpHandlerTest, TestSolrConfigHandlerConcurrent, TestSnapshotCloudManager, DirectUpdateHandlerTest, TestQueryingOnDownCollection, MetricTriggerTest, TriggerIntegrationTest, BasicDistributedZk2Test]
   [junit4] Completed [45/934 (1!)] on J2 in 29.06s, 1 test, 1 failure <<< FAILURES!

[...truncated 53811 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 211 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest.test

Error Message:
shard1 is not consistent.  Got 1456 from http://127.0.0.1:39103/b_/zk/collection1_shard1_replica_n1 (previous client) and got 1452 from http://127.0.0.1:33657/b_/zk/collection1_shard1_replica_n3

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 1456 from http://127.0.0.1:39103/b_/zk/collection1_shard1_replica_n1 (previous client) and got 1452 from http://127.0.0.1:33657/b_/zk/collection1_shard1_replica_n3
	at __randomizedtesting.SeedInfo.seed([421E31C86372FE21:CA4A0E12CD8E93D9]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1486)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1465)
	at org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13442 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest
   [junit4]   2> 294341 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 294341 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 294341 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/data-dir-16-001
   [junit4]   2> 294341 WARN  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 294342 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 294344 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 294344 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /b_/zk
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 296630 WARN  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 296662 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 296666 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 296666 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 296666 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 296669 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48b37bbf{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 296852 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@3488a337{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost_localdomain-35991-hadoop-hdfs-3_2_0-tests_jar-_-any-3794486535630953694/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 296853 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55ea6c8d{HTTP/1.1, (http/1.1)}{localhost.localdomain:35991}
   [junit4]   2> 296853 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.Server Started @296904ms
   [junit4]   2> 298224 WARN  (StorageLocationChecker thread 0) [     ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 298303 WARN  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 298309 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 298373 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 298373 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 298373 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 298373 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c6997b6{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 298485 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@a09d93f{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-37167-hadoop-hdfs-3_2_0-tests_jar-_-any-1413264184344645399/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 298485 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@ac8627d{HTTP/1.1, (http/1.1)}{localhost:37167}
   [junit4]   2> 298485 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.Server Started @298537ms
   [junit4]   2> 301943 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7b905b0eed7c6d80: Processing first storage report for DS-ce16ac42-0701-4061-9036-e5096a8668e5 from datanode a8536190-280b-4be8-968c-3a6990e4cc6a
   [junit4]   2> 301947 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7b905b0eed7c6d80: from storage DS-ce16ac42-0701-4061-9036-e5096a8668e5 node DatanodeRegistration(127.0.0.1:44389, datanodeUuid=a8536190-280b-4be8-968c-3a6990e4cc6a, infoPort=44535, infoSecurePort=0, ipcPort=39959, storageInfo=lv=-57;cid=testClusterID;nsid=643418377;c=1615816342609), blocks: 0, hasStaleStorage: true, processing time: 4 msecs, invalidatedBlocks: 0
   [junit4]   2> 301948 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7b905b0eed7c6d80: Processing first storage report for DS-d4e7f04f-57de-48a9-b4bc-223ebff5539c from datanode a8536190-280b-4be8-968c-3a6990e4cc6a
   [junit4]   2> 301949 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7b905b0eed7c6d80: from storage DS-d4e7f04f-57de-48a9-b4bc-223ebff5539c node DatanodeRegistration(127.0.0.1:44389, datanodeUuid=a8536190-280b-4be8-968c-3a6990e4cc6a, infoPort=44535, infoSecurePort=0, ipcPort=39959, storageInfo=lv=-57;cid=testClusterID;nsid=643418377;c=1615816342609), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 301997 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 301998 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 301998 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 301999 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 302098 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36565
   [junit4]   2> 302098 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36565
   [junit4]   2> 302098 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36565
   [junit4]   2> 302098 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36565
   [junit4]   2> 302101 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302105 INFO  (zkConnectionManagerCallback-4679-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302105 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 302115 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302117 INFO  (zkConnectionManagerCallback-4681-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302118 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 302120 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 302124 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 302127 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 302129 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 302131 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 302133 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 302134 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 302135 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 302137 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 302138 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 302143 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 302145 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 302247 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 302247 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 302247 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 302249 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 302249 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 302249 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 302249 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39a9ed5a{/b_/zk,null,AVAILABLE}
   [junit4]   2> 302250 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69ea1691{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41289}
   [junit4]   2> 302250 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.s.Server Started @302302ms
   [junit4]   2> 302250 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39485/hdfs__localhost.localdomain_39485__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001_tempDir-002_control_data, hostContext=/b_/zk, hostPort=41289, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/control-001/cores}
   [junit4]   2> 302251 ERROR (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 302251 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 302251 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 302251 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 302251 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 302251 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-15T13:52:29.060Z
   [junit4]   2> 302255 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302257 INFO  (zkConnectionManagerCallback-4683-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302257 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 302359 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 302359 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/control-001/solr.xml
   [junit4]   2> 302362 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 302362 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 302367 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 303901 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 303916 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3db3b3fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303916 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3db3b3fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303919 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32666118[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303919 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32666118[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303920 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36565/solr
   [junit4]   2> 303922 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 303923 INFO  (zkConnectionManagerCallback-4694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303923 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 304026 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 304031 INFO  (zkConnectionManagerCallback-4696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 304031 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 304218 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41289_b_%2Fzk
   [junit4]   2> 304219 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.Overseer Overseer (id=73162688163807236-127.0.0.1:41289_b_%2Fzk-n_0000000000) starting
   [junit4]   2> 304229 INFO  (OverseerStateUpdate-73162688163807236-127.0.0.1:41289_b_%2Fzk-n_0000000000) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41289_b_%2Fzk
   [junit4]   2> 304230 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41289_b_%2Fzk
   [junit4]   2> 304231 INFO  (OverseerStateUpdate-73162688163807236-127.0.0.1:41289_b_%2Fzk-n_0000000000) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 304234 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 304234 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] 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> 304246 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 304265 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 304273 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 304273 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 304274 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/control-001/cores
   [junit4]   2> 304288 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 304289 INFO  (zkConnectionManagerCallback-4713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 304289 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 304290 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 304292 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36565/solr ready
   [junit4]   2> 304298 INFO  (OverseerThreadFactory-4703-thread-1-processing-n:127.0.0.1:41289_b_%2Fzk) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 304429 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 304430 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 305447 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 305484 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 305496 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 305634 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 305634 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 305648 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39485/solr_hdfs_home
   [junit4]   2> 305648 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 305648 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:39485/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 305650 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39485/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 305664 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 305664 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 305664 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 305716 WARN  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 310718 WARN  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 315871 WARN  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 315871 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 315878 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39485/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 315983 WARN  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 315996 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39485/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 316005 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 316005 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 316005 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 316013 WARN  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 316013 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 316013 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 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.0]
   [junit4]   2> 317174 WARN  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 317251 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 317251 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 317251 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 317327 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 10000ms; 
   [junit4]   2> 317328 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: if uncommitted for 3000ms; 
   [junit4]   2> 317331 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=96.43359375, floorSegmentMB=1.4716796875, forceMergeDeletesPctAllowed=19.008157192446276, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=27.460585133908452
   [junit4]   2> 317470 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 317471 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 317473 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 317474 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694306259994411008
   [junit4]   2> 317479 INFO  (searcherExecutor-4715-thread-1-processing-n:127.0.0.1:41289_b_%2Fzk x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 317484 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 317484 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 317488 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 317488 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 317488 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41289/b_/zk/control_collection_shard1_replica_n1/
   [junit4]   2> 317489 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 317489 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:41289/b_/zk/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 317489 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/73162688163807236-core_node2-n_0000000000
   [junit4]   2> 317492 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41289/b_/zk/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 317494 INFO  (zkCallback-4695-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 317497 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 317525 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=13096
   [junit4]   2> 317528 INFO  (qtp1745275675-7043) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 317600 INFO  (zkCallback-4695-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 317600 INFO  (zkCallback-4695-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 317600 INFO  (zkCallback-4695-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 317601 INFO  (qtp1745275675-7043) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41289_b_%252Fzk&wt=javabin&version=2} status=0 QTime=13307
   [junit4]   2> 317601 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 317715 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317715 INFO  (zkConnectionManagerCallback-4724-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317716 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317718 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317719 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36565/solr ready
   [junit4]   2> 317721 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 317727 INFO  (OverseerThreadFactory-4703-thread-2-processing-n:127.0.0.1:41289_b_%2Fzk) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 317727 INFO  (OverseerCollectionConfigSetProcessor-73162688163807236-127.0.0.1:41289_b_%2Fzk-n_0000000000) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 317933 WARN  (OverseerThreadFactory-4703-thread-2-processing-n:127.0.0.1:41289_b_%2Fzk) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 317940 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 317944 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 317948 INFO  (qtp1745275675-7045) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=225
   [junit4]   2> 317951 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 317955 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 317955 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 317955 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 317955 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 317955 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 317955 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 317955 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=2
   [junit4]   2> 318150 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 318158 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 318159 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 318159 INFO  (closeThreadPool-4725-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 318196 INFO  (closeThreadPool-4725-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318196 INFO  (closeThreadPool-4725-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318196 INFO  (closeThreadPool-4725-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 318203 INFO  (closeThreadPool-4725-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d1c8ec4{/b_/zk,null,AVAILABLE}
   [junit4]   2> 318204 INFO  (closeThreadPool-4725-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53ccb5c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33657}
   [junit4]   2> 318204 INFO  (closeThreadPool-4725-thread-1) [     ] o.e.j.s.Server Started @318256ms
   [junit4]   2> 318204 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39485/hdfs__localhost.localdomain_39485__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/b_/zk, hostPort=33657, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/shard-1-001/cores}
   [junit4]   2> 318204 ERROR (closeThreadPool-4725-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 318204 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 318204 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 318204 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 318204 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 318204 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-15T13:52:45.013Z
   [junit4]   2> 318219 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318232 INFO  (zkConnectionManagerCallback-4727-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318232 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318236 WARN  (closeThreadPool-4725-thread-1-SendThread(127.0.0.1:36565)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103ed13c6d10007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103ed13c6d10007, 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 0x103ed13c6d10007, 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> 318255 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 318256 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 318256 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 318256 INFO  (closeThreadPool-4725-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 318355 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 318355 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/shard-1-001/solr.xml
   [junit4]   2> 318356 INFO  (closeThreadPool-4725-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318356 INFO  (closeThreadPool-4725-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318356 INFO  (closeThreadPool-4725-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 318357 INFO  (closeThreadPool-4725-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79ae6225{/b_/zk,null,AVAILABLE}
   [junit4]   2> 318358 INFO  (closeThreadPool-4725-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d2c1e66{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39103}
   [junit4]   2> 318358 INFO  (closeThreadPool-4725-thread-2) [     ] o.e.j.s.Server Started @318410ms
   [junit4]   2> 318358 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39485/hdfs__localhost.localdomain_39485__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001_tempDir-002_jetty2, solrconfig=solrconfig.xml, hostContext=/b_/zk, hostPort=39103, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/shard-2-001/cores}
   [junit4]   2> 318358 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 318358 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 318358 ERROR (closeThreadPool-4725-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 318359 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 318359 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 318359 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 318359 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 318359 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-15T13:52:45.168Z
   [junit4]   2> 318365 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318367 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 318371 INFO  (zkConnectionManagerCallback-4729-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318371 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318473 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 318474 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/shard-2-001/solr.xml
   [junit4]   2> 318476 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 318476 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 318477 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 318955 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 318961 WARN  (closeThreadPool-4725-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b8bbec4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 318961 WARN  (closeThreadPool-4725-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b8bbec4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 318968 WARN  (closeThreadPool-4725-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ab27255[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 318968 WARN  (closeThreadPool-4725-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ab27255[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 318969 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36565/solr
   [junit4]   2> 318973 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318974 INFO  (zkConnectionManagerCallback-4743-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318974 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318976 WARN  (NIOWorkerThread-1) [     ] o.a.z.s.NIOServerCnxn Unexpected exception
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:53594, session = 0x103ed13c6d10009
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
   [junit4]   2> org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:53594, session = 0x103ed13c6d10009
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_281]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 319083 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 319088 INFO  (zkConnectionManagerCallback-4745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319088 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 319089 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 319090 WARN  (closeThreadPool-4725-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14afefd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319090 WARN  (closeThreadPool-4725-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14afefd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319092 WARN  (closeThreadPool-4725-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28d9da86[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319093 WARN  (closeThreadPool-4725-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28d9da86[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319094 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36565/solr
   [junit4]   2> 319097 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 319103 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 319105 INFO  (zkConnectionManagerCallback-4753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319105 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 319107 WARN  (closeThreadPool-4725-thread-1-SendThread(127.0.0.1:36565)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103ed13c6d1000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103ed13c6d1000b, 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 0x103ed13c6d1000b, 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> 319249 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 319250 INFO  (zkConnectionManagerCallback-4757-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319250 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 319251 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.c.ZkController Publish node=127.0.0.1:39103_b_%2Fzk as DOWN
   [junit4]   2> 319254 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 319254 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39103_b_%2Fzk
   [junit4]   2> 319255 INFO  (zkCallback-4695-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 319256 INFO  (zkCallback-4723-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 319259 INFO  (zkCallback-4744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 319260 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 319261 WARN  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] 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> 319267 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 319276 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 319279 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.c.ZkController Publish node=127.0.0.1:33657_b_%2Fzk as DOWN
   [junit4]   2> 319282 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 319282 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33657_b_%2Fzk
   [junit4]   2> 319284 INFO  (zkCallback-4695-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319284 INFO  (zkCallback-4723-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319287 INFO  (zkCallback-4744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319292 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 319293 WARN  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] 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> 319295 INFO  (zkCallback-4756-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319303 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 319306 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 319321 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 319321 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 319323 INFO  (closeThreadPool-4725-thread-2) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/shard-2-001/cores
   [junit4]   2> 319330 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 319342 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 319343 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 319344 INFO  (closeThreadPool-4725-thread-1) [n:127.0.0.1:33657_b_%2Fzk     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/shard-1-001/cores
   [junit4]   2> 319377 INFO  (closeThreadPool-4725-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39103_b_%2Fzk
   [junit4]   2> 319490 INFO  (closeThreadPool-4725-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33657_b_%2Fzk
   [junit4]   2> 319530 INFO  (OverseerThreadFactory-4703-thread-3-processing-n:127.0.0.1:41289_b_%2Fzk) [n:127.0.0.1:41289_b_%2Fzk c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39103_b_%2Fzk for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 319530 INFO  (OverseerCollectionConfigSetProcessor-73162688163807236-127.0.0.1:41289_b_%2Fzk-n_0000000000) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 319535 INFO  (OverseerThreadFactory-4703-thread-3-processing-n:127.0.0.1:41289_b_%2Fzk) [n:127.0.0.1:41289_b_%2Fzk c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 319545 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 320560 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 320574 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 320582 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 320639 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 320640 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f17f162
   [junit4]   2> 320640 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39485/solr_hdfs_home
   [junit4]   2> 320640 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 320640 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:39485/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 320642 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39485/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 320653 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 320653 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 320653 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 320662 WARN  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 320663 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 320664 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39485/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 320678 WARN  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 320692 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39485/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 320699 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 320699 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 320699 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 320705 WARN  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 320705 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 320706 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 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.0]
   [junit4]   2> 321145 WARN  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 321186 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 321186 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 321186 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 321209 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 10000ms; 
   [junit4]   2> 321209 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: if uncommitted for 3000ms; 
   [junit4]   2> 321212 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=96.43359375, floorSegmentMB=1.4716796875, forceMergeDeletesPctAllowed=19.008157192446276, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=27.460585133908452
   [junit4]   2> 321238 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 321238 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 321239 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 321240 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694306263943348224
   [junit4]   2> 321243 INFO  (searcherExecutor-4774-thread-1-processing-n:127.0.0.1:39103_b_%2Fzk x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 321243 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 321262 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 321262 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 321265 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 321265 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 321265 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39103/b_/zk/collection1_shard1_replica_n1/
   [junit4]   2> 321265 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 321265 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39103/b_/zk/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 321265 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/73162688163807242-core_node2-n_0000000000
   [junit4]   2> 321267 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39103/b_/zk/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 321269 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 321397 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 321398 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 321399 INFO  (qtp420710812-7125) [n:127.0.0.1:39103_b_%2Fzk     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1854
   [junit4]   2> 321405 INFO  (qtp16998308-7112) [n:127.0.0.1:33657_b_%2Fzk c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39103_b_%252Fzk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1890
   [junit4]   2> 321541 INFO  (OverseerThreadFactory-4703-thread-4-processing-n:127.0.0.1:41289_b_%2Fzk) [n:127.0.0.1:41289_b_%2Fzk c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33657_b_%2Fzk for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 321542 INFO  (OverseerCollectionConfigSetProcessor-73162688163807236-127.0.0.1:41289_b_%2Fzk-n_0000000000) [n:127.0.0.1:41289_b_%2Fzk     ] o.a.s.c.OverseerTaskQueue Response ZK path: /ov

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

 ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 941512 INFO  (closeThreadPool-4825-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73162688163807236-127.0.0.1:41289_b_%2Fzk-n_0000000000) closing
   [junit4]   2> 941514 INFO  (closeThreadPool-4825-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@69ea1691{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 941514 INFO  (closeThreadPool-4825-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39a9ed5a{/b_/zk,null,STOPPED}
   [junit4]   2> 941514 INFO  (closeThreadPool-4825-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 941515 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 941617 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]-SendThread(127.0.0.1:36565)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103ed13c6d10001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103ed13c6d10001, 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 0x103ed13c6d10001, 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> 941719 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> 	77	/solr/collections/collection1/state.json
   [junit4]   2> 	11	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	55	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/control_collection/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73162688163807236-127.0.0.1:41289_b_%2Fzk-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73162688163807242-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/73162688163807242-127.0.0.1:39103_b_%2Fzk-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 941723 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36565
   [junit4]   2> 941723 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36565
   [junit4]   2> 941723 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[421E31C86372FE21]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36565
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsTlogReplayBufferedWhileIndexingTest -Dtests.method=test -Dtests.seed=421E31C86372FE21 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=he-IL -Dtests.timezone=America/Eirunepe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  640s J2 | HdfsTlogReplayBufferedWhileIndexingTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not consistent.  Got 1456 from http://127.0.0.1:39103/b_/zk/collection1_shard1_replica_n1 (previous client) and got 1452 from http://127.0.0.1:33657/b_/zk/collection1_shard1_replica_n3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([421E31C86372FE21:CA4A0E12CD8E93D9]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1486)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1465)
   [junit4]    > 	at org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:109)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 941726 WARN  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 941733 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@a09d93f{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 941733 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@ac8627d{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 941733 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 941733 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c6997b6{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 941736 WARN  (BP-1114839503-127.0.0.1-1615816342609 heartbeating to localhost.localdomain/127.0.0.1:39485) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 941736 WARN  (BP-1114839503-127.0.0.1-1615816342609 heartbeating to localhost.localdomain/127.0.0.1:39485) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1114839503-127.0.0.1-1615816342609 (Datanode Uuid a8536190-280b-4be8-968c-3a6990e4cc6a) service to localhost.localdomain/127.0.0.1:39485
   [junit4]   2> 941763 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@3488a337{hdfs,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 941763 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55ea6c8d{HTTP/1.1, (http/1.1)}{localhost.localdomain:0}
   [junit4]   2> 941763 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 941763 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[421E31C86372FE21]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48b37bbf{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_421E31C86372FE21-001
   [junit4]   2> Mar 15, 2021 2:03:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 16 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=5475, maxDocsPerChunk=7, blockShift=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=5475, blockSize=6)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=he-IL, timezone=America/Eirunepe
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=7,free=178064696,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestComplexPhraseQParserPlugin, NodeLostTriggerTest, BadComponentTest, CollectionsAPIDistributedZkTest, DistributedFacetPivotLargeTest, TestIBSimilarityFactory, TestCustomDocTransformer, TestHalfAndHalfDocValues, BadCopyFieldTest, ComputePlanActionTest, TestTolerantSearch, HdfsTlogReplayBufferedWhileIndexingTest]
   [junit4] Completed [98/934 (1!)] on J2 in 649.47s, 1 test, 1 failure <<< FAILURES!

[...truncated 53599 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 210 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([34EA2881DF9743D9:2A6AC1EAACE4196]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots(TestSolrCloudSnapshots.java:186)
	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 13427 lines...]
   [junit4] Suite: org.apache.solr.core.snapshots.TestSolrCloudSnapshots
   [junit4]   2> 420499 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 420500 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/data-dir-49-001
   [junit4]   2> 420500 WARN  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=76 numCloses=76
   [junit4]   2> 420500 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 420502 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 420502 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 420502 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001
   [junit4]   2> 420503 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 420503 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 420503 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 420504 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 420603 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40485
   [junit4]   2> 420603 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40485
   [junit4]   2> 420603 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40485
   [junit4]   2> 420603 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40485
   [junit4]   2> 420605 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420607 INFO  (zkConnectionManagerCallback-4837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420607 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420615 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420616 INFO  (zkConnectionManagerCallback-4839-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420616 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420616 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420617 INFO  (zkConnectionManagerCallback-4841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420617 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420719 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 420720 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 420719 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 420720 INFO  (jetty-launcher-4842-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 420720 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 420720 INFO  (jetty-launcher-4842-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 420720 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 420720 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 420720 INFO  (jetty-launcher-4842-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_281-b09
   [junit4]   2> 420723 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 420723 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 420723 INFO  (jetty-launcher-4842-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_281-b09
   [junit4]   2> 420725 INFO  (jetty-launcher-4842-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 420725 INFO  (jetty-launcher-4842-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 420725 INFO  (jetty-launcher-4842-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 420725 INFO  (jetty-launcher-4842-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d5af40d{/solr,null,AVAILABLE}
   [junit4]   2> 420726 INFO  (jetty-launcher-4842-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 420726 INFO  (jetty-launcher-4842-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 420726 INFO  (jetty-launcher-4842-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 420727 INFO  (jetty-launcher-4842-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5760853c{/solr,null,AVAILABLE}
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@522b1f7e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44751}
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-1) [     ] o.e.j.s.Server Started @420760ms
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40485/solr, hostPort=44751}
   [junit4]   2> 420728 ERROR (jetty-launcher-4842-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-14T14:04:18.027Z
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7205fddf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35427}
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-2) [     ] o.e.j.s.Server Started @420760ms
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40485/solr, hostPort=35427}
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 420728 ERROR (jetty-launcher-4842-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 420728 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-14T14:04:18.027Z
   [junit4]   2> 420729 INFO  (jetty-launcher-4842-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@577d4bf{/solr,null,AVAILABLE}
   [junit4]   2> 420729 INFO  (jetty-launcher-4842-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@32607301{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45915}
   [junit4]   2> 420729 INFO  (jetty-launcher-4842-thread-3) [     ] o.e.j.s.Server Started @420761ms
   [junit4]   2> 420729 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40485/solr, hostPort=45915}
   [junit4]   2> 420729 ERROR (jetty-launcher-4842-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 420729 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 420729 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 420729 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 420729 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 420729 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-14T14:04:18.028Z
   [junit4]   2> 420739 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420754 INFO  (jetty-launcher-4842-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 420754 INFO  (jetty-launcher-4842-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 420754 INFO  (jetty-launcher-4842-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 420755 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420756 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420757 INFO  (jetty-launcher-4842-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31dae6bd{/solr,null,AVAILABLE}
   [junit4]   2> 420758 INFO  (zkConnectionManagerCallback-4844-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420758 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420758 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 420762 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 420766 INFO  (zkConnectionManagerCallback-4846-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420766 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420766 INFO  (jetty-launcher-4842-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f510013{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36829}
   [junit4]   2> 420766 INFO  (jetty-launcher-4842-thread-4) [     ] o.e.j.s.Server Started @420798ms
   [junit4]   2> 420766 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40485/solr, hostPort=36829}
   [junit4]   2> 420766 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 420766 ERROR (jetty-launcher-4842-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 420766 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 420766 WARN  (jetty-launcher-4842-thread-1-SendThread(127.0.0.1:40485)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e7fa6f400004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e7fa6f400004, 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 0x103e7fa6f400004, 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> 420766 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 420766 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 420766 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 420766 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-14T14:04:18.065Z
   [junit4]   2> 420773 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420802 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 420773 INFO  (zkConnectionManagerCallback-4848-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420802 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420804 INFO  (zkConnectionManagerCallback-4850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420804 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420871 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 420871 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 420871 WARN  (jetty-launcher-4842-thread-2-SendThread(127.0.0.1:40485)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e7fa6f400003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e7fa6f400003, 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 0x103e7fa6f400003, 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> 420874 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 420874 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 421557 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 421587 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 421587 WARN  (jetty-launcher-4842-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c0143a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421587 WARN  (jetty-launcher-4842-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c0143a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421591 WARN  (jetty-launcher-4842-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e13cdff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421591 WARN  (jetty-launcher-4842-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e13cdff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421593 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40485/solr
   [junit4]   2> 421599 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 421599 INFO  (zkConnectionManagerCallback-4870-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 421599 INFO  (jetty-launcher-4842-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 421600 WARN  (jetty-launcher-4842-thread-3-SendThread(127.0.0.1:40485)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e7fa6f400007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e7fa6f400007, 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 0x103e7fa6f400007, 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> 421702 INFO  (jetty-launcher-4842-thread-3) [n:127.0.0.1:45915_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 421702 INFO  (zkConnectionManagerCallback-4872-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 421702 INFO  (jetty-launcher-4842-thread-3) [n:127.0.0.1:45915_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 421745 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 421746 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 421747 WARN  (jetty-launcher-4842-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35b822fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421751 WARN  (jetty-launcher-4842-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35b822fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421754 WARN  (jetty-launcher-4842-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d7610d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421754 WARN  (jetty-launcher-4842-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d7610d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421755 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40485/solr
   [junit4]   2> 421767 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 421771 INFO  (jetty-launcher-4842-thread-3) [n:127.0.0.1:45915_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45915_solr
   [junit4]   2> 421771 INFO  (jetty-launcher-4842-thread-3) [n:127.0.0.1:45915_solr     ] o.a.s.c.Overseer Overseer (id=73157081762365448-127.0.0.1:45915_solr-n_0000000000) starting
   [junit4]   2> 421775 INFO  (zkConnectionManagerCallback-4882-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 421776 INFO  (jetty-launcher-4842-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 421777 WARN  (jetty-launcher-4842-thread-4-SendThread(127.0.0.1:40485)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e7fa6f400009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e7fa6f400009, 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 0x103e7fa6f400009, 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> 421778 INFO  (OverseerStateUpdate-73157081762365448-127.0.0.1:45915_solr-n_0000000000) [n:127.0.0.1:45915_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45915_solr
   [junit4]   2> 421778 INFO  (jetty-launcher-4842-thread-3) [n:127.0.0.1:45915_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45915_solr
   [junit4]   2> 421779 INFO  (OverseerStateUpdate-73157081762365448-127.0.0.1:45915_solr-n_0000000000) [n:127.0.0.1:45915_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 421781 INFO  (jetty-launcher-4842-thread-3) [n:127.0.0.1:45915_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 421782 WARN  (jetty-launcher-4842-thread-3) [n:127.0.0.1:45915_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> 421816 INFO  (jetty-launcher-4842-thread-3) [n:127.0.0.1:45915_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node3
   [junit4]   2> 421869 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 421869 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 421870 WARN  (jetty-launcher-4842-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3473226a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421870 WARN  (jetty-launcher-4842-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3473226a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421873 WARN  (jetty-launcher-4842-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69c0d032[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421873 WARN  (jetty-launcher-4842-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69c0d032[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 421874 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40485/solr
   [junit4]   2> 421875 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 421879 INFO  (zkConnectionManagerCallback-4898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 421879 INFO  (jetty-launcher-4842-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 421880 INFO  (jetty-launcher-4842-thread-4) [n:127.0.0.1:36829_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 421880 WARN  (jetty-launcher-4842-thread-1-SendThread(127.0.0.1:40485)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e7fa6f40000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e7fa6f40000a, 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 0x103e7fa6f40000a, 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> 421883 INFO  (zkConnectionManagerCallback-4900-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 421883 INFO  (jetty-launcher-4842-thread-4) [n:127.0.0.1:36829_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 421887 INFO  (jetty-launcher-4842-thread-4) [n:127.0.0.1:36829_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 421890 INFO  (jetty-launcher-4842-thread-4) [n:127.0.0.1:36829_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36829_solr as DOWN
   [junit4]   2> 421891 INFO  (jetty-launcher-4842-thread-4) [n:127.0.0.1:36829_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 421891 INFO  (jetty-launcher-4842-thread-4) [n:127.0.0.1:36829_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36829_solr
   [junit4]   2> 421892 INFO  (zkCallback-4871-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 421893 INFO  (jetty-launcher-4842-thread-4) [n:127.0.0.1:36829_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 421894 WARN  (jetty-launcher-4842-thread-4) [n:127.0.0.1:36829_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> 421897 INFO  (zkCallback-4899-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 421912 INFO  (jetty-launcher-4842-thread-4) [n:127.0.0.1:36829_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node4
   [junit4]   2> 421982 INFO  (jetty-launcher-4842-thread-1) [n:127.0.0.1:44751_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 421983 INFO  (zkConnectionManagerCallback-4908-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 421983 INFO  (jetty-launcher-4842-thread-1) [n:127.0.0.1:44751_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 421987 INFO  (jetty-launcher-4842-thread-1) [n:127.0.0.1:44751_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 421990 INFO  (jetty-launcher-4842-thread-1) [n:127.0.0.1:44751_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44751_solr as DOWN
   [junit4]   2> 421991 INFO  (jetty-launcher-4842-thread-1) [n:127.0.0.1:44751_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 421991 INFO  (jetty-launcher-4842-thread-1) [n:127.0.0.1:44751_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44751_solr
   [junit4]   2> 421992 INFO  (zkCallback-4871-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 421992 INFO  (zkCallback-4899-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 421995 INFO  (jetty-launcher-4842-thread-1) [n:127.0.0.1:44751_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 421995 WARN  (jetty-launcher-4842-thread-1) [n:127.0.0.1:44751_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> 422006 INFO  (zkCallback-4907-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 422010 INFO  (jetty-launcher-4842-thread-1) [n:127.0.0.1:44751_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node1
   [junit4]   2> 422429 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 422430 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 422431 WARN  (jetty-launcher-4842-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17f3a329[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422431 WARN  (jetty-launcher-4842-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17f3a329[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422434 WARN  (jetty-launcher-4842-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3286391a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422434 WARN  (jetty-launcher-4842-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3286391a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422435 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40485/solr
   [junit4]   2> 422440 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422440 INFO  (zkConnectionManagerCallback-4922-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422440 INFO  (jetty-launcher-4842-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422544 INFO  (jetty-launcher-4842-thread-2) [n:127.0.0.1:35427_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422547 INFO  (zkConnectionManagerCallback-4924-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422547 INFO  (jetty-launcher-4842-thread-2) [n:127.0.0.1:35427_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422551 INFO  (jetty-launcher-4842-thread-2) [n:127.0.0.1:35427_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 422554 INFO  (jetty-launcher-4842-thread-2) [n:127.0.0.1:35427_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35427_solr as DOWN
   [junit4]   2> 422555 INFO  (jetty-launcher-4842-thread-2) [n:127.0.0.1:35427_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 422555 INFO  (jetty-launcher-4842-thread-2) [n:127.0.0.1:35427_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35427_solr
   [junit4]   2> 422556 INFO  (zkCallback-4871-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 422556 INFO  (zkCallback-4907-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 422556 INFO  (zkCallback-4899-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 422557 INFO  (jetty-launcher-4842-thread-2) [n:127.0.0.1:35427_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 422557 WARN  (jetty-launcher-4842-thread-2) [n:127.0.0.1:35427_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> 422567 INFO  (zkCallback-4923-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 422575 INFO  (jetty-launcher-4842-thread-2) [n:127.0.0.1:35427_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node2
   [junit4]   2> 422594 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 422595 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422595 INFO  (zkConnectionManagerCallback-4935-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422595 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422597 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 422598 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40485/solr ready
   [junit4]   2> 422625 INFO  (TEST-TestSolrCloudSnapshots.testSnapshots-seed#[34EA2881DF9743D9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSnapshots
   [junit4]   2> 422632 INFO  (OverseerThreadFactory-4887-thread-1-processing-n:127.0.0.1:45915_solr) [n:127.0.0.1:45915_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection SolrCloudSnapshots
   [junit4]   2> 422738 INFO  (OverseerStateUpdate-73157081762365448-127.0.0.1:45915_solr-n_0000000000) [n:127.0.0.1:45915_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"SolrCloudSnapshots_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44751_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:44751/solr",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 422740 INFO  (OverseerStateUpdate-73157081762365448-127.0.0.1:45915_solr-n_0000000000) [n:127.0.0.1:45915_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"SolrCloudSnapshots_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:36829_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36829/solr",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 422742 INFO  (OverseerStateUpdate-73157081762365448-127.0.0.1:45915_solr-n_0000000000) [n:127.0.0.1:45915_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"SolrCloudSnapshots_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:45915_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45915/solr",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 422746 INFO  (OverseerStateUpdate-73157081762365448-127.0.0.1:45915_solr-n_0000000000) [n:127.0.0.1:45915_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"SolrCloudSnapshots_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:35427_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:35427/solr",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 422964 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr    x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 422964 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr    x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 422965 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr    x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 422965 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr    x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 422966 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr    x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n6&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 422993 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 423011 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 423017 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 423020 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 423027 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 423028 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 423028 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 423028 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 423028 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.SolrCore [[SolrCloudSnapshots_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node1/SolrCloudSnapshots_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node1/SolrCloudSnapshots_shard1_replica_n1/data/]
   [junit4]   2> 423031 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 423031 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 423031 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SolrCore [[SolrCloudSnapshots_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node4/SolrCloudSnapshots_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node4/SolrCloudSnapshots_shard1_replica_n2/data/]
   [junit4]   2> 423033 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 423034 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 423038 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 423038 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard2_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 423038 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.SolrCore [[SolrCloudSnapshots_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node2/SolrCloudSnapshots_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node2/SolrCloudSnapshots_shard2_replica_n6/data/]
   [junit4]   2> 423043 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 423043 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard2_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 423043 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.SolrCore [[SolrCloudSnapshots_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node3/SolrCloudSnapshots_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001/tempDir-001/node3/SolrCloudSnapshots_shard2_replica_n4/data/]
   [junit4]   2> 423130 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423130 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423131 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 423131 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 423134 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423134 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423135 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 423135 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 423135 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 423136 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 423136 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 423136 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694216392996290560
   [junit4]   2> 423138 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423138 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423138 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423138 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423139 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 423139 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 423140 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 423140 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 423140 INFO  (searcherExecutor-4943-thread-1-processing-n:127.0.0.1:45915_solr x:SolrCloudSnapshots_shard2_replica_n4 c:SolrCloudSnapshots s:shard2 r:core_node7) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 423141 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 423141 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 423141 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 423142 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694216393002582016
   [junit4]   2> 423143 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 423144 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 423144 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 423144 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694216393004679168
   [junit4]   2> 423144 INFO  (searcherExecutor-4941-thread-1-processing-n:127.0.0.1:35427_solr x:SolrCloudSnapshots_shard2_replica_n6 c:SolrCloudSnapshots s:shard2 r:core_node8) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 423147 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 423147 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 423147 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 423147 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1694216393007824896
   [junit4]   2> 423151 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 423151 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SolrCloudSnapshots/leaders/shard2
   [junit4]   2> 423152 INFO  (searcherExecutor-4939-thread-1-processing-n:127.0.0.1:36829_solr x:SolrCloudSnapshots_shard1_replica_n2 c:SolrCloudSnapshots s:shard1 r:core_node5) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 423153 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 423154 INFO  (searcherExecutor-4937-thread-1-processing-n:127.0.0.1:44751_solr x:SolrCloudSnapshots_shard1_replica_n1 c:SolrCloudSnapshots s:shard1 r:core_node3) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 423155 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 423155 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SolrCloudSnapshots/leaders/shard2
   [junit4]   2> 423161 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 423161 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 423161 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35427/solr/SolrCloudSnapshots_shard2_replica_n6/
   [junit4]   2> 423161 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 423161 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SolrCloudSnapshots/leaders/shard1
   [junit4]   2> 423161 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=SolrCloudSnapshots_shard2_replica_n6 url=http://127.0.0.1:35427/solr  START replicas=[http://127.0.0.1:45915/solr/SolrCloudSnapshots_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 423165 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=SolrCloudSnapshots_shard2_replica_n6 url=http://127.0.0.1:35427/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 423165 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 423168 INFO  (qtp1017613029-8383) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.S.Request [SolrCloudSnapshots_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 423168 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 423168 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 423168 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/SolrCloudSnapshots/leaders/shard2/leader after winning as /collections/SolrCloudSnapshots/leader_elect/shard2/election/73157081762365454-core_node8-n_0000000000
   [junit4]   2> 423168 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 423169 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SolrCloudSnapshots/leaders/shard1
   [junit4]   2> 423172 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35427/solr/SolrCloudSnapshots_shard2_replica_n6/ shard2
   [junit4]   2> 423274 INFO  (zkCallback-4923-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423274 INFO  (zkCallback-4923-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423275 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 423278 INFO  (qtp2093095991-8374) [n:127.0.0.1:35427_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n6&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=312
   [junit4]   2> 423378 INFO  (zkCallback-4923-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423378 INFO  (zkCallback-4923-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423380 INFO  (zkCallback-4923-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423667 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 423667 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 423667 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36829/solr/SolrCloudSnapshots_shard1_replica_n2/
   [junit4]   2> 423669 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=SolrCloudSnapshots_shard1_replica_n2 url=http://127.0.0.1:36829/solr  START replicas=[http://127.0.0.1:44751/solr/SolrCloudSnapshots_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 423669 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=SolrCloudSnapshots_shard1_replica_n2 url=http://127.0.0.1:36829/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 423672 INFO  (qtp1559034515-8367) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.c.S.Request [SolrCloudSnapshots_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 423673 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 423673 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 423673 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/SolrCloudSnapshots/leaders/shard1/leader after winning as /collections/SolrCloudSnapshots/leader_elect/shard1/election/73157081762365451-core_node5-n_0000000000
   [junit4]   2> 423675 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36829/solr/SolrCloudSnapshots_shard1_replica_n2/ shard1
   [junit4]   2> 423860 INFO  (zkCallback-4923-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423860 INFO  (zkCallback-4923-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423860 INFO  (zkCallback-4923-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423861 INFO  (zkCallback-4899-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423865 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 423871 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=907
   [junit4]   2> 423972 INFO  (zkCallback-4899-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423972 INFO  (zkCallback-4923-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423972 INFO  (zkCallback-4923-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423972 INFO  (zkCallback-4923-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 423975 INFO  (zkCallback-4899-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 424172 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1207
   [junit4]   2> 424183 INFO  (qtp1559034515-8365) [n:127.0.0.1:44751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1217
   [junit4]   2> 424187 INFO  (qtp1017613029-8384) [n:127.0.0.1:45915_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 424282 INFO  (zkCallback-4899-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 424282 INFO  (zkCallback-4907-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 424282 INFO  (zkCallback-4899-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 424282 INFO  (zkCallback-4923-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 424282 INFO  (zkCallback-4923-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 424282 INFO  (zkCallback-4923-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 424282 INFO  (zkCallback-4871-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 424282 INFO  (zkCallback-4871-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 424283 INFO  (zkCallback-4907-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCloudSnapshots/state.json] for collection [SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 424283 INFO  (qtp1017613029-8384) [n:127.0.0.1:45915_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=SolrCloudSnapshots&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1655
   [junit4]   2> 424283 INFO  (TEST-TestSolrCloudSnapshots.testSnapshots-seed#[34EA2881DF9743D9]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: SolrCloudSnapshots
   [junit4]   2> 424311 INFO  (qtp1559034515-8366) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1694216394219978752&distrib.from=http://127.0.0.1:36829/solr/SolrCloudSnapshots_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1694216394219978752)} 0 2
   [junit4]   2> 424312 INFO  (qtp563542609-8398) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 424312 INFO  (qtp563542609-8398) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35427/solr/SolrCloudSnapshots_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:* (-1694216394219978752)} 0 10
   [junit4]   2> 424320 INFO  (qtp1017613029-8383) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1694216394208444416&distrib.from=http://127.0.0.1:35427/solr/SolrCloudSnapshots_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:* (-1694216394208444416)} 0 2
   [junit4]   2> 424322 INFO  (qtp2093095991-8376) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SolrCloudSnapshots/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 424322 INFO  (qtp2093095991-8376) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1694216394208444416)} 0 30
   [junit4]   2> 424322 INFO  (TEST-TestSolrCloudSnapshots.testSnapshots-seed#[34EA2881DF9743D9]) [     ] o.a.s.h.BackupRestoreUtils Indexing 59 test docs
   [junit4]   2> 424334 INFO  (qtp1017613029-8386) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35427/solr/SolrCloudSnapshots_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1694216394244096000), 3 (1694216394247241728), 5 (1694216394247241729), 6 (1694216394247241730), 7 (1694216394248290304), 9 (1694216394248290305), 17 (1694216394248290306), 18 (1694216394248290307), 19 (1694216394248290308), 21 (1694216394248290309), ... (24 adds)]} 0 1
   [junit4]   2> 424335 INFO  (qtp2093095991-8377) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1694216394244096000), 3 (1694216394247241728), 5 (1694216394247241729), 6 (1694216394247241730), 7 (1694216394248290304), 9 (1694216394248290305), 17 (1694216394248290306), 18 (1694216394248290307), 19 (1694216394248290308), 21 (1694216394248290309), ... (24 adds)]} 0 9
   [junit4]   2> 424336 INFO  (qtp1559034515-8367) [n:127.0.0.1:44751_solr c:SolrCloudSnapshots s:shard1 r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36829/solr/SolrCloudSnapshots_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1694216394247241728), 1 (1694216394247241729), 4 (1694216394247241730), 8 (1694216394247241731), 10 (1694216394248290304), 11 (1694216394248290305), 12 (1694216394248290306), 13 (1694216394248290307), 14 (1694216394248290308), 15 (1694216394248290309), ... (35 adds)]} 0 3
   [junit4]   2> 424337 INFO  (qtp563542609-8394) [n:127.0.0.1:36829_solr c:SolrCloudSnapshots s:shard1 r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1694216394247241728), 1 (1694216394247241729), 4 (1694216394247241730), 8 (1694216394247241731), 10 (1694216394248290304), 11 (1694216394248290305), 12 (1694216394248290306), 13 (1694216394248290307), 14 (1694216394248290308), 15 (1694216394248290309), ... (35 adds)]} 0 9
   [junit4]   2> 424379 INFO  (searcherExecutor-4943-thread-1-processing-n:127.0.0.1:45915_solr x:SolrCloudSnapshots_shard2_replica_n4 c:SolrCloudSnapshots s:shard2 r:core_node7) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 424379 INFO  (qtp1017613029-8384) [n:127.0.0.1:45915_solr c:SolrCloudSnapshots s:shard2 r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35427/solr/SolrCloudSnapshots_shard2_replica_n6/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 32
   [junit4]   2> 424379 INFO  (searcherExecutor-4941-thread-1-processing-n:127.0.0.1:35427_solr x:SolrCloudSnapshots_shard2_replica_n6 c:SolrCloudSnapshots s:shard2 r:core_node8) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 424380 INFO  (qtp2093095991-8375) [n:127.0.0.1:35427_solr c:SolrCloudSnapshots s:shard2 r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36829/solr/SolrCloudSnapshots_shard1_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 39
   [junit4]   2> 424397 INFO  (searcherExecutor-4939-thread-1

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

  [junit4]   2> 430725 INFO  (jetty-closer-4966-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 430726 INFO  (jetty-closer-4966-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 430727 INFO  (jetty-closer-4966-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 430727 INFO  (jetty-closer-4966-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 430727 INFO  (jetty-closer-4966-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 430727 INFO  (jetty-closer-4966-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 430727 INFO  (jetty-closer-4966-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 430727 INFO  (jetty-closer-4966-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 430727 INFO  (jetty-closer-4966-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 430730 INFO  (closeThreadPool-4984-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73157081762365448-127.0.0.1:45915_solr-n_0000000000) closing
   [junit4]   2> 430731 WARN  (jetty-launcher-4842-thread-1-SendThread(127.0.0.1:40485)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e7fa6f40000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e7fa6f40000c, 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 0x103e7fa6f40000c, 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> 430732 WARN  (jetty-launcher-4842-thread-2-SendThread(127.0.0.1:40485)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e7fa6f40000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e7fa6f40000e, 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 0x103e7fa6f40000e, 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> 430732 INFO  (zkCallback-4871-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 430732 INFO  (OverseerStateUpdate-73157081762365448-127.0.0.1:45915_solr-n_0000000000) [n:127.0.0.1:45915_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45915_solr
   [junit4]   2> 430733 INFO  (OverseerAutoScalingTriggerThread-73157081762365448-127.0.0.1:45915_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 430736 INFO  (closeThreadPool-4984-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73157081762365448-127.0.0.1:45915_solr-n_0000000000) closing
   [junit4]   2> 430834 INFO  (jetty-closer-4966-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@522b1f7e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 430834 INFO  (jetty-closer-4966-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d5af40d{/solr,null,STOPPED}
   [junit4]   2> 430834 INFO  (jetty-closer-4966-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 430932 INFO  (jetty-closer-4966-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73157081762365448-127.0.0.1:45915_solr-n_0000000000) closing
   [junit4]   2> 430934 INFO  (jetty-closer-4966-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@32607301{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 430934 INFO  (jetty-closer-4966-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@577d4bf{/solr,null,STOPPED}
   [junit4]   2> 430934 INFO  (jetty-closer-4966-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 431034 INFO  (jetty-closer-4966-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7205fddf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 431034 INFO  (jetty-closer-4966-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5760853c{/solr,null,STOPPED}
   [junit4]   2> 431034 INFO  (jetty-closer-4966-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 431036 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 431137 WARN  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker-SendThread(127.0.0.1:40485)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103e7fa6f400001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103e7fa6f400001, 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 0x103e7fa6f400001, 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> 431239 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/SolrCloudSnapshots/terms/shard2
   [junit4]   2> 	7	/solr/collections/SolrCloudSnapshots/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/SolrCloudSnapshots/collectionprops.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/collections/SolrCloudSnapshots/state.json
   [junit4]   2> 	7	/solr/collections/SolrCloudSnapshots/collectionprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73157081762365448-127.0.0.1:45915_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/overseer/queue
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	17	/solr/collections/SolrCloudSnapshots/state.json
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> 431241 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40485
   [junit4]   2> 431241 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40485
   [junit4]   2> 431241 INFO  (SUITE-TestSolrCloudSnapshots-seed#[34EA2881DF9743D9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40485
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.core.snapshots.TestSolrCloudSnapshots_34EA2881DF9743D9-001
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=he, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=103497896,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedFieldTest, UpdateLogTest, AutoAddReplicasIntegrationTest, HdfsCollectionsAPIDistributedZkTest, TestJmxIntegration, TestSlowCompositeReaderWrapper, BJQParserTest, SuggesterTest, TestLegacyNumericRangeQueryBuilder, TestMinMaxOnMultiValuedField, JWTIssuerConfigTest, CursorMarkTest, InfixSuggestersTest, TestBlendedInfixSuggestions, SolrMetricReporterTest, ConcurrentCreateCollectionTest, ConnectionManagerTest, TestShardHandlerFactory, TestManagedSchema, DistributedDebugComponentTest, BasicDistributedZkTest, SolrTestCaseJ4DeleteCoreTest, TestHdfsBackupRestoreCore, TestSolrCloudSnapshots]
   [junit4] Completed [107/934 (1!)] on J3 in 10.96s, 1 test, 1 failure <<< FAILURES!

[...truncated 53587 lines...]