Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1869/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.cloud.TestZkChroot.testChrootBootstrap

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = 
NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet 
for collection collection1: KeeperErrorCode = NoNode for No collection found at 
path: /collections/collection1
        at 
__randomizedtesting.SeedInfo.seed([EA0B561D28C80DEB:CC0AC438FE4F8151]:0)
        at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
        at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
        at 
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
        at java.base/java.nio.file.Files.walkFileTree(Files.java:2803)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.TestZkChroot.testWithUploadDir

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = 
NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet 
for collection collection1: KeeperErrorCode = NoNode for No collection found at 
path: /collections/collection1
        at 
__randomizedtesting.SeedInfo.seed([EA0B561D28C80DEB:4C9454E727641888]:0)
        at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
        at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
        at 
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
        at java.base/java.nio.file.Files.walkFileTree(Files.java:2803)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.TestZkChroot.testInitPathExists

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = 
NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet 
for collection collection1: KeeperErrorCode = NoNode for No collection found at 
path: /collections/collection1
        at 
__randomizedtesting.SeedInfo.seed([EA0B561D28C80DEB:25F1A2464E2B166A]:0)
        at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
        at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
        at 
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
        at java.base/java.nio.file.Files.walkFileTree(Files.java:2803)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.TestZkChroot.testChrootBootstrap

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = 
NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet 
for collection collection1: KeeperErrorCode = NoNode for No collection found at 
path: /collections/collection1
        at 
__randomizedtesting.SeedInfo.seed([EA0B561D28C80DEB:CC0AC438FE4F8151]:0)
        at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
        at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
        at 
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
        at java.base/java.nio.file.Files.walkFileTree(Files.java:2803)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.TestZkChroot.testWithUploadDir

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = 
NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet 
for collection collection1: KeeperErrorCode = NoNode for No collection found at 
path: /collections/collection1
        at 
__randomizedtesting.SeedInfo.seed([EA0B561D28C80DEB:4C9454E727641888]:0)
        at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
        at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
        at 
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
        at java.base/java.nio.file.Files.walkFileTree(Files.java:2803)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.TestZkChroot.testInitPathExists

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = 
NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet 
for collection collection1: KeeperErrorCode = NoNode for No collection found at 
path: /collections/collection1
        at 
__randomizedtesting.SeedInfo.seed([EA0B561D28C80DEB:25F1A2464E2B166A]:0)
        at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
        at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
        at 
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
        at java.base/java.nio.file.Files.walkFileTree(Files.java:2803)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 15397 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 784556 INFO  
