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/08/04 10:37:00 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=35300, name=Thread-6515, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=35300, name=Thread-6515, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
	at __randomizedtesting.SeedInfo.seed([F3E09846CD129E16:849D4E66ED8BFCE6]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F3E09846CD129E16]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.junit.Assert.assertNotNull(Assert.java:723)
	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)




Build Log:
[...truncated 15823 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4]   2> 2020827 INFO  (SUITE-SolrJmxReporterTest-seed#[F3E09846CD129E16]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2020827 INFO  (SUITE-SolrJmxReporterTest-seed#[F3E09846CD129E16]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_F3E09846CD129E16-001/data-dir-190-001
   [junit4]   2> 2020827 INFO  (SUITE-SolrJmxReporterTest-seed#[F3E09846CD129E16]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2020828 INFO  (SUITE-SolrJmxReporterTest-seed#[F3E09846CD129E16]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2020828 INFO  (SUITE-SolrJmxReporterTest-seed#[F3E09846CD129E16]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2020831 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReportMetrics
   [junit4]   2> 2020831 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2020836 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2020850 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2020854 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2020861 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2021490 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [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_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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_291]
   [junit4]   2> 2021492 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [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:679) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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_291]
   [junit4]   2> 2021493 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2021494 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78267fbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2021494 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78267fbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2021499 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c043128[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2021499 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c043128[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2021501 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] 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> 2021528 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69931c15
   [junit4]   2> 2021535 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69931c15
   [junit4]   2> 2021535 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69931c15
   [junit4]   2> 2021544 INFO  (coreLoadExecutor-21425-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2021564 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2021580 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2021594 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2021601 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2021607 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2021607 INFO  (coreLoadExecutor-21425-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@69931c15
   [junit4]   2> 2021607 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_F3E09846CD129E16-001/data-dir-190-001/]
   [junit4]   2> 2021608 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2021643 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2021644 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2021644 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2021644 WARN  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2021645 INFO  (coreLoadExecutor-21425-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2021646 INFO  (searcherExecutor-21427-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2021646 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2021684 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-kfscb.SolrJmxReporterTest-xzzdqn' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e952a7
   [junit4]   2> 2021755 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2021755 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@100c548a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@e0f274c
   [junit4]   2> 2021777 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3353bef4: rootName = SolrJmxReporterTest-kfscb, domain = SolrJmxReporterTest-xzzdqn, service url = null, agent id = localhost_1628071861140] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@e0f274c
   [junit4]   2> 2021800 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5b0a3f6e
   [junit4]   2> 2021800 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2021800 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1419299274
   [junit4]   2> 2021804 INFO  (coreCloseExecutor-21432-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b0a3f6e
   [junit4]   2> 2021804 INFO  (coreCloseExecutor-21432-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5b0a3f6e
   [junit4]   2> 2021805 INFO  (coreCloseExecutor-21432-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2021806 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2021806 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23bbb6c9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@63f47550
   [junit4]   2> 2021812 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2021812 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4bb3ddf3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1d4b36eb
   [junit4]   2> 2021814 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2021814 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23b72f4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5a9c72ab
   [junit4]   2> 2021818 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReportMetrics
   [junit4]   2> 2021821 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClosedCore
   [junit4]   2> 2021821 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2021826 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2021853 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2021853 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_F3E09846CD129E16-001/data-dir-191-001
   [junit4]   2> 2021856 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2021863 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2022375 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [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_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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_291]
   [junit4]   2> 2022377 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [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:679) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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_291]
   [junit4]   2> 2022378 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2022379 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15a0721b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2022379 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15a0721b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2022382 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75609e29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2022382 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75609e29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2022384 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] 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> 2022413 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69931c15
   [junit4]   2> 2022420 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69931c15
   [junit4]   2> 2022420 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69931c15
   [junit4]   2> 2022421 INFO  (coreLoadExecutor-21444-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2022434 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2022451 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2022457 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2022464 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2022470 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2022471 INFO  (coreLoadExecutor-21444-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@69931c15
   [junit4]   2> 2022471 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_F3E09846CD129E16-001/data-dir-191-001/]
   [junit4]   2> 2022472 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2022602 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2022602 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2022603 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2022603 WARN  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2022604 INFO  (coreLoadExecutor-21444-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2022605 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2022638 INFO  (searcherExecutor-21446-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2022647 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-afapxtfg.SolrJmxReporterTest-uqijqw' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e952a7
   [junit4]   2> 2023152 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2023152 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d67006c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@29c90ace
   [junit4]   2> 2023164 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27a831aa: rootName = SolrJmxReporterTest-afapxtfg, domain = SolrJmxReporterTest-uqijqw, service url = null, agent id = localhost_1628071861140] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@29c90ace
   [junit4]   2> 2023392 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@239abbf7
   [junit4]   2> 2023392 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@239abbf7
   [junit4]   2> 2023392 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> ?? 04, 2021 10:11:03 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-6515,5,TGRP-SolrJmxReporterTest]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([F3E09846CD129E16]:0)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:87)
   [junit4]   2> 	at org.junit.Assert.assertTrue(Assert.java:42)
   [junit4]   2> 	at org.junit.Assert.assertNotNull(Assert.java:713)
   [junit4]   2> 	at org.junit.Assert.assertNotNull(Assert.java:723)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 
   [junit4]   2> 2025396 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2025396 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@239abbf7
   [junit4]   2> 2025396 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2025396 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8430272
   [junit4]   2> 2025396 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2025396 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bad39db: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@135131ae
   [junit4]   2> 2025402 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2025402 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@af08b18: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1d4b36eb
   [junit4]   2> 2025405 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2025405 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7be9f58f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5a9c72ab
   [junit4]   2> 2025407 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testClosedCore
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrJmxReporterTest -Dtests.method=testClosedCore -Dtests.seed=F3E09846CD129E16 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.59s J3 | SolrJmxReporterTest.testClosedCore <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=35300, name=Thread-6515, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3E09846CD129E16:849D4E66ED8BFCE6]:0)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3E09846CD129E16]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 2025411 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEnabled
   [junit4]   2> 2025411 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2025416 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2025431 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2025431 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_F3E09846CD129E16-001/data-dir-192-001
   [junit4]   2> 2025434 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2025440 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2025786 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [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_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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_291]
   [junit4]   2> 2025788 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [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:679) [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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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_291]
   [junit4]   2> 2025790 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2025790 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@721cabd3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2025790 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@721cabd3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2025793 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c5a0ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2025793 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c5a0ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2025794 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] 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> 2025828 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69931c15
   [junit4]   2> 2025839 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69931c15
   [junit4]   2> 2025840 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69931c15
   [junit4]   2> 2025841 INFO  (coreLoadExecutor-21462-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2025848 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2025864 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2025867 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2025873 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2025879 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2025880 INFO  (coreLoadExecutor-21462-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@69931c15
   [junit4]   2> 2025880 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_F3E09846CD129E16-001/data-dir-192-001/]
   [junit4]   2> 2025881 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2025934 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2025934 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2025935 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2025935 WARN  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2025935 INFO  (coreLoadExecutor-21462-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2025936 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2025936 INFO  (searcherExecutor-21464-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2025964 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-wqsimci.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e952a7
   [junit4]   2> 2025991 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-qhbyzlqlh.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e952a7
   [junit4]   2> 2025992 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [    x:collection1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.collection1
   [junit4]   2> 2026011 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2026011 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44aaa33b: rootName = SolrJmxReporterTest-dzecl, domain = SolrJmxReporterTest-, service url = null, agent id = localhost_1628071861140] for registry solr.core.collection1/null
   [junit4]   2> 2026011 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f76887c: rootName = SolrJmxReporterTest-qhbyzlqlh, domain = solr.core.collection1, service url = null, agent id = localhost_1628071861140] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3fe4f6ba
   [junit4]   2> 2026034 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61910a2b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3fe4f6ba
   [junit4]   2> 2026055 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e868d82: rootName = SolrJmxReporterTest-wqsimci, domain = solr.core.collection1, service url = null, agent id = localhost_1628071861140] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3fe4f6ba
   [junit4]   2> 2026077 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for regist

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

] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6585fa5c
   [junit4]   2> 2026647 INFO  (searcherExecutor-21488-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2026656 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6faf222d: rootName = SolrJmxReporterTest-cgalyra, domain = SolrJmxReporterTest-abej, service url = null, agent id = localhost_1628071861140] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6585fa5c
   [junit4]   2> 2026704 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-cgalyra.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e952a7
   [junit4]   2> 2026709 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2026709 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1275ae88: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6585fa5c
   [junit4]   2> 2026724 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3082d562: rootName = SolrJmxReporterTest-cgalyra, domain = solr.core.collection1, service url = null, agent id = localhost_1628071861140] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6585fa5c
   [junit4]   2> 2026739 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@165f20a7
   [junit4]   2> 2026739 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2026739 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1060225449
   [junit4]   2> 2026739 INFO  (coreCloseExecutor-21493-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d2371c0
   [junit4]   2> 2026739 INFO  (coreCloseExecutor-21493-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@6d2371c0
   [junit4]   2> 2026740 INFO  (coreCloseExecutor-21493-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2026740 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2026740 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7debc658: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@9cfd737
   [junit4]   2> 2026747 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2026747 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d7f604e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1d4b36eb
   [junit4]   2> 2026750 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2026750 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@747112ee: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5a9c72ab
   [junit4]   2> 2026751 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[F3E09846CD129E16]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReloadCore
   [junit4]   2> 2026752 INFO  (SUITE-SolrJmxReporterTest-seed#[F3E09846CD129E16]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1665, maxMBSortInHeap=6.636752009472797, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=zh, timezone=UCT
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=97269704,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimDistribStateManager, TestConfigsApi, BasicAuthIntegrationTest, SpatialRPTFieldTypeTest, TestMergePolicyConfig, UpdateRequestProcessorFactoryTest, TestFunctionQuery, RequestLoggingTest, CoreAdminCreateDiscoverTest, OutOfBoxZkACLAndCredentialsProvidersTest, CloudReplicaSourceTest, TestExceedMaxTermLength, TestEmbeddedSolrServerSchemaAPI, TestAnalyzeInfixSuggestions, TestStressThreadBackup, CheckHdfsIndexTest, TestUnifiedSolrHighlighterWithoutStoredId, MultiSolrCloudTestCaseTest, RollingRestartTest, TestJsonRequest, PeerSyncWithLeaderTest, HLLUtilTest, TestReplicationHandler, SolrXmlInZkTest, TestLRUCache, TestSolrXml, TestTrie, FieldAnalysisRequestHandlerTest, TokenizerChainTest, DataDrivenBlockJoinTest, TestUpdate, XmlInterpolationTest, TestUninvertingReader, TestSolrCloudWithSecureImpersonation, TlogReplayBufferedWhileIndexingTest, ComputePlanActionTest, SystemLogListenerTest, SolrIndexSearcherTest, ShardSplitTest, TestRuleBasedAuthorizationWithKerberos, ConnectionManagerTest, TestFieldCacheReopen, TestExpandComponent, HdfsRecoveryZkTest, TestCloudManagedSchema, TermVectorComponentDistributedTest, TestReRankQParserPlugin, SolrIndexConfigTest, TestCoreContainer, TestDistributedGrouping, OverseerTaskQueueTest, ScheduledTriggerIntegrationTest, LeaderFailoverAfterPartitionTest, SolrJmxReporterCloudTest, TestInPlaceUpdatesRequiredField, TestSizeLimitedDistributedMap, MissingSegmentRecoveryTest, RecoveryAfterSoftCommitTest, TestHashQParserPlugin, TestDeprecatedFilters, DocValuesMissingTest, TestNonDefinedSimilarityFactory, AddReplicaTest, TestCustomDocTransformer, InfixSuggestersTest, TestTlogReplayVsRecovery, IndexSizeTriggerMixedBoundsTest, CursorPagingTest, DocExpirationUpdateProcessorFactoryTest, SegmentsInfoRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, TestElisionMultitermQuery, TestCopyFieldCollectionResource, SpellPossibilityIteratorTest, StatsReloadRaceTest, BlockCacheTest, TestExplainDocTransformer, FileUtilsTest, JvmMetricsTest, HttpPartitionWithTlogReplicasTest, TestSolrQueryParser, TestSchemalessBufferedUpdates, CloneFieldUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest, BitVectorTest, TestCollectionsAPIViaSolrCloudCluster, TriggerIntegrationTest, ResponseBuilderTest, SecurityHeadersTest, SimplePostToolTest, SolrMetricManagerTest, ZkShardTermsTest, ZkCLITest, TestJsonFacetsWithNestedObjects, TestCloudPhrasesIdentificationComponent, DirectoryFactoryTest, TestManagedResource, LegacyCloudClusterPropTest, SolrTestCaseJ4DeleteCoreTest, JWTAuthPluginTest, HdfsChaosMonkeyNothingIsSafeTest, CoreMergeIndexesAdminHandlerTest, TestHalfAndHalfDocValues, CollectionsAPIDistributedZkTest, TestRestoreCore, TestMissingGroups, DOMUtilTest, MetricTriggerTest, TestOmitPositions, TestSchemaResource, NotRequiredUniqueKeyTest, BackupRestoreApiErrorConditionsTest, TestDocBasedVersionConstraints, TestPHPSerializedResponseWriter, MinimalSchemaTest, BasicDistributedZkTest, TestClusterProperties, TestConfigSetsAPIShareSchema, TestDistributedMap, TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly, TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestSSLRandomization, TestTolerantUpdateProcessorCloud, ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, TestReplicaProperties, ExecutePlanActionTest, TestSimExecutePlanAction, TestSimExtremeIndexing, TestSimGenericDistributedQueue, TestSimPolicyCloud, TestSimUtils, TestSnapshotCloudManager, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, PluginInfoTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestBadConfig, TestCorePropertiesReload, TestDynamicLoading, TestCSVLoader, TestConfigReload, V2StandaloneTest, XmlUpdateRequestHandlerTest, DaemonStreamApiTest, InfoHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, ZookeeperStatusHandlerFailureTest, DebugComponentTest, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest, DistributedQueryElevationComponentTest, SpellCheckComponentTest, TestHttpShardHandlerFactory, TestPivotHelperCode, ManagedSchemaDiffTest, TestSchemaDesignerSettingsDAO, TestExportWriter, HighlighterMaxOffsetTest, HighlighterTest, TestLegacyTerms, MetricsConfigTest, SolrJmxReporterTest]
   [junit4] Completed [723/945 (1!)] on J3 in 6.07s, 4 tests, 1 error <<< FAILURES!

[...truncated 53308 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMaxOps

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([C3389CCA5B62161A:22C7D1AF15C72BEF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMaxOps(IndexSizeTriggerTest.java:623)
	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 14995 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> 1396928 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1396930 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C3389CCA5B62161A-001/data-dir-128-001
   [junit4]   2> 1396930 WARN  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1396930 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1396932 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1396932 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1396932 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1396933 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C3389CCA5B62161A-001/tempDir-001
   [junit4]   2> 1396933 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1396933 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1396933 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1396934 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1397033 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 46393
   [junit4]   2> 1397033 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46393
   [junit4]   2> 1397033 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46393
   [junit4]   2> 1397033 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46393
   [junit4]   2> 1397035 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397037 INFO  (zkConnectionManagerCallback-14395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397037 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397043 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397044 INFO  (zkConnectionManagerCallback-14397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397045 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397046 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397047 INFO  (zkConnectionManagerCallback-14399-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397047 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397152 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1397152 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1397152 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1397152 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1397152 INFO  (jetty-launcher-14400-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1397152 INFO  (jetty-launcher-14400-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1397153 INFO  (jetty-launcher-14400-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1397153 INFO  (jetty-launcher-14400-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1397153 INFO  (jetty-launcher-14400-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1397153 INFO  (jetty-launcher-14400-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1397153 INFO  (jetty-launcher-14400-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1397153 INFO  (jetty-launcher-14400-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1397153 INFO  (jetty-launcher-14400-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@379782cd{/solr,null,AVAILABLE}
   [junit4]   2> 1397153 INFO  (jetty-launcher-14400-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28936a78{/solr,null,AVAILABLE}
   [junit4]   2> 1397154 INFO  (jetty-launcher-14400-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e108a9b{SSL, (ssl, http/1.1)}{127.0.0.1:38677}
   [junit4]   2> 1397154 INFO  (jetty-launcher-14400-thread-1) [     ] o.e.j.s.Server Started @1397188ms
   [junit4]   2> 1397154 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46393/solr, hostPort=38677}
   [junit4]   2> 1397154 ERROR (jetty-launcher-14400-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1397154 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1397154 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 1397154 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1397154 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1397154 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-04T17:22:44.985Z
   [junit4]   2> 1397155 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397158 INFO  (jetty-launcher-14400-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1461b342{SSL, (ssl, http/1.1)}{127.0.0.1:42271}
   [junit4]   2> 1397158 INFO  (jetty-launcher-14400-thread-2) [     ] o.e.j.s.Server Started @1397193ms
   [junit4]   2> 1397158 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46393/solr, hostPort=42271}
   [junit4]   2> 1397158 ERROR (jetty-launcher-14400-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1397158 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1397158 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 1397158 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1397158 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1397158 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-04T17:22:44.989Z
   [junit4]   2> 1397159 INFO  (zkConnectionManagerCallback-14402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397159 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397159 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397159 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1397163 INFO  (zkConnectionManagerCallback-14404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397163 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397164 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1397797 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1397798 WARN  (jetty-launcher-14400-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> 1397799 WARN  (jetty-launcher-14400-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@478be03f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397799 WARN  (jetty-launcher-14400-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@478be03f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397801 WARN  (jetty-launcher-14400-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> 1397801 WARN  (jetty-launcher-14400-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b7d7fbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397801 WARN  (jetty-launcher-14400-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b7d7fbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397803 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46393/solr
   [junit4]   2> 1397803 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397804 INFO  (zkConnectionManagerCallback-14418-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397804 INFO  (jetty-launcher-14400-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397847 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1397848 WARN  (jetty-launcher-14400-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> 1397871 WARN  (jetty-launcher-14400-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2fd905a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397871 WARN  (jetty-launcher-14400-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2fd905a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397888 WARN  (jetty-launcher-14400-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> 1397910 WARN  (jetty-launcher-14400-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a447ef4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397911 WARN  (jetty-launcher-14400-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a447ef4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397912 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46393/solr
   [junit4]   2> 1397923 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397927 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397927 INFO  (zkConnectionManagerCallback-14425-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397927 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397947 INFO  (zkConnectionManagerCallback-14428-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397948 INFO  (jetty-launcher-14400-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398001 WARN  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1398005 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42271_solr
   [junit4]   2> 1398005 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.c.Overseer Overseer (id=73967572484227078-127.0.0.1:42271_solr-n_0000000000) starting
   [junit4]   2> 1398017 INFO  (OverseerStateUpdate-73967572484227078-127.0.0.1:42271_solr-n_0000000000) [n:127.0.0.1:42271_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42271_solr
   [junit4]   2> 1398027 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42271_solr
   [junit4]   2> 1398029 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1398029 WARN  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_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> 1398033 INFO  (zkCallback-14424-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1398040 DEBUG (OverseerAutoScalingTriggerThread-73967572484227078-127.0.0.1:42271_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1398041 DEBUG (OverseerAutoScalingTriggerThread-73967572484227078-127.0.0.1:42271_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1398041 DEBUG (OverseerAutoScalingTriggerThread-73967572484227078-127.0.0.1:42271_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1398041 DEBUG (OverseerAutoScalingTriggerThread-73967572484227078-127.0.0.1:42271_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1398061 DEBUG (OverseerAutoScalingTriggerThread-73967572484227078-127.0.0.1:42271_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:42271_solr]
   [junit4]   2> 1398064 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398065 DEBUG (OverseerAutoScalingTriggerThread-73967572484227078-127.0.0.1:42271_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1398066 DEBUG (OverseerAutoScalingTriggerThread-73967572484227078-127.0.0.1:42271_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1398067 DEBUG (ScheduledTrigger-14433-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1398072 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1398072 INFO  (zkConnectionManagerCallback-14437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398072 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398076 WARN  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1398077 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1398082 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38677_solr as DOWN
   [junit4]   2> 1398083 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1398083 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38677_solr
   [junit4]   2> 1398084 INFO  (zkCallback-14424-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1398085 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1398085 WARN  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_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> 1398099 INFO  (zkCallback-14436-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1398126 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42271.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@377e804a
   [junit4]   2> 1398131 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1398134 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42271.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@377e804a
   [junit4]   2> 1398134 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42271.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@377e804a
   [junit4]   2> 1398137 INFO  (jetty-launcher-14400-thread-2) [n:127.0.0.1:42271_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C3389CCA5B62161A-001/tempDir-001/node2
   [junit4]   2> 1398149 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38677.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@377e804a
   [junit4]   2> 1398159 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38677.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@377e804a
   [junit4]   2> 1398159 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38677.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@377e804a
   [junit4]   2> 1398160 INFO  (jetty-launcher-14400-thread-1) [n:127.0.0.1:38677_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C3389CCA5B62161A-001/tempDir-001/node1
   [junit4]   2> 1398182 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1398183 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398211 INFO  (zkConnectionManagerCallback-14455-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398211 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398212 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1398213 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46393/solr ready
   [junit4]   2> 1398263 DEBUG (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10009_solr
   [junit4]   2> 1398271 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1398271 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1398272 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1398272 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1398287 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10009_solr]
   [junit4]   2> 1398295 DEBUG (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=0
   [junit4]   2> 1398295 DEBUG (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
   [junit4]   2> 1398295 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1398319 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1398319 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1398323 DEBUG (ScheduledTrigger-14458-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1398347 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398367 DEBUG (ScheduledTrigger-14458-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398388 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398408 DEBUG (ScheduledTrigger-14458-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398428 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398448 DEBUG (ScheduledTrigger-14458-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398468 DEBUG (ScheduledTrigger-14458-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398488 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398508 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398515 INFO  (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[C3389CCA5B62161A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSplitIntegration
   [junit4]   2> 1398528 DEBUG (ScheduledTrigger-14458-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398532 DEBUG (simCloudManagerPool-14457-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection testSplitIntegration_collection, currentVersion=1
   [junit4]   2> 1398532 DEBUG (simCloudManagerPool-14457-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=1
   [junit4]   2> 1398535 DEBUG (simCloudManagerPool-14457-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
   [junit4]   2> 1398547 DEBUG (simCloudManagerPool-14457-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=2
   [junit4]   2> 1398548 DEBUG (simCloudManagerPool-14457-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
   [junit4]   2> 1398549 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398569 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398589 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398601 DEBUG (simCloudManagerPool-14457-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=3
   [junit4]   2> 1398601 DEBUG (simCloudManagerPool-14457-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
   [junit4]   2> 1398601 DEBUG (simCloudManagerPool-14457-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testSplitIntegration_collection / shard1)
   [junit4]   2> 1398602 DEBUG (simCloudManagerPool-14457-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard1 (currentVersion=4): {"core_node1":{}}
   [junit4]   2> 1398609 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398614 DEBUG (simCloudManagerPool-14457-thread-3) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=4
   [junit4]   2> 1398614 DEBUG (simCloudManagerPool-14457-thread-3) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
   [junit4]   2> 1398624 DEBUG (simCloudManagerPool-14457-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=5
   [junit4]   2> 1398625 DEBUG (simCloudManagerPool-14457-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
   [junit4]   2> 1398625 DEBUG (simCloudManagerPool-14457-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testSplitIntegration_collection / shard2)
   [junit4]   2> 1398625 DEBUG (simCloudManagerPool-14457-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard2 (currentVersion=6): {"core_node3":{}}
   [junit4]   2> 1398625 DEBUG (simCloudManagerPool-14457-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection testSplitIntegration_collection, currentVersion=6
   [junit4]   2> 1398630 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398635 DEBUG (simCloudManagerPool-14457-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=6
   [junit4]   2> 1398635 DEBUG (simCloudManagerPool-14457-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
   [junit4]   2> 1398635 DEBUG (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[C3389CCA5B62161A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=7
   [junit4]   2> 1398636 DEBUG (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[C3389CCA5B62161A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
   [junit4]   2> 1398650 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398652 DEBUG (simCloudManagerPool-14457-thread-6) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1398652 DEBUG (simCloudManagerPool-14457-thread-6) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1398663 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1398663 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1398663 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1398670 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398683 DEBUG (simCloudManagerPool-14457-thread-7) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1398683 DEBUG (simCloudManagerPool-14457-thread-7) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1398683 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1398683 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1398683 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1398690 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398710 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398710 DEBUG (simCloudManagerPool-14457-thread-8) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1398711 DEBUG (simCloudManagerPool-14457-thread-8) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1398711 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1398711 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1398711 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1398730 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398750 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398770 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398790 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398810 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398830 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398851 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398871 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398887 DEBUG (simCloudManagerPool-14457-thread-60) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1398887 DEBUG (simCloudManagerPool-14457-thread-60) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1398887 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1398888 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1398888 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1398892 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398912 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398932 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398956 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398976 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1398997 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1399017 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1399038 DEBUG (ScheduledTrigger-14458-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1399042 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 1399042 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, index_size_trigger2, .scheduled_maintenance]
   [junit4]   2> 1399043 DEBUG (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 1399043 INFO  (ScheduledTrigger-14458-thread-3) [     ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29179486688484681, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger2",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 1399044 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 1399045 INFO  (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29179486778003281, stage=BEFORE_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2}, config={
   [junit4]   2>   "trigger":"index_size_trigger2",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 1399045 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 1399052 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ComputePlanAction -- estimated total max ops=12, effective maxOps=12
   [junit4]   2> 1399052 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ComputePlanAction -- adjusting limit due to explicitly requested number of ops=2
   [junit4]   2> 1399054 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testSplitIntegration_collection&shard=shard1&splitMethod=link&splitByPrefix=false
   [junit4]   2> 1399054 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testSplitIntegration_collection&shard=shard2&splitMethod=link&splitByPrefix=false
   [junit4]   2> 1399054 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ComputePlanAction -- reached limit of maxOps=2, stopping.
   [junit4]   2> 1399054 INFO  (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29179487234674931, stage=AFTER_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "__compute_diag__":{
   [junit4]   2>       "estimatedMaxOps":12,
   [junit4]   2>       "requestedOperations":2,
   [junit4]   2>       "opLimit":2,
   [junit4]   2>       "opLimitReached":true,
   [junit4]   2>       "maxOperations":12},
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}, context={properties.operations=[{
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testSplitIntegration_collection",
   [junit4]   2>   "params.shard":"shard1",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}, {
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testSplitIntegration_collection",
   [junit4]   2>   "params.shard":"shard2",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger2",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 1399055 INFO  (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29179487281508531, stage=BEFORE_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "__compute_diag__":{
   [junit4]   2>       "estimatedMaxOps":12,
   [junit4]   2>       "requestedOperations":2,
   [junit4]   2>       "opLimit":2,
   [junit4]   2>       "opLimitReached":true,
   [junit4]   2>       "maxOperations":12},
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}, context={properties.operations=[{
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testSplitIntegration_collection",
   [junit4]   2>   "params.shard":"shard1",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}, {
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testSplitIntegration_collection",
   [junit4]   2>   "params.shard":"shard2",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger2",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 1399055 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "__compute_diag__":{
   [junit4]   2>       "estimatedMaxOps":12,
   [junit4]   2>       "requestedOperations":2,
   [junit4]   2>       "opLimit":2,
   [junit4]   2>       "opLimitReached":true,
   [junit4]   2>       "maxOperations":12},
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}} with context properties: {operations=[{
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testSplitIntegration_collection",
   [junit4]   2>   "params.shard":"shard1",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}, {
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testSplitIntegration_collection",
   [junit4]   2>   "params.shard":"shard2",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}], AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 1399055 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ExecutePlanAction Executing operation: action=SPLITSHARD&collection=testSplitIntegration_collection&shard=shard1&splitMethod=link&splitByPrefix=false
   [junit4]   2> 1399068 DEBUG (ScheduledTrigger-14433-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1399156 INFO  (simCloudManagerPool-14457-thread-61) [     ] o.a.s.c.a.c.SplitShardCmd numSubShards set at: 2
   [junit4]   2> 1399198 DEBUG (simCloudManagerPool-14457-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=8
   [junit4]   2> 1399198 DEBUG (simCloudManagerPool-14457-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 8
   [junit4]   2> 1399200 DEBUG (simCloudManagerPool-14457-thread-63) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=9
   [junit4]   2> 1399206 DEBUG (simCloudManagerPool-14457-thread-63) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 9
   [junit4]   2> 1399206 DEBUG (simCloudManagerPool-14457-thread-64) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=10
   [junit4]   2> 1399206 DEBUG (simCloudManagerPool-14457-thread-64) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 10
   [junit4]   2> 1399206 DEBUG (simCloudManagerPool-14457-thread-64) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testSplitIntegration_collection / shard1_1)
   [junit4]   2> 1399206 DEBUG (simCloudManagerPool-14457-thread-64) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard1_1 (currentVersion=11): {"core_node12":{}}
   [junit4]   2> 1399206 DEBUG (simCloudManagerPool-14457-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=11
   [junit4]   2> 1399206 DEBUG (simCloudManagerPool-14457-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 11
   [junit4]   2> 1399207 DEBUG (simCloudManagerPool-14457-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider ** no leader in testSplitIntegration_collection / shard1_0:{
   [junit4]   2>   "parent":"shard1",
   [junit4]   2>   "stateTimestamp":"1628133298929133100",
   [junit4]   2>   "range":"80000000-bfffffff",
   [junit4]   2>   "state":"construction",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node10":{
   [junit4]   2>       "core":"testSplitIntegration_collection_shard1_0_replica_n9",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":13,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":47104,
   [junit4]   2>       "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>       "base_url":"https://127.0.0.1:10009/solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":4.38690185546875E-5,
   [junit4]   2>       "SEARCHER.searcher.numDocs":13},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"testSplitIntegration_collection_shard1_0_replica_n7",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":13,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":47104,
   [junit4]   2>       "node_name":"127.0.0.1:10010_solr",
   [junit4]   2>       "base_url":"https://127.0.0.1:10010/solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":4.38690185546875E-5,
   [junit4]   2>       "SEARCHER.searcher.numDocs":13}}}
   [junit4]   2> 1399207 DEBUG (simCloudManagerPool-14457-thread-65) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testSplitIntegration_collection / shard1_0)
   [junit4]   2> 1399207 DEBUG (simCloudManagerPool-14457-thread-65) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard1_0 (currentVersion=12): {"core_node10":{}}
   [junit4]   2> 1399209 DEBUG (simCloudManagerPool-14457-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=12
   [junit4]   2> 1399209 DEBUG (simCloudManagerPool-14457-thread-61) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 12
   [junit4]   2> 1399210 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ExecutePlanAction Executing operation: action=SPLITSHARD&collection=testSplitIntegration_collection&shard=shard2&splitMethod=link&splitByPrefix=false
   [junit4]   2> 1399211 DEBUG (simCloudManagerPool-14457-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=13
   [junit4]   2> 1399211 DEBUG (simCloudManagerPool-14457-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 13
   [junit4]   2> 1399311 INFO  (simCloudManagerPool-14457-thread-68) [     ] o.a.s.c.a.c.SplitShardCmd numSubShards set at: 2
   [junit4]   2> 1399354 DEBUG (simCloudManagerPool-14457-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=14
   [junit4]   2> 1399354 DEBUG (simCloudManagerPool-14457-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 14
   [junit4]   2> 1399355 DEBUG (simCloudManagerPool-14457-thread-70) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=15
   [junit4]   2> 1399362 DEBUG (simCloudManagerPool-14457-thread-70) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 15
   [junit4]   2> 1399362 DEBUG (simCloudManagerPool-14457-thread-71) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=16
   [junit4]   2> 1399362 DEBUG (simCloudManagerPool-14457-thread-71) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 16
   [junit4]   2> 1399362 DEBUG (simCloudManagerPool-14457-thread-71) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testSplitIntegration_collection / shard2_1)
   [junit4]   2> 1399362 DEBUG (simCloudManagerPool-14457-thread-71) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard2_1 (currentVersion=17): {"core_node22":{}}
   [junit4]   2> 1399362 DEBUG (simCloudManagerPool-14457-thread-73) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=17
   [junit4]   2> 1399362 DEBUG (simCloudManagerPool-14457-thread-73) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 17
   [junit4]   2> 1399362 DEBUG (simCloudManagerPool-14457-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=18
   [junit4]   2> 1399363 DEBUG (simCloudManagerPool-14457-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 18
   [junit4]   2> 1399363 DEBUG (simCloudManagerPool-14457-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** no leader in testSplitIntegration_collection / shard2_0:{
   [junit4]   2>   "parent":"shard2",
   [junit4]   2>   "stateTimestamp":"1628133306743469550",
   [junit4]   2>   "range":"0-3fffffff",
   [junit4]   2>   "state":"construction",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node18":{
   [junit4]   2>       "core":"testSplitIntegration_collection_shard2_0_replica_n17",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":13,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":47104,
   [junit4]   2>       "node_name":"127.0.0.1:10010_solr",
   [junit4]   2>       "base_url":"https://127.0.0.1:10010/solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":4.38690185546875E-5,
   [junit4]   2>       "SEARCHER.searcher.numDocs":13},
   [junit4]   2>     "core_node20":{
   [junit4]   2>       "core":"testSplitIntegration_collection_shard2_0_replica_n19",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":13,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":47104,
   [junit4]   2>       "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>       "base_url":"https://127.0.0.1:10009/solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":4.38690185546875E-5,
   [junit4]   2>       "SEARCHER.searcher.numDocs":13}}}
   [junit4]   2> 1399363 DEBUG (simCloudManagerPool-14457-thread-74) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=19
   [junit4]   2> 1399363 DEBUG (simCloudManagerPool-14457-thread-74) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 19
   [junit4]   2> 1399363 DEBUG (simCloudManagerPool-14457-thread-74) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testSplitIntegration_collection / shard2_0)
   [junit4]   2> 1399363 DEBUG (simCloudManagerPool-14457-thread-74) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard2_0 (currentVersion=20): {"core_node18":{}}
   [junit4]   2> 1399365 DEBUG (simCloudManagerPool-14457-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=20
   [junit4]   2> 1399365 DEBUG (simCloudManagerPool-14457-thread-68) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 20
   [junit4]   2> 1399366 INFO  (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29179502814955481, stage=AFTER_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "__compute_diag__":{
   [junit4]   2>       "estimatedMaxOps":12,
   [junit4]   2>       "requestedOperations":2,
   [junit4]   2>       "opLimit":2,
   [junit4]   2>       "opLimitReached":true,
   [junit4]   2>       "maxOperations":12},
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}, context={properties.operations=[{
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.async":"index_size_trigger2/67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf/0",
   [junit4]   2>   "params.waitForFinalState":"true",
   [junit4]   2>   "params.collection":"testSplitIntegration_collection",
   [junit4]   2>   "params.shard":"shard1",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}, {
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.async":"index_size_trigger2/67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf/1",
   [junit4]   2>   "params.waitForFinalState":"true",
   [junit4]   2>   "params.collection":"testSplitIntegration_collection",
   [junit4]   2>   "params.shard":"shard2",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}], properties.BEFORE_ACTION=[compute_plan, execute_plan], properties.responses=[{status={state=completed,msg=found [index_size_trigger2/67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf/0] in completed tasks},success=}, {status={state=completed,msg=found [index_size_trigger2/67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf/1] in completed tasks},success=}], source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger2",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 1399367 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=21
   [junit4]   2> 1399367 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 21
   [junit4]   2> 1399367 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "__compute_diag__":{
   [junit4]   2>       "estimatedMaxOps":12,
   [junit4]   2>       "requestedOperations":2,
   [junit4]   2>       "opLimit":2,
   [junit4]   2>       "opLimitReached":true,
   [junit4]   2>       "maxOperations":12},
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 1399367 INFO  (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=29179502890584781, stage=SUCCEEDED, actionName='null', event={
   [junit4]   2>   "id":"67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf",
   [junit4]   2>   "source":"index_size_trigger2",
   [junit4]   2>   "eventTime":29179479027642581,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":2,
   [junit4]   2>     "__compute_diag__":{
   [junit4]   2>       "estimatedMaxOps":12,
   [junit4]   2>       "requestedOperations":2,
   [junit4]   2>       "opLimit":2,
   [junit4]   2>       "opLimitReached":true,
   [junit4]   2>       "maxOperations":12},
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testSplitIntegration_collection_shard1_replica_n1":"docs=25, bytes=61440",
   [junit4]   2>       "testSplitIntegration_collection_shard2_replica_n3":"docs=25, bytes=61440"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":29179486655806131,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testSplitIntegration_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger2",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 1399367 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 1399367 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: index_size_trigger2 after 100ms
   [junit4]   2> 1399367 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .scheduled_maintenance after 100ms
   [junit4]   2> 1399367 DEBUG (AutoscalingActionExecutor-14459-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing took 16152 ms for event id=67aa94e22c70d5Tcb28t20r5oouvt1rszo7b26vf
   [junit4]   2> 1399369 DEBUG (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[C3389CCA5B62161A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=22
   [junit4]   2> 1399369 DEBUG (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[C3389CCA5B62161A]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 22
   [junit4]   2> 1399407 INFO  (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[C3389CCA5B62161A]) [     ] o.a.s.c.a.IndexSizeTriggerTest #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	0
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:
   [junit4]   2> ##  * testSplitIntegration_collection
   [junit4]   2> ##    shardsTotal	6
   [junit4]   2> ##    shardsState	{active=4, inactive=2}
   [junit4]   2> ##      shardsWithoutLeader	0
   [junit4]   2> ##    totalReplicas	12
   [junit4]   2> ##      activeReplicas	8
   [junit4]   2> ##      inactiveReplicas	4
   [junit4]   2> ##    totalActiveDocs	50
   [junit4]   2> ##      bufferedDocs	0
   [junit4]   2> ##      maxActiveSliceDocs	13
   [junit4]   2> ##      minActiveSliceDocs	12
   [junit4]   2> ##      avgActiveSliceDocs	13
   [junit4]   2> ##    totalInactiveDocs	50
   [junit4]   2> ##      maxInactiveSliceDocs	25
   [junit4]   2> ##      minInactiveSliceDocs	25
   [junit4]   2> ##      avgInactiveSliceDocs	25
   [junit4]   2> ##    totalActiveBytes	163,840
   [junit4]   2> ##      maxActiveSliceBytes	47,104
   [junit4]   2> ##      minActiveSliceBytes	34,816
   [junit4]   2> ##      avgActiveSliceBytes	40,960
   [junit4]   2> ##    totalInactiveBytes	122,880
   [junit4]   2> ##      maxInactiveSliceBytes	61,440
   [junit4]   2> ##      minInactiveSliceBytes	61,440
   [junit4]   2> ##      avgInactiveSliceBytes	61,440
   [junit4]   2> ##    totalActiveDeletedDocs	0
   [junit4]   2> DocCollection(testSplitIntegration_collection//clusterstate.json/22 )={
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "autoCreated":"true",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard2":{
   [junit4]   2>       "stateTimestamp":"1628133309329486500",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSplitIntegration_collection_shard2_replica_n3",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":25,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":61440,
   [junit4]   2>           "node_name":"127.0.0.1:10010_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:10010/solr",
   [junit4]   2>           "UPDATE./update.requests":25,
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":5.7220458984375E-5,
   [junit4]   2>           "SEARCHER.searcher.numDocs":25},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testSplitIntegration_collection_shard2_replica_n4",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":25,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":61440,
   [junit4]   2>           "node_name":"127.0.0.1:10009_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:10009/solr",
   [junit4]   2>           "UPDATE./update.requests":25,
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":5.7220458984375E-5,
   [junit4]   2>           "SEARCHER.searcher.numDocs":25}},
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"inactive"},
   [junit4]   2>     "shard1":{
   [junit4]   2>       "stateTimestamp":"1628133301529819500",
   [junit4]   2>       "replicas":{


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

olr_42271, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@170d8949
   [junit4]   2> 1403132 INFO  (jetty-closer-14483-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1403135 INFO  (closeThreadPool-14493-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73967572484227078-127.0.0.1:42271_solr-n_0000000000) closing
   [junit4]   2> 1403139 INFO  (OverseerStateUpdate-73967572484227078-127.0.0.1:42271_solr-n_0000000000) [n:127.0.0.1:42271_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42271_solr
   [junit4]   2> 1403140 WARN  (jetty-launcher-14400-thread-1-SendThread(127.0.0.1:46393)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106c91d82d20008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106c91d82d20008, 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 0x106c91d82d20008, 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> 1403141 INFO  (OverseerAutoScalingTriggerThread-73967572484227078-127.0.0.1:42271_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1403141 DEBUG (closeThreadPool-14493-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1403143 DEBUG (closeThreadPool-14493-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1403143 DEBUG (closeThreadPool-14493-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1403143 DEBUG (closeThreadPool-14493-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1403143 DEBUG (closeThreadPool-14493-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1403143 DEBUG (closeThreadPool-14493-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1403143 INFO  (closeThreadPool-14493-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73967572484227078-127.0.0.1:42271_solr-n_0000000000) closing
   [junit4]   2> 1403247 INFO  (jetty-closer-14483-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2e108a9b{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1403248 INFO  (jetty-closer-14483-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@379782cd{/solr,null,STOPPED}
   [junit4]   2> 1403248 INFO  (jetty-closer-14483-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1403343 INFO  (jetty-closer-14483-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73967572484227078-127.0.0.1:42271_solr-n_0000000000) closing
   [junit4]   2> 1403344 INFO  (jetty-closer-14483-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1461b342{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1403344 INFO  (jetty-closer-14483-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@28936a78{/solr,null,STOPPED}
   [junit4]   2> 1403344 INFO  (jetty-closer-14483-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1403345 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1403446 WARN  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker-SendThread(127.0.0.1:46393)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106c91d82d20001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106c91d82d20001, 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 0x106c91d82d20001, 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> 1403548 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> 	3	/solr/aliases.json
   [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> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1403549 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46393
   [junit4]   2> 1403549 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46393
   [junit4]   2> 1403549 INFO  (SUITE-IndexSizeTriggerTest-seed#[C3389CCA5B62161A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46393
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C3389CCA5B62161A-001
   [junit4]   2> Aug 04, 2021 5:22:51 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), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-TN, timezone=Asia/Colombo
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=303543816,total=514326528
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, TestCollapseQParserPlugin, ConnectionReuseTest, TestPivotHelperCode, SimpleMLTQParserTest, TestCloudDeleteByQuery, RestoreTriggerStateTest, TestRandomCollapseQParserPlugin, HdfsWriteToMultipleCollectionsTest, RequestHandlersTest, SearchHandlerTest, TestSchemaField, TestConfigSetProperties, TestCrossCoreJoin, IndexSchemaTest, TestIndexingPerformance, BasicAuthStandaloneTest, SolrIndexSplitterTest, TestDistribIDF, TestSolrCloudSnapshots, TestNRTOpen, TestApiFramework, TestJsonFacets, TestMacroExpander, SplitByPrefixTest, TestCloudPseudoReturnFields, BigEndianAscendingWordDeserializerTest, TaggerTest, DistribDocExpirationUpdateProcessorTest, ParsingFieldUpdateProcessorsTest, TestLMJelinekMercerSimilarityFactory, NodeAddedTriggerTest, HdfsAutoAddReplicasIntegrationTest, TestSolrDeletionPolicy2, SubstringBytesRefFilterTest, DistanceUnitsTest, TestBlendedInfixSuggestions, ProtectedTermFilterFactoryTest, BasicFunctionalityTest, SyncSliceTest, TestNoOpRegenerator, UnloadDistributedZkTest, TestAuthorizationFramework, MoveReplicaHDFSTest, TestSimNodeAddedTrigger, TestCloudJSONFacetSKG, CoreSorterTest, PackageManagerCLITest, DimensionalRoutedAliasUpdateProcessorTest, HdfsNNFailoverTest, TestSearchPerf, ReturnFieldsTest, AtomicUpdateProcessorFactoryTest, TestFieldCacheSortRandom, TestRestManager, TestPartialUpdateDeduplication, TestMaxTokenLenTokenizer, ChaosMonkeyNothingIsSafeTest, TestSolrCloudWithDelegationTokens, FuzzySearchTest, PeerSyncWithIndexFingerprintCachingTest, TestManagedSchemaAPI, TestInitQParser, SearchRateTriggerIntegrationTest, TestConfigSetsAPIZkFailure, PhrasesIdentificationComponentTest, DistributedQueryComponentOptimizationTest, NoCacheHeaderTest, SolrMetricsIntegrationTest, SchemaVersionSpecificBehaviorTest, DocValuesNotIndexedTest, CSVRequestHandlerTest, TestSubQueryTransformerCrossCore, SolrCoreTest, HdfsDirectoryFactoryTest, ScriptEngineTest, SolrCLIZkUtilsTest, AggValueSourceTest, HdfsSyncSliceTest, TestCustomSort, TestRemoteStreaming, MoreLikeThisHandlerTest, TermsComponentTest, TestMaxScoreQueryParser, TestInPlaceUpdateWithRouteField, CdcrRequestHandlerTest, CollectionsAPISolrJTest, GraphQueryTest, SpatialFilterTest, TestCollationField, BufferStoreTest, CustomTermsComponentTest, OverseerCollectionConfigSetProcessorTest, TestNumericTerms32, TestSolrCoreProperties, ZookeeperStatusHandlerTest, TestBlobHandler, SoftAutoCommitTest, TestHashPartitioner, AnalyticsMergeStrategyTest, DistributedFacetPivotSmallTest, TestTrieFacet, TestManagedSynonymFilterFactory, TestNumericTokenStream, SuggestComponentContextFilterQueryTest, ThreadDumpHandlerTest, TestReversedWildcardFilterFactory, TestMiniSolrCloudClusterSSL, SparseHLLTest, TestRecovery, LocalFSCloudIncrementalBackupTest, LeaderElectionIntegrationTest, IndexSizeTriggerTest]
   [junit4] Completed [506/945 (1!)] on J1 in 6.91s, 7 tests, 1 failure <<< FAILURES!

[...truncated 54098 lines...]

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderElectionContextKeyTest

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:35409/solr
	at __randomizedtesting.SeedInfo.seed([4D1A042B211542DA]: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.cloud.LeaderElectionContextKeyTest.setupCluster(LeaderElectionContextKeyTest.java:60)
	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$6.evaluate(RandomizedRunner.java:878)
	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:1239)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
	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)
	... 36 more




Build Log:
[...truncated 14878 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> 1064906 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1064906 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_4D1A042B211542DA-001/data-dir-101-001
   [junit4]   2> 1064906 WARN  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1064906 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1064908 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-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> 1064908 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1064908 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1064909 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_4D1A042B211542DA-001/tempDir-001
   [junit4]   2> 1064909 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1064909 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1064909 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1064910 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1065009 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 42345
   [junit4]   2> 1065009 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42345
   [junit4]   2> 1065009 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42345
   [junit4]   2> 1065009 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42345
   [junit4]   2> 1065011 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1065013 INFO  (zkConnectionManagerCallback-8908-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1065013 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1065022 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1065024 INFO  (zkConnectionManagerCallback-8910-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1065024 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1065025 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1065025 INFO  (zkConnectionManagerCallback-8912-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1065025 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1065129 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1065129 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1065129 INFO  (jetty-launcher-8913-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1065134 INFO  (jetty-launcher-8913-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1065134 INFO  (jetty-launcher-8913-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1065134 INFO  (jetty-launcher-8913-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1065135 INFO  (jetty-launcher-8913-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62e0b171{/solr,null,AVAILABLE}
   [junit4]   2> 1065136 INFO  (jetty-launcher-8913-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33d6778f{SSL, (ssl, http/1.1)}{127.0.0.1:35409}
   [junit4]   2> 1065136 INFO  (jetty-launcher-8913-thread-1) [     ] o.e.j.s.Server Started @1065162ms
   [junit4]   2> 1065136 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42345/solr, hostPort=35409}
   [junit4]   2> 1065136 ERROR (jetty-launcher-8913-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1065136 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1065136 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 1065136 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1065136 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1065136 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-04T13:22:43.866Z
   [junit4]   2> 1065137 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1065139 INFO  (zkConnectionManagerCallback-8915-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1065139 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1065139 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1065152 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1066087 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1066087 WARN  (jetty-launcher-8913-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> 1066088 WARN  (jetty-launcher-8913-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5947b14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1066088 WARN  (jetty-launcher-8913-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5947b14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1066090 WARN  (jetty-launcher-8913-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> 1066091 WARN  (jetty-launcher-8913-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66f47c9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1066091 WARN  (jetty-launcher-8913-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66f47c9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1066092 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42345/solr
   [junit4]   2> 1066096 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1066097 INFO  (zkConnectionManagerCallback-8926-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1066097 INFO  (jetty-launcher-8913-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1066199 INFO  (jetty-launcher-8913-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1066200 INFO  (zkConnectionManagerCallback-8928-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1066200 INFO  (jetty-launcher-8913-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1066253 WARN  (jetty-launcher-8913-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1066257 INFO  (jetty-launcher-8913-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35409_solr
   [junit4]   2> 1066258 INFO  (jetty-launcher-8913-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.Overseer Overseer (id=73966628692099077-127.0.0.1:35409_solr-n_0000000000) starting
   [junit4]   2> 1066264 INFO  (OverseerStateUpdate-73966628692099077-127.0.0.1:35409_solr-n_0000000000) [n:127.0.0.1:35409_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35409_solr
   [junit4]   2> 1066264 INFO  (jetty-launcher-8913-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35409_solr
   [junit4]   2> 1066265 INFO  (OverseerStateUpdate-73966628692099077-127.0.0.1:35409_solr-n_0000000000) [n:127.0.0.1:35409_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1066266 INFO  (jetty-launcher-8913-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1066267 WARN  (jetty-launcher-8913-thread-1) [n:127.0.0.1:35409_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> 1066300 INFO  (jetty-launcher-8913-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_4D1A042B211542DA-001/tempDir-001/node1
   [junit4]   2> 1066310 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1066310 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1066311 INFO  (zkConnectionManagerCallback-8943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1066311 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1066312 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1066313 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42345/solr ready
   [junit4]   2> 1066342 INFO  (OverseerThreadFactory-8935-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCollection1
   [junit4]   2> 1066448 WARN  (OverseerThreadFactory-8935-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (testCollection1) without cores.
   [junit4]   2> 1066453 INFO  (qtp959323391-18128) [n:127.0.0.1:35409_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> 1066454 INFO  (qtp959323391-18128) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&maxShardsPerNode=100&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=115
   [junit4]   2> 1066463 INFO  (OverseerCollectionConfigSetProcessor-73966628692099077-127.0.0.1:35409_solr-n_0000000000) [n:127.0.0.1:35409_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1066464 INFO  (OverseerThreadFactory-8935-thread-2-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr c:testCollection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35409_solr for creating new replica of shard shard1 for collection testCollection1
   [junit4]   2> 1066466 INFO  (OverseerThreadFactory-8935-thread-2-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr c:testCollection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1066467 INFO  (OverseerStateUpdate-73966628692099077-127.0.0.1:35409_solr-n_0000000000) [n:127.0.0.1:35409_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCollection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35409_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35409/solr",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"} 
   [junit4]   2> 1186545 ERROR (OverseerThreadFactory-8935-thread-2-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr c:testCollection1 s:shard1   ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testCollection1 operation: addreplica failed:org.apache.solr.common.SolrException: Timed out waiting to see all replicas: [testCollection1_shard1_replica_n1] in cluster state. Last state: DocCollection(testCollection1//collections/testCollection1/state.json/0 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.waitToSeeReplicasInState(OverseerCollectionMessageHandler.java:715)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.getReplicaParams(AddReplicaCmd.java:265)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.addReplica(AddReplicaCmd.java:175)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.call(AddReplicaCmd.java:93)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:271)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1186550 INFO  (qtp959323391-18129) [n:127.0.0.1:35409_solr c:testCollection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=testCollection1&shard=shard1&type=NRT&wt=javabin&version=2} status=500 QTime=120094
   [junit4]   2> 1186550 ERROR (qtp959323391-18129) [n:127.0.0.1:35409_solr c:testCollection1    ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Timed out waiting to see all replicas: [testCollection1_shard1_replica_n1] in cluster state. Last state: DocCollection(testCollection1//collections/testCollection1/state.json/0 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:65)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:301)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:257)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:836)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:800)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:545)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:763)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1186598 INFO  (jetty-closer-8944-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1790926433
   [junit4]   2> 1186598 INFO  (jetty-closer-8944-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35409_solr
   [junit4]   2> 1186603 INFO  (jetty-closer-8944-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1186603 INFO  (jetty-closer-8944-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35409_solr as DOWN
   [junit4]   2> 1186615 INFO  (jetty-closer-8944-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1186616 INFO  (jetty-closer-8944-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1186616 INFO  (jetty-closer-8944-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1186616 INFO  (jetty-closer-8944-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1186616 INFO  (jetty-closer-8944-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1186619 INFO  (closeThreadPool-8949-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73966628692099077-127.0.0.1:35409_solr-n_0000000000) closing
   [junit4]   2> 1186619 INFO  (OverseerStateUpdate-73966628692099077-127.0.0.1:35409_solr-n_0000000000) [n:127.0.0.1:35409_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35409_solr
   [junit4]   2> 1186624 INFO  (OverseerAutoScalingTriggerThread-73966628692099077-127.0.0.1:35409_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1186633 INFO  (closeThreadPool-8949-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73966628692099077-127.0.0.1:35409_solr-n_0000000000) closing
   [junit4]   2> 1186633 WARN  (jetty-launcher-8913-thread-1-SendThread(127.0.0.1:42345)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106c841c46d0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106c841c46d0005, 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 0x106c841c46d0005, 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> 1186734 INFO  (jetty-closer-8944-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73966628692099077-127.0.0.1:35409_solr-n_0000000000) closing
   [junit4]   2> 1186737 INFO  (jetty-closer-8944-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@33d6778f{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1186740 INFO  (jetty-closer-8944-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62e0b171{/solr,null,STOPPED}
   [junit4]   2> 1186740 INFO  (jetty-closer-8944-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1186741 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1186742 WARN  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker-SendThread(127.0.0.1:42345)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106c841c46d0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106c841c46d0000, 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 0x106c841c46d0000, 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> 1187048 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1187051 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42345
   [junit4]   2> 1187051 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42345
   [junit4]   2> 1187051 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42345
   [junit4]   2> 1187051 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[4D1A042B211542DA]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Aug 04, 2021 1:24:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1361, maxMBSortInHeap=6.217252796507449, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr, timezone=US/Central
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=150908936,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerSizeEstimationTest, TestExclusionRuleCollectionAccess, OverseerTest, TestLockTree, ZkControllerTest, TestSimLargeCluster, TriggerSetPropertiesIntegrationTest, TestSolrDeletionPolicy1, TestCloudPivotFacet, TestContainerPlugin, FullSolrCloudDistribCmdsTest, TestPayloadScoreQParserPlugin, URLClassifyProcessorTest, TestSchemaDesignerAPI, TestLegacyNumericRangeQueryBuilder, SolrCoreCheckLockOnStartupTest, SolrIndexMetricsTest, TestSSLRandomization, MoveReplicaHDFSFailoverTest, HDFSCollectionsAPITest, TestSolrQueryResponse, DistributedQueryComponentCustomSortTest, TestCodecSupport, TestConfigSetsAPIShareSchema, TestClassicSimilarityFactory, CdcrReplicationHandlerTest, SmileWriterTest, SortSpecParsingTest, TestSmileRequest, ZkCollectionPropsCachingTest, AutoAddReplicasIntegrationTest, BasicAuthOnSingleNodeTest, SolrLogAuditLoggerPluginTest, TestStressCloudBlindAtomicUpdates, NodeMarkersRegistrationTest, TestDocTermOrds, TestCaffeineCache, TestLegacyNumericUtils, DistribCursorPagingTest, BJQParserTest, BasicZkTest, TestReloadAndDeleteDocs, NumericFieldsTest, CoreAdminHandlerTest, SynonymTokenizerTest, UUIDFieldTest, HdfsChaosMonkeySafeLeaderTest, TransactionLogTest, JWTIssuerConfigTest, TestHdfsCloudBackupRestore, IndexSchemaRuntimeFieldTest, TestWriterPerf, TestHdfsUpdateLog, ShowFileRequestHandlerTest, TriLevelCompositeIdRoutingTest, CurrencyFieldTypeTest, NestedAtomicUpdateTest, TestGeoJSONResponseWriter, TestRTGBase, StatsComponentTest, DistributedVersionInfoTest, TestMinimalConfig, OutputWriterTest, SolrLogPostToolTest, HdfsRestartWhileUpdatingTest, TestDynamicFieldCollectionResource, TestSort, TestPerFieldSimilarity, OverseerSolrResponseTest, JavabinLoaderTest, SolrRequestParserTest, TestSimScenario, CursorMarkTest, TestCloudConsistency, LoggingHandlerTest, MetricsHistoryIntegrationTest, IndexBasedSpellCheckerTest, TestSimDistributedQueue, ConcurrentCreateCollectionTest, TestLMDirichletSimilarityFactory, TestPolicyCloud, TestSlowCompositeReaderWrapper, TestReloadDeadlock, TestJettySolrRunner, OverriddenZkACLAndCredentialsProvidersTest, TermVectorComponentTest, TestComponentsName, TestLuceneMatchVersion, TestSystemCollAutoCreate, SchemaApiFailureTest, TestCloudSearcherWarming, TestInPlaceUpdatesStandalone, RecoveryZkTest, RootFieldTest, MultiThreadedOCPTest, CustomHighlightComponentTest, SolrMetricReporterTest, ExitableDirectoryReaderTest, RouteFieldTest, DistributedFacetPivotSmallAdvancedTest, CollectionReloadTest, SystemInfoHandlerTest, TestTermsQParserPlugin, NumberUtilsTest, MergeStrategyTest, ZkSolrClientTest, MoreLikeThisComponentTest, JsonLoaderTest, FastVectorHighlighterTest, TestSchemaSimilarityResource, DaemonStreamApiTest, TestMultiWordSynonyms, LeaderElectionContextKeyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderElectionContextKeyTest -Dtests.seed=4D1A042B211542DA -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=US/Central -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | LeaderElectionContextKeyTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:35409/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D1A042B211542DA]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [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.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.LeaderElectionContextKeyTest.setupCluster(LeaderElectionContextKeyTest.java:60)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
   [junit4]    > 	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
   [junit4]    > 	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 36 more
   [junit4] Completed [444/945 (1!)] on J0 in 123.14s, 0 tests, 1 error <<< FAILURES!

[...truncated 54264 lines...]