Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1865/
Java: 64bit/jdk-14-ea+32 -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([FD9BEA599A3ABCCF:DB9A787C4CBD3075]: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:2804)
        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:564)
        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:832)


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([FD9BEA599A3ABCCF:32611E02FCD9A74E]: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:2804)
        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:564)
        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:832)


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([FD9BEA599A3ABCCF:5B04E8A39596A9AC]: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:2804)
        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:564)
        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:832)


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([FD9BEA599A3ABCCF:DB9A787C4CBD3075]: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:2804)
        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:564)
        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:832)


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([FD9BEA599A3ABCCF:32611E02FCD9A74E]: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:2804)
        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:564)
        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:832)


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([FD9BEA599A3ABCCF:5B04E8A39596A9AC]: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:2804)
        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:564)
        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:832)




Build Log:
[...truncated 14569 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 366422 INFO  
(SUITE-TestZkChroot-seed#[FD9BEA599A3ABCCF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/data-dir-71-001
   [junit4]   2> 366422 WARN  
(SUITE-TestZkChroot-seed#[FD9BEA599A3ABCCF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 366422 INFO  
(SUITE-TestZkChroot-seed#[FD9BEA599A3ABCCF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 366423 INFO  
(SUITE-TestZkChroot-seed#[FD9BEA599A3ABCCF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 366423 INFO  
(SUITE-TestZkChroot-seed#[FD9BEA599A3ABCCF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 366429 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testNoBootstrapConf
   [junit4]   2> 366429 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 366436 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 366436 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 366536 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:42507
   [junit4]   2> 366536 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42507
   [junit4]   2> 366536 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42507
   [junit4]   2> 366536 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42507
   [junit4]   2> 366543 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366546 INFO  (zkConnectionManagerCallback-2463-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 366546 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366570 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366570 INFO  (zkConnectionManagerCallback-2465-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 366570 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366591 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366596 INFO  (zkConnectionManagerCallback-2467-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 366596 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366601 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/tempDir-001/solr.xml
   [junit4]   2> 366603 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e84fbcd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 366636 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 366642 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6e78322d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366642 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6e78322d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366645 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6bc78403[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366645 WARN  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6bc78403[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 366646 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42507/foo/bar2
   [junit4]   2> 366652 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366653 INFO  (zkConnectionManagerCallback-2474-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 366653 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366754 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1868310474
   [junit4]   2> 366754 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 366760 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 366760 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 366760 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 366880 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 367087 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42507
   [junit4]   2> 367087 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42507
   [junit4]   2> 367087 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42507
   [junit4]   2> 367088 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testNoBootstrapConf
   [junit4]   2> 367101 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testChrootBootstrap
   [junit4]   2> 367102 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 367102 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 367102 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 367202 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:37889
   [junit4]   2> 367202 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37889
   [junit4]   2> 367202 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37889
   [junit4]   2> 367202 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37889
   [junit4]   2> 367203 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 367205 INFO  (zkConnectionManagerCallback-2477-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 367205 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 367216 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 367220 INFO  (zkConnectionManagerCallback-2479-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 367220 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 367241 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/tempDir-002/solr.xml
   [junit4]   2> 367243 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e84fbcd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 367292 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 367293 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@e4b8d93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 367293 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@e4b8d93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 367295 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7642a497[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 367295 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7642a497[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 367296 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37889/foo/bar
   [junit4]   2> 367297 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 367298 INFO  (zkConnectionManagerCallback-2486-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 367298 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 367404 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 367405 INFO  (zkConnectionManagerCallback-2488-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 367405 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 367453 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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> 367453 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488811843587-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 367455 INFO  
(OverseerStateUpdate-72083488811843587-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> 367463 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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> 367465 INFO  (zkCallback-2487-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 367466 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/tempDir-002
   [junit4]   2> 367466 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 367466 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/tempDir-002
   [junit4]   2> 367466 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/tempDir-002/collection1/conf
 with name collection1 for SolrCore collection1
   [junit4]   2> 367544 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 367544 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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> 367556 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 367570 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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@7e84fbcd
   [junit4]   2> 367576 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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@7e84fbcd
   [junit4]   2> 367576 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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@7e84fbcd
   [junit4]   2> 367579 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at 
path /collections/collection1.
   [junit4]   2> 367579 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1383223222
   [junit4]   2> 367579 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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> 367579 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 367579 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 367580 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 367584 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.node, tag=null
   [junit4]   2> 367584 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55d5d111: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@680c076f
   [junit4]   2> 367589 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 367589 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ee6165f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4486e613
   [junit4]   2> 367591 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 367591 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6afa524b: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1cba7116
   [junit4]   2> 367591 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.cluster, tag=null
   [junit4]   2> 367592 INFO  
(closeThreadPool-2495-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488811843587-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 367592 INFO  
(OverseerStateUpdate-72083488811843587-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> 367596 INFO  
(OverseerAutoScalingTriggerThread-72083488811843587-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 367598 INFO  
(closeThreadPool-2495-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488811843587-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 367696 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488811843587-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 367696 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 367900 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> 367901 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:37889
   [junit4]   2> 367901 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:37889
   [junit4]   2> 367901 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37889
   [junit4]   2> 367902 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FD9BEA599A3ABCCF]) 
[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=FD9BEA599A3ABCCF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mgh 
-Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.82s J5 | 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([FD9BEA599A3ABCCF:DB9A787C4CBD3075]: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:2804)
   [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:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 367907 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testInitPathExists
   [junit4]   2> 367907 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 367908 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 367908 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 368007 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:40545
   [junit4]   2> 368008 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 
127.0.0.1:40545
   [junit4]   2> 368008 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:40545
   [junit4]   2> 368008 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40545
   [junit4]   2> 368018 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 368044 INFO  (zkConnectionManagerCallback-2497-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 368044 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 368065 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 368084 INFO  (zkConnectionManagerCallback-2499-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 368084 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 368120 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 368135 INFO  (zkConnectionManagerCallback-2501-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 368135 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 368178 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/tempDir-003/solr.xml
   [junit4]   2> 368182 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e84fbcd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 368302 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist 
initialized: WhitelistHostChecker [whitelistHosts=null, 
whitelistHostCheckingEnabled=true]
   [junit4]   2> 368304 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@28e8bcad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368304 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@28e8bcad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368309 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@4f511cc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368309 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@4f511cc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 368310 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkContainer Zookeeper 
client=127.0.0.1:40545/foo/bar4
   [junit4]   2> 368312 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 368317 INFO  (zkConnectionManagerCallback-2508-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 368317 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 368425 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 368426 INFO  (zkConnectionManagerCallback-2510-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 368426 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 368457 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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> 368457 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488864468996-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 368459 INFO  
(OverseerStateUpdate-72083488864468996-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> 368459 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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> 368460 INFO  (zkCallback-2509-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 368461 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/tempDir-003
   [junit4]   2> 368461 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 368462 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/tempDir-003
   [junit4]   2> 368462 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/tempDir-003/collection1/conf
 with name collection1 for SolrCore collection1
   [junit4]   2> 368522 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 368522 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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> 368531 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 368542 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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@7e84fbcd
   [junit4]   2> 368546 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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@7e84fbcd
   [junit4]   2> 368546 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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@7e84fbcd
   [junit4]   2> 368549 WARN  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at 
path /collections/collection1.
   [junit4]   2> 368549 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=436834066
   [junit4]   2> 368549 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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> 368549 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 368549 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 368550 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 368550 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.node, tag=null
   [junit4]   2> 368550 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5fdecff: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@8176994
   [junit4]   2> 368555 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 368555 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@585e0529: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4486e613
   [junit4]   2> 368558 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 368558 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4da4e5fb: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1cba7116
   [junit4]   2> 368558 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.cluster, tag=null
   [junit4]   2> 368558 INFO  
(closeThreadPool-2517-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488864468996-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 368558 INFO  
(OverseerAutoScalingTriggerThread-72083488864468996-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 368558 INFO  
(OverseerStateUpdate-72083488864468996-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> 368560 INFO  
(closeThreadPool-2517-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488864468996-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 368660 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488864468996-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 368761 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 368964 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> 368966 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:40545
   [junit4]   2> 368966 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:40545
   [junit4]   2> 368966 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40545
   [junit4]   2> 368966 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FD9BEA599A3ABCCF]) 
[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=FD9BEA599A3ABCCF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mgh 
-Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.06s J5 | 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([FD9BEA599A3ABCCF:32611E02FCD9A74E]: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:2804)
   [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:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 368970 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
   [junit4]   2> 368970 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 368971 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 368971 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 369071 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:37225
   [junit4]   2> 369071 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 
127.0.0.1:37225
   [junit4]   2> 369071 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:37225
   [junit4]   2> 369071 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37225
   [junit4]   2> 369072 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 369073 INFO  (zkConnectionManagerCallback-2519-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369074 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 369083 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 369085 INFO  (zkConnectionManagerCallback-2521-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369085 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 369103 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 369105 INFO  (zkConnectionManagerCallback-2523-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369105 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 369105 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[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/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001/tempDir-004/solr.xml
   [junit4]   2> 369108 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e84fbcd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 369412 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist 
initialized: WhitelistHostChecker [whitelistHosts=null, 
whitelistHostCheckingEnabled=true]
   [junit4]   2> 369413 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@414f3f93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 369413 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@414f3f93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 369415 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@58596b0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 369415 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@58596b0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 369416 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkContainer Zookeeper 
client=127.0.0.1:37225/foo/bar3
   [junit4]   2> 369418 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 369419 INFO  (zkConnectionManagerCallback-2530-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369419 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 369526 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 369527 INFO  (zkConnectionManagerCallback-2532-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369527 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 369568 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[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> 369569 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488934461444-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 369571 INFO  
(OverseerStateUpdate-72083488934461444-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> 369572 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[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> 369573 INFO  (zkCallback-2531-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 369636 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 369636 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[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> 369643 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 369652 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[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@7e84fbcd
   [junit4]   2> 369657 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[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@7e84fbcd
   [junit4]   2> 369657 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[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@7e84fbcd
   [junit4]   2> 369659 WARN  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at 
path /collections/collection1.
   [junit4]   2> 369659 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=2110164136
   [junit4]   2> 369659 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[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> 369659 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 369659 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 369662 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 369663 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.node, tag=null
   [junit4]   2> 369663 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@403a8936: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@170dbc03
   [junit4]   2> 369669 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 369669 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e2a5211: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4486e613
   [junit4]   2> 369672 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 369672 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3508067c: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1cba7116
   [junit4]   2> 369672 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.cluster, tag=null
   [junit4]   2> 369672 INFO  
(closeThreadPool-2539-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488934461444-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 369672 INFO  
(OverseerStateUpdate-72083488934461444-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> 369672 INFO  
(OverseerAutoScalingTriggerThread-72083488934461444-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 369675 INFO  
(closeThreadPool-2539-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488934461444-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 369775 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083488934461444-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 369875 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 370080 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> 370088 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:37225
   [junit4]   2> 370088 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:37225
   [junit4]   2> 370088 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37225
   [junit4]   2> 370088 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[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=FD9BEA599A3ABCCF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mgh 
-Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.12s J5 | 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([FD9BEA599A3ABCCF:5B04E8A39596A9AC]: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:2804)
   [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:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001
   [junit4]   2> Jan 22, 2020 1:06:13 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=409, maxMBSortInHeap=7.5787741558127895, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2536f86d),
 locale=mgh, timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: Linux 5.3.0-26-generic amd64/Oracle Corporation 14-ea 
(64-bit)/cpus=16,threads=1,free=54069888,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[UniqFieldsUpdateProcessorFactoryTest, TriggerCooldownIntegrationTest, 
ResponseBuilderTest, ProtectedTermFilterFactoryTest, UpdateParamsTest, 
TestSlowCompositeReaderWrapper, TestValueSourceCache, TestWriterPerf, 
RemoteQueryErrorTest, TestExpandComponent, 
TestOverriddenPrefixQueryForCustomFieldType, CurrencyFieldTypeTest, 
TestGraphTermsQParserPlugin, JWTAuthPluginIntegrationTest, TestDocumentBuilder, 
TestRecoveryHdfs, MigrateRouteKeyTest, SuggestComponentContextFilterQueryTest, 
HttpPartitionTest, DocValuesNotIndexedTest, SliceStateTest, TestDistributedMap, 
RootFieldTest, TestTestInjection, TestStressReorder, TestSchemaField, 
AsyncCallRequestStatusResponseTest, SolrCoreTest, TestFieldCollectionResource, 
TestChildDocTransformerHierarchy, SimplePostToolTest, 
TestManagedSynonymGraphFilterFactory, MetricUtilsTest, 
TestSimDistribStateManager

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

7.0.0.1:8983_solr
   [junit4]   2> 7575 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 7575 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 7577 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 7577 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.node, tag=null
   [junit4]   2> 7577 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28782d8: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@2e76a2c0
   [junit4]   2> 7586 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 7586 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e74084c: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@20344aa0
   [junit4]   2> 7586 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 7586 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d371d0a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@292e4fc1
   [junit4]   2> 7586 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.cluster, tag=null
   [junit4]   2> 7589 INFO  
(closeThreadPool-79-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083605712732164-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 7589 INFO  
(OverseerStateUpdate-72083605712732164-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> 7589 INFO  
(OverseerAutoScalingTriggerThread-72083605712732164-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 7591 INFO  
(closeThreadPool-79-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083605712732164-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 7692 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72083605712732164-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 7793 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 7998 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> 8000 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:36889
   [junit4]   2> 8000 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:36889
   [junit4]   2> 8000 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36889
   [junit4]   2> 8000 INFO  
(TEST-TestZkChroot.testWithUploadDir-seed#[FD9BEA599A3ABCCF]) 
[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=FD9BEA599A3ABCCF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=mgh -Dtests.timezone=America/Argentina/Buenos_Aires 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.20s J1 | 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([FD9BEA599A3ABCCF:5B04E8A39596A9AC]: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:2804)
   [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:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_FD9BEA599A3ABCCF-001
   [junit4]   2> Jan 22, 2020 1:35:55 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=409, maxMBSortInHeap=7.5787741558127895, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4d0188eb),
 locale=mgh, timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: Linux 5.3.0-26-generic amd64/Oracle Corporation 14-ea 
(64-bit)/cpus=16,threads=2,free=405995328,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkChroot]
   [junit4] Completed [5/5 (5!)] on J1 in 7.69s, 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: FD9BEA599A3ABCCF]

Total time: 10 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=baab2fce4344b7be6020e83fb7d093e7d7c449a6, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1864
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