Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/884/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

6 tests failed.
FAILED:  
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure

Error Message:
Did not see a fully active cluster after 30 seconds

Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
        at 
__randomizedtesting.SeedInfo.seed([2DE7E2FE6A76FE91:A5D140ADB2D91683]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection

Error Message:
waitForState was not triggered by collection creation

Stack Trace:
java.lang.AssertionError: waitForState was not triggered by collection creation
        at 
__randomizedtesting.SeedInfo.seed([2DE7E2FE6A76FE91:86C7794807283ABA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection(TestCollectionStateWatchers.java:206)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([2DE7E2FE6A76FE91:FB0B8D263A2F83C4]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1275)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState(TestCollectionStateWatchers.java:182)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 
collection creation
        at 
__randomizedtesting.SeedInfo.seed([2DE7E2FE6A76FE91:4A20FE109ECEDA30]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:290)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches

Error Message:
Error from server at http://127.0.0.1:36089/solr: Could not fully create 
collection: tobedeleted

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36089/solr: Could not fully create collection: 
tobedeleted
        at 
__randomizedtesting.SeedInfo.seed([2DE7E2FE6A76FE91:8F262A71E81528FC]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:272)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([2DE7E2FE6A76FE91:70DC2D8E2D7B61AF]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1275)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:117)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 14930 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> 60049 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/init-core-data-001
   [junit4]   2> 60049 WARN  
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
   [junit4]   2> 60050 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 60051 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 60052 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001
   [junit4]   2> 60052 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 60052 INFO  (Thread-62) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 60052 INFO  (Thread-62) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 60053 ERROR (Thread-62) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 60152 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46025
   [junit4]   2> 60158 INFO  (jetty-launcher-55-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 60158 INFO  (jetty-launcher-55-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 60160 INFO  (jetty-launcher-55-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 60163 INFO  (jetty-launcher-55-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 60163 INFO  (jetty-launcher-55-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c4d84{/solr,null,AVAILABLE}
   [junit4]   2> 60165 INFO  (jetty-launcher-55-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13b23ef{HTTP/1.1,[http/1.1]}{127.0.0.1:36089}
   [junit4]   2> 60165 INFO  (jetty-launcher-55-thread-4) [    ] o.e.j.s.Server 
Started @62648ms
   [junit4]   2> 60165 INFO  (jetty-launcher-55-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36089}
   [junit4]   2> 60165 ERROR (jetty-launcher-55-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 60165 INFO  (jetty-launcher-55-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 60165 INFO  (jetty-launcher-55-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60165 INFO  (jetty-launcher-55-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60165 INFO  (jetty-launcher-55-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-23T09:08:45.254Z
   [junit4]   2> 60170 INFO  (jetty-launcher-55-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14088e1{/solr,null,AVAILABLE}
   [junit4]   2> 60170 INFO  (jetty-launcher-55-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1e8efe9{HTTP/1.1,[http/1.1]}{127.0.0.1:44537}
   [junit4]   2> 60170 INFO  (jetty-launcher-55-thread-3) [    ] o.e.j.s.Server 
Started @62653ms
   [junit4]   2> 60170 INFO  (jetty-launcher-55-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44537}
   [junit4]   2> 60170 ERROR (jetty-launcher-55-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 60170 INFO  (jetty-launcher-55-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 60170 INFO  (jetty-launcher-55-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60170 INFO  (jetty-launcher-55-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60170 INFO  (jetty-launcher-55-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-23T09:08:45.259Z
   [junit4]   2> 60171 INFO  (jetty-launcher-55-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60171 INFO  (jetty-launcher-55-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@899e6a{/solr,null,AVAILABLE}
   [junit4]   2> 60175 INFO  (jetty-launcher-55-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49d16a{HTTP/1.1,[http/1.1]}{127.0.0.1:37633}
   [junit4]   2> 60175 INFO  (jetty-launcher-55-thread-2) [    ] o.e.j.s.Server 
Started @62658ms
   [junit4]   2> 60175 INFO  (jetty-launcher-55-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37633}
   [junit4]   2> 60175 INFO  (jetty-launcher-55-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a09e3{/solr,null,AVAILABLE}
   [junit4]   2> 60175 ERROR (jetty-launcher-55-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 60176 INFO  (jetty-launcher-55-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 60176 INFO  (jetty-launcher-55-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60176 INFO  (jetty-launcher-55-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60176 INFO  (jetty-launcher-55-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-23T09:08:45.265Z
   [junit4]   2> 60178 INFO  (jetty-launcher-55-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60178 INFO  (jetty-launcher-55-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1131aff{HTTP/1.1,[http/1.1]}{127.0.0.1:40857}
   [junit4]   2> 60178 INFO  (jetty-launcher-55-thread-1) [    ] o.e.j.s.Server 
Started @62661ms
   [junit4]   2> 60178 INFO  (jetty-launcher-55-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40857}
   [junit4]   2> 60178 ERROR (jetty-launcher-55-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 60178 INFO  (jetty-launcher-55-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 60178 INFO  (jetty-launcher-55-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60178 INFO  (jetty-launcher-55-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60178 INFO  (jetty-launcher-55-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-23T09:08:45.267Z
   [junit4]   2> 60218 INFO  (jetty-launcher-55-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60219 INFO  (jetty-launcher-55-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60226 INFO  (jetty-launcher-55-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46025/solr
   [junit4]   2> 60229 INFO  (jetty-launcher-55-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46025/solr
   [junit4]   2> 60231 INFO  (jetty-launcher-55-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46025/solr
   [junit4]   2> 60231 INFO  (jetty-launcher-55-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46025/solr
   [junit4]   2> 60241 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fe822f1d60007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 60253 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fe822f1d60008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 60279 WARN  (jetty-launcher-55-thread-2) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 60279 WARN  (jetty-launcher-55-thread-4) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 60284 WARN  (jetty-launcher-55-thread-3) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 60285 INFO  (jetty-launcher-55-thread-2) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60285 INFO  (jetty-launcher-55-thread-4) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60286 INFO  (jetty-launcher-55-thread-2) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37633_solr
   [junit4]   2> 60286 INFO  (jetty-launcher-55-thread-4) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36089_solr
   [junit4]   2> 60287 INFO  (jetty-launcher-55-thread-3) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60287 INFO  
(zkCallback-74-thread-1-processing-n:127.0.0.1:44537_solr) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 60299 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:36089_solr) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 60305 INFO  (jetty-launcher-55-thread-2) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.Overseer Overseer 
(id=99052953609306123-127.0.0.1:37633_solr-n_0000000000) starting
   [junit4]   2> 60305 WARN  (jetty-launcher-55-thread-1) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 60306 INFO  (jetty-launcher-55-thread-1) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 60308 INFO  (jetty-launcher-55-thread-1) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60311 INFO  
(zkCallback-76-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 60311 INFO  (jetty-launcher-55-thread-3) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44537_solr
   [junit4]   2> 60312 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:36089_solr) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 60312 INFO  (jetty-launcher-55-thread-1) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40857_solr
   [junit4]   2> 60313 INFO  
(zkCallback-77-thread-1-processing-n:127.0.0.1:40857_solr) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 60315 INFO  
(zkCallback-74-thread-1-processing-n:127.0.0.1:44537_solr) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 60315 INFO  
(zkCallback-76-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 60321 INFO  
(zkCallback-74-thread-1-processing-n:127.0.0.1:44537_solr) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 60321 INFO  
(zkCallback-76-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 60321 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:36089_solr) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 60328 INFO  
(zkCallback-77-thread-1-processing-n:127.0.0.1:40857_solr) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 60370 INFO  (jetty-launcher-55-thread-2) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37633_solr
   [junit4]   2> 60370 INFO  
(zkCallback-77-thread-1-processing-n:127.0.0.1:40857_solr) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 60370 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:36089_solr) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 60371 INFO  
(zkCallback-74-thread-1-processing-n:127.0.0.1:44537_solr) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 60377 INFO  
(zkCallback-76-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 60556 INFO  (jetty-launcher-55-thread-1) 
[n:127.0.0.1:40857_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40857.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60560 INFO  (jetty-launcher-55-thread-3) 
[n:127.0.0.1:44537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44537.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60570 INFO  (jetty-launcher-55-thread-2) 
[n:127.0.0.1:37633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37633.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60583 INFO  (jetty-launcher-55-thread-3) 
[n:127.0.0.1:44537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44537.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60583 INFO  (jetty-launcher-55-thread-3) 
[n:127.0.0.1:44537_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44537.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60587 INFO  (jetty-launcher-55-thread-3) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node3/.
   [junit4]   2> 60588 INFO  (jetty-launcher-55-thread-4) 
[n:127.0.0.1:36089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36089.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60694 INFO  (jetty-launcher-55-thread-1) 
[n:127.0.0.1:40857_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40857.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60694 INFO  (jetty-launcher-55-thread-1) 
[n:127.0.0.1:40857_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40857.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60696 INFO  (jetty-launcher-55-thread-1) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node1/.
   [junit4]   2> 60696 INFO  (jetty-launcher-55-thread-2) 
[n:127.0.0.1:37633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37633.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60696 INFO  (jetty-launcher-55-thread-2) 
[n:127.0.0.1:37633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37633.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60697 INFO  (jetty-launcher-55-thread-2) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node2/.
   [junit4]   2> 60705 INFO  (jetty-launcher-55-thread-4) 
[n:127.0.0.1:36089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36089.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60705 INFO  (jetty-launcher-55-thread-4) 
[n:127.0.0.1:36089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36089.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 60707 INFO  (jetty-launcher-55-thread-4) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node4/.
   [junit4]   2> 61010 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 61011 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46025/solr ready
   [junit4]   2> 61050 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[2DE7E2FE6A76FE91])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testWaitForStateWatcherIsRetainedOnPredicateFailure
   [junit4]   2> 61112 INFO  (qtp28618242-491) [n:127.0.0.1:36089_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=8720cfd9-9855-433a-bfff-5126c24bc124&replicationFactor=1&collection.configName=config&name=falsepredicate&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 61132 INFO  (qtp28618242-491) [n:127.0.0.1:36089_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=8720cfd9-9855-433a-bfff-5126c24bc124&replicationFactor=1&collection.configName=config&name=falsepredicate&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=20
   [junit4]   2> 61137 INFO  (qtp28618242-492) [n:127.0.0.1:36089_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=8720cfd9-9855-433a-bfff-5126c24bc124&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 61137 INFO  (qtp28618242-492) [n:127.0.0.1:36089_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8720cfd9-9855-433a-bfff-5126c24bc124&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 61138 INFO  
(OverseerThreadFactory-199-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
falsepredicate
   [junit4]   2> 61252 INFO  
(OverseerStateUpdate-99052953609306123-127.0.0.1:37633_solr-n_0000000000) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"falsepredicate_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44537/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 61254 INFO  
(OverseerStateUpdate-99052953609306123-127.0.0.1:37633_solr-n_0000000000) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"falsepredicate_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36089/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 61256 INFO  
(OverseerStateUpdate-99052953609306123-127.0.0.1:37633_solr-n_0000000000) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"falsepredicate_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37633/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 61258 INFO  
(OverseerStateUpdate-99052953609306123-127.0.0.1:37633_solr-n_0000000000) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"falsepredicate_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40857/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 61476 INFO  (qtp2966117-502) [n:127.0.0.1:44537_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=falsepredicate&version=2&replicaType=NRT&async=8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547&coreNodeName=core_node3&name=falsepredicate_shard1_replica_n1&action=CREATE&numShards=4&shard=shard1&wt=javabin}
 status=0 QTime=10
   [junit4]   2> 61476 INFO  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&collection=falsepredicate&version=2&replicaType=NRT&async=8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547&coreNodeName=core_node3&name=falsepredicate_shard1_replica_n1&action=CREATE&numShards=4&shard=shard1&wt=javabin
   [junit4]   2> 61482 INFO  (qtp28618242-487) [n:127.0.0.1:36089_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=falsepredicate&version=2&replicaType=NRT&async=8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009&coreNodeName=core_node5&name=falsepredicate_shard2_replica_n2&action=CREATE&numShards=4&shard=shard2&wt=javabin}
 status=0 QTime=15
   [junit4]   2> 61484 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&collection=falsepredicate&version=2&replicaType=NRT&async=8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009&coreNodeName=core_node5&name=falsepredicate_shard2_replica_n2&action=CREATE&numShards=4&shard=shard2&wt=javabin
   [junit4]   2> 61485 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 61500 INFO  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 61529 INFO  (qtp14794941-506) [n:127.0.0.1:37633_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=falsepredicate&version=2&replicaType=NRT&async=8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171&coreNodeName=core_node7&name=falsepredicate_shard3_replica_n4&action=CREATE&numShards=4&shard=shard3&wt=javabin}
 status=0 QTime=28
   [junit4]   2> 61530 INFO  (qtp15432601-496) [n:127.0.0.1:40857_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=falsepredicate&version=2&replicaType=NRT&async=8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581&coreNodeName=core_node8&name=falsepredicate_shard4_replica_n6&action=CREATE&numShards=4&shard=shard4&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 61549 INFO  (qtp28618242-485) [n:127.0.0.1:36089_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009
   [junit4]   2> 61550 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&collection=falsepredicate&version=2&replicaType=NRT&async=8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581&coreNodeName=core_node8&name=falsepredicate_shard4_replica_n6&action=CREATE&numShards=4&shard=shard4&wt=javabin
   [junit4]   2> 61550 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&collection=falsepredicate&version=2&replicaType=NRT&async=8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171&coreNodeName=core_node7&name=falsepredicate_shard3_replica_n4&action=CREATE&numShards=4&shard=shard3&wt=javabin
   [junit4]   2> 61551 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 61551 INFO  (qtp28618242-485) [n:127.0.0.1:36089_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 61551 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 61666 INFO  
(zkCallback-77-thread-1-processing-n:127.0.0.1:40857_solr) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 61666 INFO  
(zkCallback-74-thread-1-processing-n:127.0.0.1:44537_solr) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 61666 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:36089_solr) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 61666 INFO  
(zkCallback-76-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 61673 INFO  
(zkCallback-74-thread-2-processing-n:127.0.0.1:44537_solr) 
[n:127.0.0.1:44537_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 61673 INFO  
(zkCallback-76-thread-2-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 61674 INFO  
(zkCallback-75-thread-2-processing-n:127.0.0.1:36089_solr) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 61677 INFO  
(zkCallback-77-thread-2-processing-n:127.0.0.1:40857_solr) 
[n:127.0.0.1:40857_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 62138 INFO  (qtp28618242-493) [n:127.0.0.1:36089_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=8720cfd9-9855-433a-bfff-5126c24bc124&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 62139 INFO  (qtp28618242-493) [n:127.0.0.1:36089_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8720cfd9-9855-433a-bfff-5126c24bc124&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 62536 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 62552 INFO  (qtp28618242-491) [n:127.0.0.1:36089_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009
   [junit4]   2> 62552 INFO  (qtp28618242-491) [n:127.0.0.1:36089_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 62560 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.s.IndexSchema 
[falsepredicate_shard2_replica_n2] Schema name=test
   [junit4]   2> 62561 INFO  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr c:falsepredicate s:shard1 r:core_node3 
x:falsepredicate_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 62574 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 62579 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 62610 INFO  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr c:falsepredicate s:shard1 r:core_node3 
x:falsepredicate_shard1_replica_n1] o.a.s.s.IndexSchema 
[falsepredicate_shard1_replica_n1] Schema name=test
   [junit4]   2> 62614 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.s.IndexSchema 
[falsepredicate_shard3_replica_n4] Schema name=test
   [junit4]   2> 62653 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.s.IndexSchema 
[falsepredicate_shard4_replica_n6] Schema name=test
   [junit4]   2> 62749 WARN  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is 
not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 62749 WARN  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiple copyFields (3)
   [junit4]   2> 62749 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 62749 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'falsepredicate_shard2_replica_n2' using configuration from collection 
falsepredicate, trusted=true
   [junit4]   2> 62750 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_36089.solr.core.falsepredicate.shard2.replica_n2' (registry 
'solr.core.falsepredicate.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 62750 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 62750 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.SolrCore 
[[falsepredicate_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node4/falsepredicate_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node4/./falsepredicate_shard2_replica_n2/data/]
   [junit4]   2> 62763 WARN  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr c:falsepredicate s:shard1 r:core_node3 
x:falsepredicate_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is 
not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 62763 WARN  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr c:falsepredicate s:shard1 r:core_node3 
x:falsepredicate_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiple copyFields (3)
   [junit4]   2> 62763 INFO  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr c:falsepredicate s:shard1 r:core_node3 
x:falsepredicate_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 62763 INFO  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr c:falsepredicate s:shard1 r:core_node3 
x:falsepredicate_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'falsepredicate_shard1_replica_n1' using configuration from collection 
falsepredicate, trusted=true
   [junit4]   2> 62764 INFO  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr c:falsepredicate s:shard1 r:core_node3 
x:falsepredicate_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_44537.solr.core.falsepredicate.shard1.replica_n1' (registry 
'solr.core.falsepredicate.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 62769 WARN  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.s.IndexSchema Field lowerfilt1and2 is 
not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 62769 WARN  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiple copyFields (3)
   [junit4]   2> 62769 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 62769 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'falsepredicate_shard3_replica_n4' using configuration from collection 
falsepredicate, trusted=true
   [junit4]   2> 62770 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_37633.solr.core.falsepredicate.shard3.replica_n4' (registry 
'solr.core.falsepredicate.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 62770 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 62770 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.SolrCore 
[[falsepredicate_shard3_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node2/falsepredicate_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node2/./falsepredicate_shard3_replica_n4/data/]
   [junit4]   2> 62773 INFO  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr c:falsepredicate s:shard1 r:core_node3 
x:falsepredicate_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 62773 INFO  
(parallelCoreAdminExecutor-202-thread-1-processing-n:127.0.0.1:44537_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474511440547 CREATE) 
[n:127.0.0.1:44537_solr c:falsepredicate s:shard1 r:core_node3 
x:falsepredicate_shard1_replica_n1] o.a.s.c.SolrCore 
[[falsepredicate_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node3/falsepredicate_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node3/./falsepredicate_shard1_replica_n1/data/]
   [junit4]   2> 62809 WARN  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.s.IndexSchema Field lowerfilt1and2 is 
not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 62809 WARN  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiple copyFields (3)
   [junit4]   2> 62809 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 62809 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'falsepredicate_shard4_replica_n6' using configuration from collection 
falsepredicate, trusted=true
   [junit4]   2> 62810 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_40857.solr.core.falsepredicate.shard4.replica_n6' (registry 
'solr.core.falsepredicate.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@137c0cf
   [junit4]   2> 62810 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 62810 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.c.SolrCore 
[[falsepredicate_shard4_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node1/falsepredicate_shard4_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001/tempDir-001/node1/./falsepredicate_shard4_replica_n6/data/]
   [junit4]   2> 62849 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 62849 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 62850 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 62850 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 62851 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e49542[falsepredicate_shard2_replica_n2] main]
   [junit4]   2> 62853 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 62853 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 62854 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 62854 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1584847260685959168
   [junit4]   2> 62865 INFO  
(searcherExecutor-208-thread-1-processing-x:falsepredicate_shard2_replica_n2 
r:core_node5 8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE 
n:127.0.0.1:36089_solr s:shard2 c:falsepredicate) [n:127.0.0.1:36089_solr 
c:falsepredicate s:shard2 r:core_node5 x:falsepredicate_shard2_replica_n2] 
o.a.s.c.SolrCore [falsepredicate_shard2_replica_n2] Registered new searcher 
Searcher@e49542[falsepredicate_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62877 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 62877 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 62878 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 62878 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 62878 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 62878 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 62878 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36089/solr/falsepredicate_shard2_replica_n2/
   [junit4]   2> 62879 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 62879 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:36089/solr/falsepredicate_shard2_replica_n2/ has no replicas
   [junit4]   2> 62879 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 62879 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@97f0c6[falsepredicate_shard3_replica_n4] main]
   [junit4]   2> 62881 INFO  
(parallelCoreAdminExecutor-203-thread-1-processing-n:127.0.0.1:36089_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474513423009 CREATE) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:36089/solr/falsepredicate_shard2_replica_n2/ shard2
   [junit4]   2> 62883 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 62884 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 62884 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 62884 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1584847260717416448
   [junit4]   2> 62891 INFO  
(searcherExecutor-210-thread-1-processing-x:falsepredicate_shard3_replica_n4 
r:core_node7 8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE 
n:127.0.0.1:37633_solr s:shard3 c:falsepredicate) [n:127.0.0.1:37633_solr 
c:falsepredicate s:shard3 r:core_node7 x:falsepredicate_shard3_replica_n4] 
o.a.s.c.SolrCore [falsepredicate_shard3_replica_n4] Registered new searcher 
Searcher@97f0c6[falsepredicate_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62891 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 62891 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 62891 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37633/solr/falsepredicate_shard3_replica_n4/
   [junit4]   2> 62891 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 62891 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.SyncStrategy 
http://127.0.0.1:37633/solr/falsepredicate_shard3_replica_n4/ has no replicas
   [junit4]   2> 62891 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 62894 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 62894 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 62895 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 62895 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 62895 INFO  
(parallelCoreAdminExecutor-201-thread-1-processing-n:127.0.0.1:37633_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474515334171 CREATE) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:37633/solr/falsepredicate_shard3_replica_n4/ shard3
   [junit4]   2> 62896 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c58020[falsepredicate_shard4_replica_n6] main]
   [junit4]   2> 62897 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 62897 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 62898 INFO  
(parallelCoreAdminExecutor-200-thread-1-processing-n:127.0.0.1:40857_solr 
8720cfd9-9855-433a-bfff-5126c24bc1242153474517296581 CREATE) 
[n:127.0.0.1:40857_solr c:falsepredicate 

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

registry=solr.jetty, tag=null
   [junit4]   2> 610253 INFO  (jetty-closer-56-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@12ffe24: rootName = 
solr_37147, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6d31c2
   [junit4]   2> 610254 INFO  
(zkCallback-75-thread-5-processing-n:127.0.0.1:36089_solr) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 610254 INFO  (jetty-closer-56-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36089_solr
   [junit4]   2> 610254 INFO  
(zkCallback-93-thread-5-processing-n:127.0.0.1:36461_solr) 
[n:127.0.0.1:36461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 610255 INFO  (jetty-closer-56-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 610256 INFO  (jetty-closer-56-thread-3) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36461_solr
   [junit4]   2> 610256 INFO  
(zkCallback-76-thread-4-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 610256 INFO  
(zkCallback-99-thread-5-processing-n:127.0.0.1:37147_solr) 
[n:127.0.0.1:37147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 610256 INFO  
(zkCallback-93-thread-6-processing-n:127.0.0.1:36461_solr) 
[n:127.0.0.1:36461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 610256 INFO  (jetty-closer-56-thread-4) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37147_solr
   [junit4]   2> 610257 INFO  (jetty-closer-56-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 610257 INFO  
(zkCallback-76-thread-4-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 610257 INFO  (jetty-closer-56-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 610257 INFO  
(zkCallback-75-thread-5-processing-n:127.0.0.1:36089_solr) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (0)
   [junit4]   2> 610257 INFO  
(zkCallback-76-thread-5-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 610258 INFO  (coreCloseExecutor-250-thread-1) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.c.SolrCore 
[falsepredicate_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@15e59b9
   [junit4]   2> 610258 INFO  (coreCloseExecutor-252-thread-1) 
[n:127.0.0.1:36461_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.c.SolrCore 
[falsepredicate_shard4_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13f28ff
   [junit4]   2> 610258 INFO  (coreCloseExecutor-252-thread-1) 
[n:127.0.0.1:36461_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.falsepredicate.shard4.replica_n6, tag=20916479
   [junit4]   2> 610258 INFO  (coreCloseExecutor-252-thread-1) 
[n:127.0.0.1:36461_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6cd839: rootName = 
solr_36461, domain = solr.core.falsepredicate.shard4.replica_n6, service url = 
null, agent id = null] for registry solr.core.falsepredicate.shard4.replica_n6 
/ com.codahale.metrics.MetricRegistry@4a0460
   [junit4]   2> 610258 INFO  (coreCloseExecutor-250-thread-1) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.falsepredicate.shard2.replica_n2, tag=22960569
   [junit4]   2> 610259 INFO  (coreCloseExecutor-250-thread-1) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1172cf7: rootName = 
solr_36089, domain = solr.core.falsepredicate.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.falsepredicate.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@1b47d47
   [junit4]   2> 610259 INFO  
(zkCallback-93-thread-7-processing-n:127.0.0.1:36461_solr) 
[n:127.0.0.1:36461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 610262 INFO  (coreCloseExecutor-249-thread-1) 
[n:127.0.0.1:37633_solr c:falsepredicate s:shard3 r:core_node7 
x:falsepredicate_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.falsepredicate.shard3.leader, 
tag=29881443
   [junit4]   2> 610264 INFO  (jetty-closer-56-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99052953609306123-127.0.0.1:37633_solr-n_0000000000) closing
   [junit4]   2> 610264 INFO  
(OverseerStateUpdate-99052953609306123-127.0.0.1:37633_solr-n_0000000000) 
[n:127.0.0.1:37633_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37633_solr
   [junit4]   2> 610264 WARN  
(OverseerAutoScalingTriggerThread-99052953609306123-127.0.0.1:37633_solr-n_0000000000)
 [n:127.0.0.1:37633_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 610270 INFO  
(zkCallback-75-thread-5-processing-n:127.0.0.1:36089_solr) 
[n:127.0.0.1:36089_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36089_solr
   [junit4]   2> 610270 INFO  (jetty-closer-56-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@899e6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 610274 INFO  (coreCloseExecutor-250-thread-1) 
[n:127.0.0.1:36089_solr c:falsepredicate s:shard2 r:core_node5 
x:falsepredicate_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.falsepredicate.shard2.leader, 
tag=22960569
   [junit4]   2> 610276 INFO  (coreCloseExecutor-252-thread-1) 
[n:127.0.0.1:36461_solr c:falsepredicate s:shard4 r:core_node8 
x:falsepredicate_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.falsepredicate.shard4.leader, 
tag=20916479
   [junit4]   2> 610279 INFO  (jetty-closer-56-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4c4d84{/solr,null,UNAVAILABLE}
   [junit4]   2> 611759 WARN  
(zkCallback-99-thread-4-processing-n:127.0.0.1:37147_solr) 
[n:127.0.0.1:37147_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 611759 INFO  (jetty-closer-56-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19731d6{/solr,null,UNAVAILABLE}
   [junit4]   2> 611779 INFO  (jetty-closer-56-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@127c512{/solr,null,UNAVAILABLE}
   [junit4]   2> 611780 ERROR 
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 611780 INFO  
(SUITE-TestCollectionStateWatchers-seed#[2DE7E2FE6A76FE91]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46025 46025
   [junit4]   2> 617643 INFO  (Thread-62) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46025 46025
   [junit4]   2> 617645 WARN  (Thread-62) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        5       /solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        41      /solr/collections/falsepredicate/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99052953609306122-127.0.0.1:36089_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2DE7E2FE6A76FE91-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=5, maxDocsPerChunk=601, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=5, blockSize=4)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=uk-UA, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=167162568,total=296747008
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleXMLTest, 
HttpSolrClientBuilderTest, JettyWebappTest, ModifiableSolrParamsTest, 
TestValidatingJsonMap, CloudSolrClientTest, MultiplyEvaluatorTest, 
TestCollectionStateWatchers]
   [junit4] Completed [129/146 (1!)] on J2 in 557.61s, 9 tests, 3 failures, 3 
errors <<< FAILURES!

[...truncated 42290 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to