(SUITE-TestZkChroot-seed#[EA0B561D28C80DEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/data-dir-82-001
   [junit4]   2> 784556 WARN  
(SUITE-TestZkChroot-seed#[EA0B561D28C80DEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 784556 INFO  
(SUITE-TestZkChroot-seed#[EA0B561D28C80DEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 784556 INFO  
(SUITE-TestZkChroot-seed#[EA0B561D28C80DEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 784557 INFO  
(SUITE-TestZkChroot-seed#[EA0B561D28C80DEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 784558 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testChrootBootstrap
   [junit4]   2> 784558 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 784559 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 784559 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 784659 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:34507
   [junit4]   2> 784659 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34507
   [junit4]   2> 784659 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34507
   [junit4]   2> 784659 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34507
   [junit4]   2> 784660 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 784661 INFO  (zkConnectionManagerCallback-3872-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 784661 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 784663 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 784663 INFO  (zkConnectionManagerCallback-3874-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 784663 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 784686 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-001/solr.xml
   [junit4]   2> 784689 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 784770 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 784771 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@57888fa8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 784771 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@57888fa8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 784774 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@21311795[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 784774 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@21311795[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 784775 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34507/foo/bar
   [junit4]   2> 784775 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 784776 INFO  (zkConnectionManagerCallback-3881-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 784776 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 784879 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 784881 INFO  (zkConnectionManagerCallback-3883-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 784881 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 784936 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:8983_solr
   [junit4]   2> 784937 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291809304579-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 784943 INFO  
(OverseerStateUpdate-72086291809304579-127.0.0.1:8983_solr-n_0000000000) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:8983_solr
   [junit4]   2> 784944 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 784944 INFO  
(OverseerStateUpdate-72086291809304579-127.0.0.1:8983_solr-n_0000000000) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 784946 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-001
   [junit4]   2> 784946 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 784946 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController bootstrapping config for 1 
cores into ZooKeeper using solr.xml from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-001
   [junit4]   2> 784946 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Uploading directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-001/collection1/conf
 with name collection1 for SolrCore collection1
   [junit4]   2> 784997 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 784997 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_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> 785003 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 785012 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278
   [junit4]   2> 785017 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278
   [junit4]   2> 785017 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278
   [junit4]   2> 785020 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at 
path /collections/collection1.
   [junit4]   2> 785020 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1367710675
   [junit4]   2> 785020 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 785021 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 785021 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 785022 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 785022 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.node, tag=null
   [junit4]   2> 785022 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f4d4051: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@54ba3314
   [junit4]   2> 785026 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 785026 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@186faf4a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4fdbd569
   [junit4]   2> 785028 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 785028 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a3c67aa: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@42927f81
   [junit4]   2> 785028 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.cluster, tag=null
   [junit4]   2> 785029 INFO  
(closeThreadPool-3890-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291809304579-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 785029 INFO  
(OverseerStateUpdate-72086291809304579-127.0.0.1:8983_solr-n_0000000000) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:8983_solr
   [junit4]   2> 785029 INFO  
(OverseerAutoScalingTriggerThread-72086291809304579-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 785030 INFO  
(closeThreadPool-3890-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291809304579-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 785131 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291809304579-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 785131 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 785333 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /foo/bar/live_nodes
   [junit4]   2>        2       /foo/bar/overseer/queue
   [junit4]   2> 
   [junit4]   2> 785335 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:34507
   [junit4]   2> 785335 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:34507
   [junit4]   2> 785335 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34507
   [junit4]   2> 785335 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testChrootBootstrap
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot 
-Dtests.method=testChrootBootstrap -Dtests.seed=EA0B561D28C80DEB 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-GW 
-Dtests.timezone=America/Costa_Rica -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.78s J0 | TestZkChroot.testChrootBootstrap <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: 
Trouble resolving configSet for collection collection1: KeeperErrorCode = 
NoNode for No collection found at path: /collections/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EA0B561D28C80DEB:CC0AC438FE4F8151]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    >        at 
org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    >        at 
java.base/java.nio.file.Files.walkFileTree(Files.java:2803)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
   [junit4]    >        at 
org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 785338 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
   [junit4]   2> 785339 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 785339 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 785339 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 785439 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:41259
   [junit4]   2> 785439 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 
127.0.0.1:41259
   [junit4]   2> 785439 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:41259
   [junit4]   2> 785439 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41259
   [junit4]   2> 785440 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 785441 INFO  (zkConnectionManagerCallback-3892-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 785441 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 785442 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 785446 INFO  (zkConnectionManagerCallback-3894-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 785446 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 785472 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 785473 INFO  (zkConnectionManagerCallback-3896-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 785473 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 785473 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-002/solr.xml
   [junit4]   2> 785476 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 785664 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist 
initialized: WhitelistHostChecker [whitelistHosts=null, 
whitelistHostCheckingEnabled=true]
   [junit4]   2> 785664 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@958ad85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 785664 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@958ad85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 785666 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@298291c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 785666 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@298291c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 785667 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkContainer Zookeeper 
client=127.0.0.1:41259/foo/bar3
   [junit4]   2> 785668 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 785669 INFO  (zkConnectionManagerCallback-3903-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 785669 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 785771 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 785772 INFO  (zkConnectionManagerCallback-3905-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 785772 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 785810 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:8983_solr
   [junit4]   2> 785810 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291860488196-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 785813 INFO  
(OverseerStateUpdate-72086291860488196-127.0.0.1:8983_solr-n_0000000000) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:8983_solr
   [junit4]   2> 785816 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 785816 INFO  (zkCallback-3904-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 785888 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 785888 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_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> 785895 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 785905 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278
   [junit4]   2> 785909 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278
   [junit4]   2> 785910 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278
   [junit4]   2> 785912 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at 
path /collections/collection1.
   [junit4]   2> 785913 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=304416319
   [junit4]   2> 785913 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 785913 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 785913 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 785914 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 785914 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.node, tag=null
   [junit4]   2> 785914 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b4ae595: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@17a009ca
   [junit4]   2> 785920 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 785920 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27e3f6ea: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4fdbd569
   [junit4]   2> 785922 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 785922 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@331cb759: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@42927f81
   [junit4]   2> 785922 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.cluster, tag=null
   [junit4]   2> 785923 INFO  
(closeThreadPool-3912-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291860488196-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 785923 INFO  
(OverseerStateUpdate-72086291860488196-127.0.0.1:8983_solr-n_0000000000) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:8983_solr
   [junit4]   2> 785924 INFO  
(OverseerAutoScalingTriggerThread-72086291860488196-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 785925 INFO  
(closeThreadPool-3912-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291860488196-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 786026 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291860488196-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 786127 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 786329 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /foo/bar3/live_nodes
   [junit4]   2>        2       /foo/bar3/overseer/queue
   [junit4]   2> 
   [junit4]   2> 786331 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:41259
   [junit4]   2> 786331 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:41259
   [junit4]   2> 786331 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41259
   [junit4]   2> 786331 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testWithUploadDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot 
-Dtests.method=testWithUploadDir -Dtests.seed=EA0B561D28C80DEB 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-GW 
-Dtests.timezone=America/Costa_Rica -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.00s J0 | TestZkChroot.testWithUploadDir <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: 
Trouble resolving configSet for collection collection1: KeeperErrorCode = 
NoNode for No collection found at path: /collections/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EA0B561D28C80DEB:4C9454E727641888]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    >        at 
org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    >        at 
java.base/java.nio.file.Files.walkFileTree(Files.java:2803)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
   [junit4]    >        at 
org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 786334 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testInitPathExists
   [junit4]   2> 786335 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 786335 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 786335 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 786435 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:42289
   [junit4]   2> 786435 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 
127.0.0.1:42289
   [junit4]   2> 786435 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:42289
   [junit4]   2> 786435 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42289
   [junit4]   2> 786437 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 786444 INFO  (zkConnectionManagerCallback-3914-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 786444 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 786446 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 786447 INFO  (zkConnectionManagerCallback-3916-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 786447 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 786466 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 786476 INFO  (zkConnectionManagerCallback-3918-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 786476 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 786482 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-003/solr.xml
   [junit4]   2> 786485 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 786567 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist 
initialized: WhitelistHostChecker [whitelistHosts=null, 
whitelistHostCheckingEnabled=true]
   [junit4]   2> 786568 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@395a48f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 786568 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@395a48f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 786570 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@751c31f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 786570 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@751c31f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 786571 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkContainer Zookeeper 
client=127.0.0.1:42289/foo/bar4
   [junit4]   2> 786572 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 786574 INFO  (zkConnectionManagerCallback-3925-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 786574 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 786676 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 786687 INFO  (zkConnectionManagerCallback-3927-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 786687 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 786746 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:8983_solr
   [junit4]   2> 786747 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291925630980-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 786749 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 786749 INFO  
(OverseerStateUpdate-72086291925630980-127.0.0.1:8983_solr-n_0000000000) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:8983_solr
   [junit4]   2> 786750 INFO  
(OverseerStateUpdate-72086291925630980-127.0.0.1:8983_solr-n_0000000000) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 786753 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-003
   [junit4]   2> 786753 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 786753 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController bootstrapping config for 1 
cores into ZooKeeper using solr.xml from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-003
   [junit4]   2> 786753 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Uploading directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-003/collection1/conf
 with name collection1 for SolrCore collection1
   [junit4]   2> 786817 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 786817 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_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> 786828 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 786841 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278
   [junit4]   2> 786848 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278
   [junit4]   2> 786848 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278
   [junit4]   2> 786852 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at 
path /collections/collection1.
   [junit4]   2> 786852 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=703627813
   [junit4]   2> 786852 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 786852 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 786852 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 786853 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 786853 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.node, tag=null
   [junit4]   2> 786853 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6166fefe: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@74c06502
   [junit4]   2> 786859 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 786859 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55974d27: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4fdbd569
   [junit4]   2> 786862 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 786862 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ba73d5f: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@42927f81
   [junit4]   2> 786862 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.cluster, tag=null
   [junit4]   2> 786863 INFO  
(closeThreadPool-3934-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291925630980-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 786863 INFO  
(OverseerStateUpdate-72086291925630980-127.0.0.1:8983_solr-n_0000000000) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:8983_solr
   [junit4]   2> 786863 INFO  
(OverseerAutoScalingTriggerThread-72086291925630980-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 786865 INFO  
(closeThreadPool-3934-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291925630980-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 786965 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086291925630980-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 787066 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 787269 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /foo/bar4/overseer/queue
   [junit4]   2>        2       /foo/bar4/live_nodes
   [junit4]   2> 
   [junit4]   2> 787271 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:42289
   [junit4]   2> 787271 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:42289
   [junit4]   2> 787271 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42289
   [junit4]   2> 787271 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testInitPathExists
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot 
-Dtests.method=testInitPathExists -Dtests.seed=EA0B561D28C80DEB 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-GW 
-Dtests.timezone=America/Costa_Rica -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.94s J0 | TestZkChroot.testInitPathExists <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: 
Trouble resolving configSet for collection collection1: KeeperErrorCode = 
NoNode for No collection found at path: /collections/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EA0B561D28C80DEB:25F1A2464E2B166A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    >        at 
org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    >        at 
java.base/java.nio.file.Files.walkFileTree(Files.java:2803)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
   [junit4]    >        at 
org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 787275 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting 
testNoBootstrapConf
   [junit4]   2> 787275 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 787275 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 787275 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 787375 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:43859
   [junit4]   2> 787375 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 
127.0.0.1:43859
   [junit4]   2> 787375 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:43859
   [junit4]   2> 787375 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43859
   [junit4]   2> 787377 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 787378 INFO  (zkConnectionManagerCallback-3936-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 787378 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 787380 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 787380 INFO  (zkConnectionManagerCallback-3938-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 787380 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 787404 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 787405 INFO  (zkConnectionManagerCallback-3940-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 787405 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 787406 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-004/solr.xml
   [junit4]   2> 787408 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce64278, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 787456 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist 
initialized: WhitelistHostChecker [whitelistHosts=null, 
whitelistHostCheckingEnabled=true]
   [junit4]   2> 787457 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@c4f9d5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 787457 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@c4f9d5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 787459 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@14304485[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 787459 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@14304485[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 787460 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkContainer Zookeeper 
client=127.0.0.1:43859/foo/bar2
   [junit4]   2> 787461 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 787462 INFO  (zkConnectionManagerCallback-3947-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 787462 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 787563 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=296647101
   [junit4]   2> 787563 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 787563 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.node, tag=null
   [junit4]   2> 787563 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 787563 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 787665 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 787868 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:43859
   [junit4]   2> 787868 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:43859
   [junit4]   2> 787868 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43859
   [junit4]   2> 787868 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testNoBootstrapConf
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001
   [junit4]   2> Jan 22, 2020 12:59:03 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=618, maxMBSortInHeap=7.2954386928224, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16451344),
 locale=pt-GW, timezone=America/Costa_Rica
   [junit4]   2> NOTE: Linux 5.3.0-26-generic amd64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=16,threads=1,free=142098168,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentTest, 
TestTolerantUpdateProcessorCloud, HighlighterConfigTest, MergeStrategy

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

STARTING ZK TEST SERVER
   [junit4]   2> 8225 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 8225 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 8325 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:33291
   [junit4]   2> 8325 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 
127.0.0.1:33291
   [junit4]   2> 8325 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:33291
   [junit4]   2> 8325 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33291
   [junit4]   2> 8327 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 8335 INFO  (zkConnectionManagerCallback-67-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8335 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 8345 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 8347 INFO  (zkConnectionManagerCallback-69-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8347 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 8367 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 8368 INFO  (zkConnectionManagerCallback-71-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8368 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 8369 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001/tempDir-004/solr.xml
   [junit4]   2> 8377 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fcf2859, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 8402 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist 
initialized: WhitelistHostChecker [whitelistHosts=null, 
whitelistHostCheckingEnabled=true]
   [junit4]   2> 8404 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@3db4a27f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8405 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@3db4a27f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8409 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@1b83012e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8409 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@1b83012e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8410 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkContainer Zookeeper 
client=127.0.0.1:33291/foo/bar2
   [junit4]   2> 8411 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 8413 INFO  (zkConnectionManagerCallback-78-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8413 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 8515 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=257894263
   [junit4]   2> 8515 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 8515 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.node, tag=null
   [junit4]   2> 8515 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 8515 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 8618 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 8822 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:33291
   [junit4]   2> 8822 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:33291
   [junit4]   2> 8823 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33291
   [junit4]   2> 8823 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[EA0B561D28C80DEB]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testNoBootstrapConf
   [junit4] OK      0.60s J4 | TestZkChroot.testNoBootstrapConf
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestZkChroot_EA0B561D28C80DEB-001
   [junit4]   2> Jan 22, 2020 1:23:03 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=618, maxMBSortInHeap=7.2954386928224, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ccf49f2),
 locale=pt-GW, timezone=America/Costa_Rica
   [junit4]   2> NOTE: Linux 5.3.0-26-generic amd64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=16,threads=2,free=448325760,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkChroot]
   [junit4] Completed [5/5 (5!)] on J4 in 9.17s, 4 tests, 3 errors <<< FAILURES!

[...truncated 22 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117: 
There were test failures: 5 suites, 20 tests, 15 errors [seed: EA0B561D28C80DEB]

Total time: 11 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestZkChroot
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=3333ce7da6dba311f2f5c1fb6de934cc5140cb9c, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1868
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to