You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/01/22 07:41:37 UTC

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1867 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1867/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseParallelGC

18 tests failed.
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([D85788F9D4FC6E20:7EC88A03DB507B43]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:17AD7CA2B21F75A1]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:FE561ADC027BE29A]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:7EC88A03DB507B43]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:17AD7CA2B21F75A1]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:FE561ADC027BE29A]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:7EC88A03DB507B43]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:17AD7CA2B21F75A1]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:FE561ADC027BE29A]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:7EC88A03DB507B43]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:17AD7CA2B21F75A1]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:FE561ADC027BE29A]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:7EC88A03DB507B43]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:17AD7CA2B21F75A1]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([D85788F9D4FC6E20:FE561ADC027BE29A]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([D85788F9D4FC6E20:FF58E415756B211F]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([D85788F9D4FC6E20:FF58E415756B211F]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([D85788F9D4FC6E20:FF58E415756B211F]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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(NoShadowingOrOverrides

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

estZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18108851
   [junit4]   2> 21693 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [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> 21694 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 21694 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 21694 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 21694 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 21695 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79a902: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1083839
   [junit4]   2> 21702 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 21702 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12143d0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1776792
   [junit4]   2> 21702 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 21702 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b6bb46: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@b1a1ad
   [junit4]   2> 21702 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 21702 INFO  (closeThreadPool-140-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72085041076764675-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 21702 INFO  (OverseerStateUpdate-72085041076764675-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> 21703 INFO  (OverseerAutoScalingTriggerThread-72085041076764675-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 21703 INFO  (closeThreadPool-140-thread-2-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72085041076764675-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 21804 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72085041076764675-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 21804 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 22007 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> 22008 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40087
   [junit4]   2> 22008 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40087
   [junit4]   2> 22008 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40087
   [junit4]   2> 22008 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[D85788F9D4FC6E20]) [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=D85788F9D4FC6E20 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hi-IN -Dtests.timezone=Etc/GMT+0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.54s J4 | 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([D85788F9D4FC6E20:FE561ADC027BE29A]: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.nio.file.Files.walkFileTree(Files.java:2670)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestZkChroot_D85788F9D4FC6E20-001
   [junit4]   2> Jan 22, 2020 7:40:59 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=883, maxMBSortInHeap=6.6744029460185885, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ea225e), locale=hi-IN, timezone=Etc/GMT+0
   [junit4]   2> NOTE: Linux 5.3.0-26-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=16,threads=1,free=94907216,total=145227776
   [junit4]   2> NOTE: All tests run in this JVM: [ZkControllerTest, TestZkChroot]
   [junit4] Completed [10/10 (10!)] on J4 in 12.01s, 4 tests, 3 errors <<< FAILURES!

[...truncated 23 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: 10 suites, 40 tests, 20 errors [seed: D85788F9D4FC6E20]

Total time: 24 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestZkChroot
[repro]   5/5 failed: org.apache.solr.cloud.ZkControllerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=3333ce7da6dba311f2f5c1fb6de934cc5140cb9c, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1866
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

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.2) - Build # 1873 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.2) - Build # 1871 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 1870 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1870/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseSerialGC

12 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([BD65FC798E00EDAF:9B646E5C58876115]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([BD65FC798E00EDAF:1BFAFE8381ACF8CC]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([BD65FC798E00EDAF:729F0822E8E3F62E]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([BD65FC798E00EDAF:9B646E5C58876115]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([BD65FC798E00EDAF:1BFAFE8381ACF8CC]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


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([BD65FC798E00EDAF:729F0822E8E3F62E]: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.nio.file.Files.walkFileTree(Files.java:2670)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14333 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkControllerTest
   [junit4]   2> 317391 INFO  (SUITE-ZkControllerTest-seed#[BD65FC798E00EDAF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ZkControllerTest_BD65FC798E00EDAF-001/data-dir-35-001
   [junit4]   2> 317391 WARN  (SUITE-ZkControllerTest-seed#[BD65FC798E00EDAF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 317391 INFO  (SUITE-ZkControllerTest-seed#[BD65FC798E00EDAF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 317392 INFO  (SUITE-ZkControllerTest-seed#[BD65FC798E00EDAF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 317392 INFO  (SUITE-ZkControllerTest-seed#[BD65FC798E00EDAF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 317393 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetHostName
   [junit4]   2> 317393 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317394 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317394 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 317494 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.c.ZkTestServer start zk server on port:45819
   [junit4]   2> 317494 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45819
   [junit4]   2> 317494 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45819
   [junit4]   2> 317494 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45819
   [junit4]   2> 317495 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317497 INFO  (zkConnectionManagerCallback-1635-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317497 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317498 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317499 INFO  (zkConnectionManagerCallback-1637-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317499 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317503 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@16ded5a0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 317616 WARN  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6718ae3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 317616 WARN  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6718ae3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 317617 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317618 INFO  (zkConnectionManagerCallback-1643-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317618 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317656 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [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> 317656 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72086713781911554-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 317658 INFO  (OverseerStateUpdate-72086713781911554-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> 317658 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [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> 317659 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [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> 317659 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 317659 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 317662 INFO  (zkCallback-1642-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317664 INFO  (closeThreadPool-1648-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72086713781911554-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 317664 INFO  (OverseerStateUpdate-72086713781911554-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> 317666 WARN  (ScheduledTrigger-1822-thread-1) [     ] o.a.s.c.a.TriggerEventQueue Exception peeking queue of trigger .auto_add_replicas
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.lang.Object.wait(Native Method) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502) ~[?:1.8.0_201]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1529) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1512) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2587) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:326) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:326) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.fetchZkChildren(ZkDistributedQueue.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.firstChild(ZkDistributedQueue.java:392) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.firstElement(ZkDistributedQueue.java:509) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.peek(ZkDistributedQueue.java:150) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerEventQueue.peekEvent(TriggerEventQueue.java:69) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:628) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 317670 WARN  (ScheduledTrigger-1822-thread-1) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran but was already closed
   [junit4]   2> 317672 WARN  (OverseerAutoScalingTriggerThread-72086713781911554-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Error deactivating old markers
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeAdded
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeAdded
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2589) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:326) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:326) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:69) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:80) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.deactivateMarkers(OverseerTriggerThread.java:272) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:264) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 317672 WARN  (OverseerAutoScalingTriggerThread-72086713781911554-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335) ~[?:1.8.0_201]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:195) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 317672 INFO  (closeThreadPool-1648-thread-2-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72086713781911554-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 317771 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72086713781911554-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 317772 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=565690252
   [junit4]   2> 317772 ERROR (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrCores No transient handler has been defined. Check solr.xml to see if an attempt to provide a custom TransientSolrCoreCacheFactory was done incorrectly since the default should have been used otherwise.
   [junit4]   2> 317772 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 317974 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	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 317975 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45819
   [junit4]   2> 317975 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45819
   [junit4]   2> 317975 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45819
   [junit4]   2> 317976 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testGetHostName
   [junit4]   2> 317978 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testReadConfigName
   [junit4]   2> 317978 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317978 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317978 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 318078 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:46485
   [junit4]   2> 318078 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46485
   [junit4]   2> 318078 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46485
   [junit4]   2> 318078 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46485
   [junit4]   2> 318080 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318082 INFO  (zkConnectionManagerCallback-1651-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318082 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318084 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318085 INFO  (zkConnectionManagerCallback-1653-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318085 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318090 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318091 INFO  (zkConnectionManagerCallback-1655-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318091 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318195 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@16ded5a0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 318341 WARN  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c0d41c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 318341 WARN  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c0d41c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 318342 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318344 INFO  (zkConnectionManagerCallback-1661-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318344 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318373 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [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> 318373 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72086713820184579-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 318375 INFO  (OverseerStateUpdate-72086713820184579-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> 318387 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [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> 318388 INFO  (zkCallback-1660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 318390 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [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> 318390 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 318390 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 318393 INFO  (closeThreadPool-1666-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72086713820184579-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 318393 INFO  (OverseerStateUpdate-72086713820184579-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> 318395 INFO  (OverseerAutoScalingTriggerThread-72086713820184579-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 318395 INFO  (closeThreadPool-1666-thread-2-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72086713820184579-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 318496 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72086713820184579-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 318496 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1554643297
   [junit4]   2> 318496 ERROR (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrCores No transient handler has been defined. Check solr.xml to see if an attempt to provide a custom TransientSolrCoreCacheFactory was done incorrectly since the default should have been used otherwise.
   [junit4]   2> 318497 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 318699 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	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 318700 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46485
   [junit4]   2> 318700 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46485
   [junit4]   2> 318700 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46485
   [junit4]   2> 318701 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testReadConfigName
   [junit4]   2> 318703 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeNameUrlConversion
   [junit4]   2> 318703 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 318704 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 318704 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 318804 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:35327
   [junit4]   2> 318804 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35327
   [junit4]   2> 318804 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35327
   [junit4]   2> 318804 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35327
   [junit4]   2> 318806 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318807 INFO  (zkConnectionManagerCallback-1669-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318807 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318808 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318818 INFO  (zkConnectionManagerCallback-1671-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318818 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318819 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318820 INFO  (zkConnectionManagerCallback-1673-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318820 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318947 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 319149 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 319150 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35327
   [junit4]   2> 319150 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35327
   [junit4]   2> 319150 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35327
   [junit4]   2> 319150 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeNameUrlConversion
   [junit4]   2> 319152 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testPublishAndWaitForDownStates
   [junit4]   2> 319165 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 319165 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 319165 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 319266 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:34711
   [junit4]   2> 319266 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34711
   [junit4]   2> 319266 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34711
   [junit4]   2> 319266 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34711
   [junit4]   2> 319267 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 319268 INFO  (zkConnectionManagerCallback-1679-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319268 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 319275 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 319276 INFO  (zkConnectionManagerCallback-1681-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319276 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 319279 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@16ded5a0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 319351 WARN  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@489217e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319351 WARN  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@489217e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319351 DEBUG (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$289/2009768872@3a83242f
   [junit4]   2> 319352 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 319353 INFO  (zkConnectionManagerCallback-1687-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319353 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 319414 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 319414 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 319414 DEBUG (SyncThread:0) [     ] o.a

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

  [junit4]   2> 10529 DEBUG (closeThreadPool-139-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 10529 DEBUG (closeThreadPool-139-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 10529 DEBUG (closeThreadPool-139-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 10529 DEBUG (closeThreadPool-139-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 10529 DEBUG (closeThreadPool-139-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 10529 DEBUG (closeThreadPool-139-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 10630 WARN  (OverseerStateUpdate-72086834747473922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting Overseer main queue loop
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testPublishAndWaitForDownStates/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testPublishAndWaitForDownStates/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2021) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:197) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.enqueueUpdate(ZkStateWriter.java:130) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:315) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:247) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 10630 INFO  (OverseerStateUpdate-72086834747473922-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> 10631 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72086834747473922-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 10631 INFO  (closeThreadPool-139-thread-2-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72086834747473922-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 10631 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1825991239
   [junit4]   2> 10631 ERROR (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrCores No transient handler has been defined. Check solr.xml to see if an attempt to provide a custom TransientSolrCoreCacheFactory was done incorrectly since the default should have been used otherwise.
   [junit4]   2> 10631 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 10834 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	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 10835 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38017
   [junit4]   2> 10835 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38017
   [junit4]   2> 10835 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38017
   [junit4]   2> 10835 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testPublishAndWaitForDownStates
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkControllerTest -Dtests.method=testPublishAndWaitForDownStates -Dtests.seed=BD65FC798E00EDAF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ca-ES -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.57s J0 | ZkControllerTest.testPublishAndWaitForDownStates <<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
   [junit4]    > 	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
   [junit4]    > 	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ZkControllerTest_BD65FC798E00EDAF-001
   [junit4]   2> Jan 22, 2020 3:17:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1722, maxMBSortInHeap=7.36177743504209, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7939281f), locale=ca-ES, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Linux 5.3.0-26-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=344071568,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkChroot, ZkControllerTest]
   [junit4] Completed [10/10 (10!)] on J0 in 3.01s, 4 tests, 1 error <<< FAILURES!

[...truncated 23 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: 10 suites, 40 tests, 20 errors [seed: BD65FC798E00EDAF]

Total time: 13 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestZkChroot
[repro]   5/5 failed: org.apache.solr.cloud.ZkControllerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=3333ce7da6dba311f2f5c1fb6de934cc5140cb9c, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1869
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

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-13.0.2) - Build # 1869 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1869/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

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

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

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


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

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

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


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

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

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


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

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

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


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

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

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


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

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

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




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

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

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

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

Total time: 11 seconds

[repro] Setting last failure code to 256

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

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-13.0.2) - Build # 1868 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space