You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/08/19 17:13:24 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 797 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/797/

11 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testMultipleWithCollections

Error Message:
Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testMultipleWithCollections_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testMultipleWithCollections_abc
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C:C2D83ADAE278B234]: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:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.cloud.TestWithCollection.testMultipleWithCollections(TestWithCollection.java:551)
	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.cloud.TestWithCollection.testMoveReplicaMainCollection

Error Message:
Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testMoveReplicaMainCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testMoveReplicaMainCollection_abc
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C:AB712B541FD75C22]: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:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.cloud.TestWithCollection.testMoveReplicaMainCollection(TestWithCollection.java:324)
	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.cloud.TestWithCollection.testAddReplicaSimple

Error Message:
Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testAddReplica_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testAddReplica_abc
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C:862392FCC8CB1774]: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:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.cloud.TestWithCollection.testAddReplicaSimple(TestWithCollection.java:244)
	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.cloud.TestWithCollection.testAddReplicaWithPolicy

Error Message:
Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testAddReplicaWithPolicy_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testAddReplicaWithPolicy_abc
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C:3B40DEB6CAFCC6C0]: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:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.cloud.TestWithCollection.testAddReplicaWithPolicy(TestWithCollection.java:283)
	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.cloud.TestWithCollection.testCreateCollection

Error Message:
Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testCreateCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testCreateCollection_abc
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C:56790B1D594116CD]: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:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.cloud.TestWithCollection.testCreateCollection(TestWithCollection.java:166)
	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.cloud.TestWithCollection.testNodeAdded

Error Message:
Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testNodeAdded_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testNodeAdded_abc
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C:C5D9419BCF17F14F]: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:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:433)
	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.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testMoveReplicaWithCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testMoveReplicaWithCollection_abc
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C:EF0D2E4FFEC6903A]: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:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:372)
	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.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testDeleteWithCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36765/solr: The 'withCollection' does not exist: testDeleteWithCollection_abc
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C:DBC3E001342E8BF2]: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:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:188)
	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.cloud.TestWithCollection.testCreateCollectionNoWithCollection

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C:FDD48D7755815FBE]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.TestWithCollection.testCreateCollectionNoWithCollection(TestWithCollection.java:141)
	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.cloud.autoscaling.SystemLogListenerTest.test

Error Message:
"{responseHeader={status=0,QTime=75},status={state=notfound,msg=Did not find [node_lost_trigger/3c7ffa93368824T6ln66nozkmlf2pvwzkbjwdfvy/0] in any tasks queue}}"

Stack Trace:
java.lang.AssertionError: "{responseHeader={status=0,QTime=75},status={state=notfound,msg=Did not find [node_lost_trigger/3c7ffa93368824T6ln66nozkmlf2pvwzkbjwdfvy/0] in any tasks queue}}"
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C:284E2836C34834B4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.SystemLogListenerTest.lambda$test$1(SystemLogListenerTest.java:205)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:205)
	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.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=23470, name=cdcr-replicator-9408-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=23470, name=cdcr-replicator-9408-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1609244511032049664 != 1609244511031001088
	at __randomizedtesting.SeedInfo.seed([A01A17EC6DB4594C]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12565 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SystemLogListenerTest
   [junit4]   2> 428748 INFO  (SUITE-SystemLogListenerTest-seed#[A01A17EC6DB4594C]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/init-core-data-001
   [junit4]   2> 428749 WARN  (SUITE-SystemLogListenerTest-seed#[A01A17EC6DB4594C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 428766 INFO  (SUITE-SystemLogListenerTest-seed#[A01A17EC6DB4594C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 428768 INFO  (SUITE-SystemLogListenerTest-seed#[A01A17EC6DB4594C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 428769 INFO  (SUITE-SystemLogListenerTest-seed#[A01A17EC6DB4594C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/tempDir-001
   [junit4]   2> 428782 INFO  (SUITE-SystemLogListenerTest-seed#[A01A17EC6DB4594C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 428819 INFO  (Thread-394) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 428819 INFO  (Thread-394) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 428965 INFO  (SUITE-SystemLogListenerTest-seed#[A01A17EC6DB4594C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40866
   [junit4]   2> 428985 ERROR (Thread-394) [    ] 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> 429164 INFO  (zkConnectionManagerCallback-3428-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429406 INFO  (jetty-launcher-3425-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 429421 INFO  (jetty-launcher-3425-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 429440 INFO  (jetty-launcher-3425-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 429481 INFO  (jetty-launcher-3425-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 429481 INFO  (jetty-launcher-3425-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 429481 INFO  (jetty-launcher-3425-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 429482 INFO  (jetty-launcher-3425-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60150816{/solr,null,AVAILABLE}
   [junit4]   2> 429843 INFO  (jetty-launcher-3425-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 429843 INFO  (jetty-launcher-3425-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 429843 INFO  (jetty-launcher-3425-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 429878 INFO  (jetty-launcher-3425-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 429879 INFO  (jetty-launcher-3425-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 429879 INFO  (jetty-launcher-3425-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 429936 INFO  (jetty-launcher-3425-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53b8281d{/solr,null,AVAILABLE}
   [junit4]   2> 429953 INFO  (jetty-launcher-3425-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4780b84b{/solr,null,AVAILABLE}
   [junit4]   2> 429972 INFO  (jetty-launcher-3425-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@971cc7d{SSL,[ssl, http/1.1]}{127.0.0.1:43013}
   [junit4]   2> 429972 INFO  (jetty-launcher-3425-thread-2) [    ] o.e.j.s.Server Started @430194ms
   [junit4]   2> 429972 INFO  (jetty-launcher-3425-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43013}
   [junit4]   2> 429973 ERROR (jetty-launcher-3425-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 429973 INFO  (jetty-launcher-3425-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 429973 INFO  (jetty-launcher-3425-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 429973 INFO  (jetty-launcher-3425-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429973 INFO  (jetty-launcher-3425-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 430005 INFO  (jetty-launcher-3425-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-19T15:16:25.566Z
   [junit4]   2> 430128 INFO  (jetty-launcher-3425-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b3ea0{SSL,[ssl, http/1.1]}{127.0.0.1:34918}
   [junit4]   2> 430128 INFO  (jetty-launcher-3425-thread-1) [    ] o.e.j.s.Server Started @430350ms
   [junit4]   2> 430128 INFO  (jetty-launcher-3425-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34918}
   [junit4]   2> 430128 ERROR (jetty-launcher-3425-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 430128 INFO  (jetty-launcher-3425-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 430128 INFO  (jetty-launcher-3425-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 430128 INFO  (jetty-launcher-3425-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 430128 INFO  (jetty-launcher-3425-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 430128 INFO  (jetty-launcher-3425-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-19T15:16:25.721Z
   [junit4]   2> 430144 INFO  (jetty-launcher-3425-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b90956f{SSL,[ssl, http/1.1]}{127.0.0.1:33568}
   [junit4]   2> 430144 INFO  (jetty-launcher-3425-thread-3) [    ] o.e.j.s.Server Started @430366ms
   [junit4]   2> 430144 INFO  (jetty-launcher-3425-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33568}
   [junit4]   2> 430144 ERROR (jetty-launcher-3425-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 430144 INFO  (jetty-launcher-3425-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 430144 INFO  (jetty-launcher-3425-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 430144 INFO  (jetty-launcher-3425-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 430144 INFO  (jetty-launcher-3425-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 430144 INFO  (jetty-launcher-3425-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-19T15:16:25.737Z
   [junit4]   2> 430209 INFO  (zkConnectionManagerCallback-3430-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430209 INFO  (zkConnectionManagerCallback-3434-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430225 INFO  (zkConnectionManagerCallback-3432-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430238 INFO  (jetty-launcher-3425-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 430241 INFO  (jetty-launcher-3425-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 430270 INFO  (jetty-launcher-3425-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 430908 INFO  (jetty-launcher-3425-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40866/solr
   [junit4]   2> 430921 INFO  (zkConnectionManagerCallback-3438-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430965 INFO  (zkConnectionManagerCallback-3440-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 431307 INFO  (jetty-launcher-3425-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40866/solr
   [junit4]   2> 431343 INFO  (zkConnectionManagerCallback-3446-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 431380 INFO  (jetty-launcher-3425-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40866/solr
   [junit4]   2> 431391 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x103f704bf460006, likely client has closed socket
   [junit4]   2> 431432 INFO  (zkConnectionManagerCallback-3450-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 431444 INFO  (zkConnectionManagerCallback-3452-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 431501 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x103f704bf460008, likely client has closed socket
   [junit4]   2> 431542 INFO  (zkConnectionManagerCallback-3454-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 431654 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43013_solr
   [junit4]   2> 431655 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.c.Overseer Overseer (id=73173618729025543-127.0.0.1:43013_solr-n_0000000000) starting
   [junit4]   2> 431718 INFO  (jetty-launcher-3425-thread-3) [n:127.0.0.1:33568_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33568_solr
   [junit4]   2> 431818 INFO  (zkCallback-3453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 431908 INFO  (zkCallback-3449-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 432010 INFO  (zkConnectionManagerCallback-3464-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 432067 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 432123 INFO  (zkConnectionManagerCallback-3468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 432140 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40866/solr ready
   [junit4]   2> 432176 INFO  (jetty-launcher-3425-thread-3) [n:127.0.0.1:33568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 432197 INFO  (OverseerStateUpdate-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [n:127.0.0.1:43013_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43013_solr
   [junit4]   2> 432229 DEBUG (OverseerAutoScalingTriggerThread-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 432250 INFO  (jetty-launcher-3425-thread-3) [n:127.0.0.1:33568_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40866/solr ready
   [junit4]   2> 432274 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 432274 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43013_solr
   [junit4]   2> 432302 DEBUG (OverseerAutoScalingTriggerThread-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 432303 DEBUG (OverseerAutoScalingTriggerThread-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 432303 DEBUG (OverseerAutoScalingTriggerThread-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 432331 INFO  (jetty-launcher-3425-thread-3) [n:127.0.0.1:33568_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 432348 INFO  (zkCallback-3453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 432348 INFO  (zkCallback-3449-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 432384 INFO  (zkCallback-3467-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 432457 INFO  (zkCallback-3463-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 432477 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 432530 INFO  (jetty-launcher-3425-thread-1) [n:127.0.0.1:34918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 432534 INFO  (jetty-launcher-3425-thread-1) [n:127.0.0.1:34918_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 432567 INFO  (jetty-launcher-3425-thread-1) [n:127.0.0.1:34918_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34918_solr
   [junit4]   2> 432590 INFO  (zkCallback-3467-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 432590 INFO  (zkCallback-3463-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 432590 INFO  (zkCallback-3449-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 432590 INFO  (zkCallback-3453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 432664 INFO  (jetty-launcher-3425-thread-3) [n:127.0.0.1:33568_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33568.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 432778 INFO  (zkCallback-3439-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 432826 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43013.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 432914 INFO  (jetty-launcher-3425-thread-3) [n:127.0.0.1:33568_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33568.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 432915 INFO  (jetty-launcher-3425-thread-3) [n:127.0.0.1:33568_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33568.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 432916 INFO  (jetty-launcher-3425-thread-3) [n:127.0.0.1:33568_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/tempDir-001/node3/.
   [junit4]   2> 433003 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43013.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 433003 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43013.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 433004 INFO  (jetty-launcher-3425-thread-2) [n:127.0.0.1:43013_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/tempDir-001/node2/.
   [junit4]   2> 433034 DEBUG (OverseerAutoScalingTriggerThread-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:34918_solr, 127.0.0.1:43013_solr, 127.0.0.1:33568_solr]
   [junit4]   2> 433095 INFO  (zkConnectionManagerCallback-3475-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433096 DEBUG (OverseerAutoScalingTriggerThread-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 433128 DEBUG (ScheduledTrigger-1275-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 433128 DEBUG (OverseerAutoScalingTriggerThread-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 433152 INFO  (jetty-launcher-3425-thread-1) [n:127.0.0.1:34918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 433205 INFO  (jetty-launcher-3425-thread-1) [n:127.0.0.1:34918_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40866/solr ready
   [junit4]   2> 433221 INFO  (jetty-launcher-3425-thread-1) [n:127.0.0.1:34918_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 433297 INFO  (jetty-launcher-3425-thread-1) [n:127.0.0.1:34918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34918.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 433492 INFO  (jetty-launcher-3425-thread-1) [n:127.0.0.1:34918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34918.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 433492 INFO  (jetty-launcher-3425-thread-1) [n:127.0.0.1:34918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34918.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 433493 INFO  (jetty-launcher-3425-thread-1) [n:127.0.0.1:34918_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/tempDir-001/node1/.
   [junit4]   2> 433673 INFO  (zkConnectionManagerCallback-3478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433676 INFO  (zkConnectionManagerCallback-3483-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433689 INFO  (SUITE-SystemLogListenerTest-seed#[A01A17EC6DB4594C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 433690 INFO  (SUITE-SystemLogListenerTest-seed#[A01A17EC6DB4594C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40866/solr ready
   [junit4]   2> 434299 DEBUG (ScheduledTrigger-1275-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 434409 INFO  (qtp1315261432-7270) [n:127.0.0.1:34918_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 434482 INFO  (OverseerThreadFactory-1278-thread-1-processing-n:127.0.0.1:43013_solr) [n:127.0.0.1:43013_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 434741 INFO  (OverseerStateUpdate-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [n:127.0.0.1:43013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33568/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 434814 INFO  (OverseerStateUpdate-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [n:127.0.0.1:43013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34918/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 434848 INFO  (OverseerStateUpdate-73173618729025543-127.0.0.1:43013_solr-n_0000000000) [n:127.0.0.1:43013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43013/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 435302 DEBUG (ScheduledTrigger-1275-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 435506 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr    x:.system_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 435816 INFO  (qtp65656038-7287) [n:127.0.0.1:33568_solr    x:.system_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 435816 INFO  (qtp65656038-7287) [n:127.0.0.1:33568_solr    x:.system_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 435854 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr    x:.system_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 435889 INFO  (zkCallback-3453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 436307 DEBUG (ScheduledTrigger-1275-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 436939 WARN  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.Config You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 436984 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 437018 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 437203 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 437256 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 437258 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 437261 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 437261 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 437262 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34918.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 437262 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 437262 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 437348 DEBUG (ScheduledTrigger-1275-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 437375 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 437439 INFO  (qtp65656038-7287) [n:127.0.0.1:33568_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 437533 INFO  (qtp65656038-7287) [n:127.0.0.1:33568_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 437569 INFO  (qtp65656038-7287) [n:127.0.0.1:33568_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 437569 INFO  (qtp65656038-7287) [n:127.0.0.1:33568_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 437570 INFO  (qtp65656038-7287) [n:127.0.0.1:33568_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33568.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 437570 INFO  (qtp65656038-7287) [n:127.0.0.1:33568_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 437570 INFO  (qtp65656038-7287) [n:127.0.0.1:33568_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/tempDir-001/node3/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
   [junit4]   2> 437642 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema [.system_shard1_replica_n3] Schema name=_system collection or core
   [junit4]   2> 437658 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 437658 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n3' using configuration from collection .system, trusted=true
   [junit4]   2> 437659 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43013.solr.core..system.shard1.replica_n3' (registry 'solr.core..system.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f802e5c
   [junit4]   2> 437659 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 437659 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/tempDir-001/node2/.system_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_A01A17EC6DB4594C-001/tempDir-001/node2/./.system_shard1_replica_n3/data/]
   [junit4]   2> 438351 DEBUG (ScheduledTrigger-1275-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 438632 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 438632 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 438634 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 438634 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 438652 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 438652 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 438654 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 438654 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 438669 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bccaa01[.system_shard1_replica_n2] main]
   [junit4]   2> 438670 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 438671 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 438673 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@73b85411[.system_shard1_replica_n3] main]
   [junit4]   2> 438707 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 438708 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 438709 INFO  (qtp1315261432-7273) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 438722 INFO  (searcherExecutor-1289-thread-1-processing-n:127.0.0.1:34918_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node5) [n:127.0.0.1:34918_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@4bccaa01[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 438726 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 438726 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 438726 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 438726 INFO  (qtp1160150553-7280) [n:127.0.0.1:43013_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Cu

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

rty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1237125931
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1237125931
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1237125931

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 69ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 200 minutes 27 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-7.x - Build # 800 - Still Unstable

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

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testBelowSearchRate

Error Message:
[Op{action=DELETEREPLICA, hints={COLL_SHARD=[{   "first":"belowRate_collection",   "second":"shard1"}], REPLICA=[core_node4]}}, Op{action=DELETEREPLICA, hints={COLL_SHARD=[{   "first":"belowRate_collection",   "second":"shard1"}], REPLICA=[core_node8]}}, Op{action=DELETEREPLICA, hints={COLL_SHARD=[{   "first":"belowRate_collection",   "second":"shard1"}], REPLICA=[core_node10]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:42042_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:39926_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:41505_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:37875_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:38424_solr]}}] expected:<7> but was:<8>

Stack Trace:
java.lang.AssertionError: [Op{action=DELETEREPLICA, hints={COLL_SHARD=[{
  "first":"belowRate_collection",
  "second":"shard1"}], REPLICA=[core_node4]}}, Op{action=DELETEREPLICA, hints={COLL_SHARD=[{
  "first":"belowRate_collection",
  "second":"shard1"}], REPLICA=[core_node8]}}, Op{action=DELETEREPLICA, hints={COLL_SHARD=[{
  "first":"belowRate_collection",
  "second":"shard1"}], REPLICA=[core_node10]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:42042_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:39926_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:41505_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:37875_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:38424_solr]}}] expected:<7> but was:<8>
	at __randomizedtesting.SeedInfo.seed([F87B32D9D5143F8F:92D694B98DFCBA9C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testBelowSearchRate(SearchRateTriggerIntegrationTest.java:398)
	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.cloud.autoscaling.sim.TestLargeCluster.testSearchRate

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([F87B32D9D5143F8F:A5332C501AD299C0]:0)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:695)
	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 12974 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
   [junit4]   2> 1258506 INFO  (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestLargeCluster_F87B32D9D5143F8F-001/init-core-data-001
   [junit4]   2> 1258507 WARN  (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1258550 INFO  (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1258552 INFO  (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1258579 DEBUG (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10005_solr
   [junit4]   2> 1258579 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1258579 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 1258580 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 1258580 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 1258580 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10005_solr]
   [junit4]   2> 1258581 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1258581 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 1258581 INFO  (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1258581 DEBUG (ScheduledTrigger-3201-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1258624 DEBUG (ScheduledTrigger-3201-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 87
   [junit4] IGNOR/A 0.00s J1 | TestLargeCluster.testNodeLost
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J1 | TestLargeCluster.testAddNode
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 1258694 DEBUG (ScheduledTrigger-3201-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1258742 DEBUG (ScheduledTrigger-3201-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1258743 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 1258743 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1258743 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1258743 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 1258743 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1258743 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1258744 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1258766 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1258766 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1258766 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1258766 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:177) [java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 1258843 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1258843 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1258884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1258884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1258885 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 1258885 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1258900 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 1258924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1258924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1258925 DEBUG (ScheduledTrigger-3206-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1258957 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1258960 DEBUG (simCloudManagerPool-3205-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1258960 DEBUG (simCloudManagerPool-3205-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1258973 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1258974 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1258974 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1258982 DEBUG (ScheduledTrigger-3206-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1259002 DEBUG (ScheduledTrigger-3206-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1259006 DEBUG (simCloudManagerPool-3205-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1259006 DEBUG (simCloudManagerPool-3205-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1259007 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1259007 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1259007 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1259007 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1259055 DEBUG (simCloudManagerPool-3205-thread-3) [    ] o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for .system / shard1
   [junit4]   2> 1259063 DEBUG (simCloudManagerPool-3205-thread-4) [    ] o.a.s.c.a.s.SimClusterStateProvider Running leader election for .system / shard1
   [junit4]   2> 1259095 DEBUG (simCloudManagerPool-3205-thread-4) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for .system / shard1: core_node1
   [junit4]   2> 1259132 DEBUG (simCloudManagerPool-3205-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testSearchRate / shard2
   [junit4]   2> 1259132 DEBUG (simCloudManagerPool-3205-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for testSearchRate / shard1
   [junit4]   2> 1259140 DEBUG (simCloudManagerPool-3205-thread-26) [    ] o.a.s.c.a.s.SimClusterStateProvider Running leader election for testSearchRate / shard1
   [junit4]   2> 1259161 DEBUG (simCloudManagerPool-3205-thread-26) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSearchRate / shard1: core_node1
   [junit4]   2> 1259161 DEBUG (simCloudManagerPool-3205-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testSearchRate / shard2
   [junit4]   2> 1259161 DEBUG (simCloudManagerPool-3205-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1259226 DEBUG (simCloudManagerPool-3205-thread-8) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testSearchRate / shard2
   [junit4]   2> 1259226 DEBUG (simCloudManagerPool-3205-thread-8) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1259286 DEBUG (simCloudManagerPool-3205-thread-9) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testSearchRate / shard2
   [junit4]   2> 1259286 DEBUG (simCloudManagerPool-3205-thread-9) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1259299 DEBUG (simCloudManagerPool-3205-thread-10) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testSearchRate / shard2
   [junit4]   2> 1259299 DEBUG (simCloudManagerPool-3205-thread-10) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1259384 DEBUG (simCloudManagerPool-3205-thread-11) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testSearchRate / shard2
   [junit4]   2> 1259384 DEBUG (simCloudManagerPool-3205-thread-11) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1259482 DEBUG (simCloudManagerPool-3205-thread-12) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testSearchRate / shard2
   [junit4]   2> 1259482 DEBUG (simCloudManagerPool-3205-thread-12) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1259579 DEBUG (simCloudManagerPool-3205-thread-13) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testSearchRate / shard2
   [junit4]   2> 1259579 DEBUG (simCloudManagerPool-3205-thread-13) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1259709 DEBUG (simCloudManagerPool-3205-thread-14) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testSearchRate / shard2
   [junit4]   2> 1259709 DEBUG (simCloudManagerPool-3205-thread-14) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1259783 DEBUG (simCloudManagerPool-3205-thread-15) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testSearchRate / shard2
   [junit4]   2> 1259783 DEBUG (simCloudManagerPool-3205-thread-15) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1259884 DEBUG (simCloudManagerPool-3205-thread-16) [    ] o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for testSearchRate / shard2
   [junit4]   2> 1259900 DEBUG (simCloudManagerPool-3205-thread-16) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1259912 DEBUG (simCloudManagerPool-3205-thread-27) [    ] o.a.s.c.a.s.SimClusterStateProvider Running leader election for testSearchRate / shard2
   [junit4]   2> 1259974 DEBUG (simCloudManagerPool-3205-thread-17) [    ] o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for testSearchRate / shard2
   [junit4]   2> 1259974 DEBUG (simCloudManagerPool-3205-thread-27) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSearchRate / shard2: core_node11
   [junit4]   2> 1259986 DEBUG (simCloudManagerPool-3205-thread-17) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1260006 DEBUG (simCloudManagerPool-3205-thread-28) [    ] o.a.s.c.a.s.SimClusterStateProvider Running leader election for testSearchRate / shard2
   [junit4]   2> 1260079 DEBUG (simCloudManagerPool-3205-thread-28) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard2: shard2:{
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node12":{
   [junit4]   2>       "core":"testSearchRate_shard2_replica_n12",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":10240,
   [junit4]   2>       "node_name":"127.0.0.1:10022_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testSearchRate_shard2_replica_n11",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":10240,
   [junit4]   2>       "node_name":"127.0.0.1:10046_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0}},
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 1260080 DEBUG (simCloudManagerPool-3205-thread-18) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard2
   [junit4]   2> 1260080 DEBUG (simCloudManagerPool-3205-thread-18) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1260156 DEBUG (simCloudManagerPool-3205-thread-19) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard2
   [junit4]   2> 1260156 DEBUG (simCloudManagerPool-3205-thread-19) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1260266 DEBUG (simCloudManagerPool-3205-thread-20) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard2
   [junit4]   2> 1260266 DEBUG (simCloudManagerPool-3205-thread-20) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1260303 DEBUG (simCloudManagerPool-3205-thread-21) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard2
   [junit4]   2> 1260303 DEBUG (simCloudManagerPool-3205-thread-21) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1260380 DEBUG (simCloudManagerPool-3205-thread-22) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard2
   [junit4]   2> 1260380 DEBUG (simCloudManagerPool-3205-thread-22) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1260412 DEBUG (simCloudManagerPool-3205-thread-23) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard2
   [junit4]   2> 1260412 DEBUG (simCloudManagerPool-3205-thread-23) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1260522 DEBUG (simCloudManagerPool-3205-thread-24) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard2
   [junit4]   2> 1260522 DEBUG (simCloudManagerPool-3205-thread-24) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1260656 DEBUG (simCloudManagerPool-3205-thread-25) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard2
   [junit4]   2> 1260656 DEBUG (simCloudManagerPool-3205-thread-25) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1260732 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.c.a.s.TestLargeCluster Ready after 81111 ms
   [junit4]   2> 1260819 DEBUG (simCloudManagerPool-3205-thread-29) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1260819 DEBUG (simCloudManagerPool-3205-thread-29) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1260820 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1260820 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1260820 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1260820 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1260848 DEBUG (simCloudManagerPool-3205-thread-30) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1260849 DEBUG (simCloudManagerPool-3205-thread-30) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 1260849 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1260849 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1260849 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1260849 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1261003 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10104_solr
   [junit4]   2> 1261004 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10020_solr
   [junit4]   2> 1261004 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n6:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10005_solr
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n2:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10096_solr
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10022_solr
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10084_solr
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n7:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10079_solr
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n4:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10098_solr
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n1:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10054_solr
   [junit4]   2> 1261097 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n10:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10071_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10076_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n3:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10007_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n5:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10032_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10048_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10074_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10025_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10046_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10063_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n8:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10069_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n9:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10097_solr
   [junit4]   2> 1261098 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10031_solr
   [junit4]   2> 1261099 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ## Collection: testSearchRate
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##  - shard1
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n6  4.0
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n2  4.0
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n7  4.0
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n4  4.0
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n1  4.0
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n10  4.0
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n3  4.0
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n5  4.0
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n8  4.0
   [junit4]   2> 1261100 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n9  4.0
   [junit4]   2> 1261186 DEBUG (ScheduledTrigger-3206-thread-4) [    ] o.a.s.c.a.SearchRateTrigger -- testSearchRate.shard1: totalShardRate=40.0, shardRate=4.0
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10104_solr
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10020_solr
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n6:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10005_solr
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n2:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10096_solr
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10022_solr
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10084_solr
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n7:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10079_solr
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n4:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10098_solr
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n1:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10054_solr
   [junit4]   2> 1261238 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n10:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10071_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10076_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n3:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10007_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n5:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10032_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10048_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10074_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10025_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10046_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10063_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n8:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10069_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ###  metrics:solr.core.testSearchRate.shard1.replica_n9:QUERY./select.requestTimes:1minRate	4
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10097_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ### rates for node 127.0.0.1:10031_solr
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ## Collection: testSearchRate
   [junit4]   2> 1261239 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##  - shard1
   [junit4]   2> 1261240 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n6  4.0
   [junit4]   2> 1261240 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n2  4.0
   [junit4]   2> 1261240 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n7  4.0
   [junit4]   2> 1261359 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n4  4.0
   [junit4]   2> 1261359 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n1  4.0
   [junit4]   2> 1261359 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n10  4.0
   [junit4]   2> 1261359 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n3  4.0
   [junit4]   2> 1261359 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n5  4.0
   [junit4]   2> 1261359 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n8  4.0
   [junit4]   2> 1261359 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger ##     testSearchRate_shard1_replica_n9  4.0
   [junit4]   2> 1261359 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.SearchRateTrigger -- testSearchRate.shard1: totalShardRate=40.0, shardRate=4.0
   [junit4]   2> 1261397 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3cc38de3783c02Tbgyv2ucjzhprvrxia3oxv913w",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":17103512776752130,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "hotReplicas":[
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10020_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10084_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10079_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10098_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10054_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10076_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10063_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10069_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}"],
   [junit4]   2>     "coldNodes":{},
   [junit4]   2>     "coldShards":{},
   [junit4]   2>     "coldReplicas":[],
   [junit4]   2>     "violationType":["hotShards"],
   [junit4]   2>     "coldCollections":{},
   [junit4]   2>     "hotShards":{"testSearchRate":{"shard1":4.0}},
   [junit4]   2>     "hotCollections":{"testSearchRate":40.0},
   [junit4]   2>     "hotNodes":{
   [junit4]   2>       "127.0.0.1:10069_solr":4.0,
   [junit4]   2>       "127.0.0.1:10054_solr":4.0,
   [junit4]   2>       "127.0.0.1:10079_solr":4.0,
   [junit4]   2>       "127.0.0.1:10005_solr":4.0,
   [junit4]   2>       "127.0.0.1:10098_solr":4.0,
   [junit4]   2>       "127.0.0.1:10063_solr":4.0,
   [junit4]   2>       "127.0.0.1:10020_solr":4.0,
   [junit4]   2>       "127.0.0.1:10084_solr":4.0,
   [junit4]   2>       "127.0.0.1:10076_solr":4.0,
   [junit4]   2>       "127.0.0.1:10007_solr":4.0},
   [junit4]   2>     "requestedOps":["Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 1261433 DEBUG (ScheduledTrigger-3206-thread-3) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [search_rate_trigger]
   [junit4]   2> 1261446 DEBUG (AutoscalingActionExecutor-3207-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3cc38de3783c02Tbgyv2ucjzhprvrxia3oxv913w",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":17103512776752130,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "hotReplicas":[
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10020_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10084_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10079_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10098_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10054_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10076_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10063_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10069_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}"],
   [junit4]   2>     "coldNodes":{},
   [junit4]   2>     "coldShards":{},
   [junit4]   2>     "coldReplicas":[],
   [junit4]   2>     "violationType":["hotShards"],
   [junit4]   2>     "coldCollections":{},
   [junit4]   2>     "hotShards":{"testSearchRate":{"shard1":4.0}},
   [junit4]   2>     "hotCollections":{"testSearchRate":40.0},
   [junit4]   2>     "hotNodes":{
   [junit4]   2>       "127.0.0.1:10069_solr":4.0,
   [junit4]   2>       "127.0.0.1:10054_solr":4.0,
   [junit4]   2>       "127.0.0.1:10079_solr":4.0,
   [junit4]   2>       "127.0.0.1:10005_solr":4.0,
   [junit4]   2>       "127.0.0.1:10098_solr":4.0,
   [junit4]   2>       "127.0.0.1:10063_solr":4.0,
   [junit4]   2>       "127.0.0.1:10020_solr":4.0,
   [junit4]   2>       "127.0.0.1:10084_solr":4.0,
   [junit4]   2>       "127.0.0.1:10076_solr":4.0,
   [junit4]   2>       "127.0.0.1:10007_solr":4.0},
   [junit4]   2>     "_enqueue_time_":17103529402575480,
   [junit4]   2>     "requestedOps":["Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 1261447 DEBUG (AutoscalingActionExecutor-3207-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"3cc38de3783c02Tbgyv2ucjzhprvrxia3oxv913w",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":17103512776752130,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "hotReplicas":[
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10020_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10084_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10079_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10098_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10054_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10076_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10063_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10069_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}"],
   [junit4]   2>     "coldNodes":{},
   [junit4]   2>     "coldShards":{},
   [junit4]   2>     "coldReplicas":[],
   [junit4]   2>     "violationType":["hotShards"],
   [junit4]   2>     "coldCollections":{},
   [junit4]   2>     "hotShards":{"testSearchRate":{"shard1":4.0}},
   [junit4]   2>     "hotCollections":{"testSearchRate":40.0},
   [junit4]   2>     "hotNodes":{
   [junit4]   2>       "127.0.0.1:10069_solr":4.0,
   [junit4]   2>       "127.0.0.1:10054_solr":4.0,
   [junit4]   2>       "127.0.0.1:10079_solr":4.0,
   [junit4]   2>       "127.0.0.1:10005_solr":4.0,
   [junit4]   2>       "127.0.0.1:10098_solr":4.0,
   [junit4]   2>       "127.0.0.1:10063_solr":4.0,
   [junit4]   2>       "127.0.0.1:10020_solr":4.0,
   [junit4]   2>       "127.0.0.1:10084_solr":4.0,
   [junit4]   2>       "127.0.0.1:10076_solr":4.0,
   [junit4]   2>       "127.0.0.1:10007_solr":4.0},
   [junit4]   2>     "_enqueue_time_":17103529402575480,
   [junit4]   2>     "requestedOps":["Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {BEFORE_ACTION=[compute]}
   [junit4]   2> 1261599 INFO  (AutoscalingActionExecutor-3207-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10072_solr&type=NRT
   [junit4]   2> 1261612 INFO  (AutoscalingActionExecutor-3207-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 17103538348 sessionWrapper.createTime 17103531502593480, this.sessionWrapper.createTime 17103531502593480 
   [junit4]   2> 1261612 DEBUG (AutoscalingActionExecutor-3207-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"3cc38de3783c02Tbgyv2ucjzhprvrxia3oxv913w",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":17103512776752130,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "hotReplicas":[
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10020_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10084_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10079_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10098_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10054_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10076_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10007_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10063_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}",
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\",\n    \"node_name\":\"127.0.0.1:10069_solr\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"state\":\"active\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0}}"],
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "coldNodes":{},
   [junit4]   2>     "coldShards":{},
   [junit4]   2>     "coldReplicas":[],
   [junit4]   2>     "violationType":["hotShards"],
   [junit4]   2>     "coldCollections":{},
   [junit4]   2>     "hotShards":{"testSearchRate":{"shard1":4.0}},
   [junit4]   2>     "hotCollections":{"testSearchRate":40.0},
   [junit4]   2>     "hotNodes":{
   [junit4]   2>       "127.0.0.1:10069_solr":4.0,
   [junit4]   2>       "127.0.0.1:10054_solr":4.0,
   [junit4]   2>       "127.0.0.1:10079_solr":4.0,
   [junit4]   2>       "127.0.0.1:10005_solr":4.0,
   [junit4]   2>       "127.0.0.1:10098_solr":4.0,
   [junit4]   2>       "127.0.0.1:10063_solr":4.0,
   [junit4]   2>       "127.0.0.1:10020_solr":4.0,
   [junit4]   2>       "127.0.0.1:10084_solr":4.0,
   [junit4]   2>       "127.0.0.1:10076_solr":4.0,
   [junit4]   2>       "127.0.0.1:10007_solr":4.0},
   [junit4]   2>     "_enqueue_time_":17103529402575480,
   [junit4]   2>     "requestedOps":["Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@32668293], AFTER_ACTION=[compute], BEFORE_ACTION=[compute, execute]}
   [junit4]   2> 1261613 DEBUG (AutoscalingActionExecutor-3207-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10072_solr&type=NRT
   [junit4]   2> 1261624 INFO  (simCloudManagerPool-3205-thread-37) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:10072_solr for creating new replica of shard shard1
   [junit4]   2> 1261634 DEBUG (simCloudManagerPool-3205-thread-37) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard2
   [junit4]   2> 1261634 DEBUG (simCloudManagerPool-3205-thread-37) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testSearchRate / shard1
   [junit4]   2> 1261709 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSearchRate
   [junit4]   2> 1261711 DEBUG (AutoscalingActionExecutor-3207-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: search_rate_trigger after 100ms
   [junit4]   2> 1261711 DEBUG (AutoscalingActionExecutor-3207-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 13256 ms for event id=3cc38de3783c02Tbgyv2ucjzhprvrxia3oxv913w
   [junit4]   2> 1261712 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[F87B32D9D5143F8F]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		100
   [junit4]   2> ## Empty nodes:	78
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[.system, testSearchRate]
   [junit4]   2> ## Max replicas per node:	1
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		22
   [junit4]   2> ## * .system		1
   [junit4]   2> ##		- active           1
   [junit4]   2> ## * testSearchRate		21
   [junit4]   2> ##		- active          21
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- ADDREPLICA         1
   [junit4]   2> ##		- CREATE             1
   [junit4]   2> ##		- DELETESTATUS       1
   [junit4]   2> ##		- REQUESTSTATUS      1
   [junit4]   2> ##		- autoscaling        4
   [junit4]   2> ##		- update             7
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> ## * Trigger: search_rate_trigger
   [junit4]   2> ##		- STARTED         1
   [junit4]   2> ##		- SUCCEEDED       1
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLargeCluster -Dtests.method=testSearchRate -Dtests.seed=F87B32D9D5143F8F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=Asia/Urumqi -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.07s J1 | TestLargeCluster.testSearchRate <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F87B32D9D5143F8F:A5332C501AD299C0]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:695)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J1 | TestLargeCluster.testBasic
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 1261823 DEBUG (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1261823 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1261871 DEBUG (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1261871 DEBUG (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1261926 DEBUG (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1261926 DEBUG (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1261926 DEBUG (SUITE-TestLargeCluster-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestLargeCluster_F87B32D9D5143F8F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=452, maxMBSortInHeap=6.662807289353826, sim=RandomSimilarity(queryNorm=true): {}, locale=no-NO, timezone=Asia/Urumqi
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=154058096,total=468189184
   [junit4]   2> NOTE: All tests run in this JVM: [TestElisionMultitermQuery, TestIndexSearcher, NotRequiredUniqueKeyTest, TermVectorComponentDistributedTest, TestCollectionsAPIViaSolrCloudCluster, PeerSyncWithLeaderTest, UUIDUpdateProcessorFallbackTest, TestDistributedStatsComponentCardinality, TestZkAclsWithHadoopAuth, DistribJoinFromCollectionTest, HdfsBasicDistributedZkTest, SignatureUpdateProcessorFactoryTest, RulesTest, BinaryUpdateRequestHandlerTest, CurrencyRangeFacetCloudTest, BasicDistributedZkTest, DistributedQueryElevationComponentTest, TestLuceneIndexBackCompat, TestStressReorder, TestSolr4Spatial2, TestDefaultStatsCache, TestRawResponseWriter, HdfsDirectoryFactoryTest, TestNestedDocsSort, TestMacroExpander, StatsReloadRaceTest, QueryResultKeyTest, TestPolicyCloud, TestFieldCache, TestCloudInspectUtil, SolrCloudExampleTest, DistributedFacetExistsSmallTest, TestRestoreCore, TestPKIAuthenticationPlugin, SparseHLLTest, XsltUpdateRequestHandlerTest, ScheduledMaintenanceTriggerTest, TestHighlightDedupGrouping, ClassificationUpdateProcessorTest, Tagger2Test, TestPolicyCloud, TestRandomFaceting, BooleanFieldTest, V2ApiIntegrationTest, VersionInfoTest, SchemaVersionSpecificBehaviorTest, CoreAdminCreateDiscoverTest, AtomicUpdatesTest, NodeAddedTriggerIntegrationTest, TestSimpleQParserPlugin, OverseerTaskQueueTest, PreAnalyzedUpdateProcessorTest, HighlighterMaxOffsetTest, JvmMetricsTest, RestartWhileUpdatingTest, TestLargeCluster]
   [junit4] Completed [197/828 (1!)] on J1 in 3.51s, 4 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 905 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> 2555677 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[F87B32D9D5143F8F]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_F87B32D9D5143F8F-001/init-core-data-001
   [junit4]   2> 2555770 WARN  (SUITE-SearchRateTriggerIntegrationTest-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 2555770 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2555772 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[F87B32D9D5143F8F]-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> 2555772 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_F87B32D9D5143F8F-001/tempDir-001
   [junit4]   2> 2555788 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2555806 INFO  (Thread-4360) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2555806 INFO  (Thread-4360) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2555903 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[F87B32D9D5143F8F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36716
   [junit4]   2> 2555904 ERROR (Thread-4360) [    ] 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> 2556086 INFO  (zkConnectionManagerCallback-4242-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2556469 INFO  (jetty-launcher-4239-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2556470 INFO  (jetty-launcher-4239-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2556489 INFO  (jetty-launcher-4239-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2556505 INFO  (jetty-launcher-4239-thread-5) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2556606 INFO  (jetty-launcher-4239-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2556606 INFO  (jetty-launcher-4239-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2556607 INFO  (jetty-launcher-4239-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2556608 INFO  (jetty-launcher-4239-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cb4b5ca{/solr,null,AVAILABLE}
   [junit4]   2> 2556609 INFO  (jetty-launcher-4239-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d04462c{HTTP/1.1,[http/1.1]}{127.0.0.1:39926}
   [junit4]   2> 2556609 INFO  (jetty-launcher-4239-thread-2) [    ] o.e.j.s.Server Started @2556647ms
   [junit4]   2> 2556609 INFO  (jetty-launcher-4239-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39926}
   [junit4]   2> 2556609 ERROR (jetty-launcher-4239-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2556609 INFO  (jetty-launcher-4239-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2556609 INFO  (jetty-launcher-4239-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.5.0
   [junit4]   2> 2556609 INFO  (jetty-launcher-4239-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2556609 INFO  (jetty-launcher-4239-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2556609 INFO  (jetty-launcher-4239-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-20T07:12:59.385Z
   [junit4]   2> 2556704 INFO  (jetty-launcher-4239-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2556781 INFO  (jetty-launcher-4239-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2556781 INFO  (jetty-launcher-4239-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2556781 INFO  (jetty-launcher-4239-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2556782 INFO  (jetty-launcher-4239-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36674aa4{/solr,null,AVAILABLE}
   [junit4]   2> 2556782 INFO  (jetty-launcher-4239-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@595a93cc{HTTP/1.1,[http/1.1]}{127.0.0.1:42042}
   [junit4]   2> 2556782 INFO  (jetty-launcher-4239-thread-3) [    ] o.e.j.s.Server Started @2556820ms
   [junit4]   2> 2556782 INFO  (jetty-launcher-4239-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42042}
   [junit4]   2> 2556783 ERROR (jetty-launcher-4239-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2556783 INFO  (jetty-launcher-4239-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2556783 INFO  (jetty-launcher-4239-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.5.0
   [junit4]   2> 2556783 INFO  (jetty-launcher-4239-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2556783 INFO  (jetty-launcher-4239-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2556784 INFO  (jetty-launcher-4239-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-20T07:12:59.559Z
   [junit4]   2> 2556802 INFO  (zkConnectionManagerCallback-4244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2556814 INFO  (jetty-launcher-4239-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2556887 INFO  (jetty-launcher-4239-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2556887 INFO  (jetty-launcher-4239-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2556887 INFO  (jetty-launcher-4239-thread-5) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2556887 INFO  (jetty-launcher-4239-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dad8cf9{/solr,null,AVAILABLE}
   [junit4]   2> 2556888 INFO  (jetty-launcher-4239-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2768bd11{HTTP/1.1,[http/1.1]}{127.0.0.1:41505}
   [junit4]   2> 2556888 INFO  (jetty-launcher-4239-thread-5) [    ] o.e.j.s.Server Started @2556926ms
   [junit4]   2> 2556888 INFO  (jetty-launcher-4239-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41505}
   [junit4]   2> 2556888 ERROR (jetty-launcher-4239-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2556888 INFO  (jetty-launcher-4239-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2556888 INFO  (jetty-launcher-4239-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.5.0
   [junit4]   2> 2556888 INFO  (jetty-launcher-4239-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2556888 INFO  (jetty-launcher-4239-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2556888 INFO  (jetty-launcher-4239-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-20T07:12:59.664Z
   [jun

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

roperty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null610831303
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null610831303
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null610831303

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 78ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 199 minutes 9 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-7.x - Build # 799 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test

Error Message:
wrong number of events added to .system expected:<9> but was:<0>

Stack Trace:
java.lang.AssertionError: wrong number of events added to .system expected:<9> but was:<0>
	at __randomizedtesting.SeedInfo.seed([4512C024AF2D3142:CD46FFFE01D15CBA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:166)
	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 13567 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SystemLogListenerTest
   [junit4]   2> 2235618 INFO  (SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/init-core-data-001
   [junit4]   2> 2235636 WARN  (SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
   [junit4]   2> 2235636 INFO  (SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2235638 INFO  (SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-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> 2235638 INFO  (SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001
   [junit4]   2> 2235638 INFO  (SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2235638 INFO  (Thread-2410) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2235638 INFO  (Thread-2410) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2235809 INFO  (SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41000
   [junit4]   2> 2235813 ERROR (Thread-2410) [    ] 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> 2235849 INFO  (zkConnectionManagerCallback-3599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2235864 INFO  (jetty-launcher-3596-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2235865 INFO  (jetty-launcher-3596-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2235865 INFO  (jetty-launcher-3596-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2235882 INFO  (jetty-launcher-3596-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2235882 INFO  (jetty-launcher-3596-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2235882 INFO  (jetty-launcher-3596-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2235939 INFO  (jetty-launcher-3596-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2235939 INFO  (jetty-launcher-3596-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2235939 INFO  (jetty-launcher-3596-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2235940 INFO  (jetty-launcher-3596-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d522a85{/solr,null,AVAILABLE}
   [junit4]   2> 2235940 INFO  (jetty-launcher-3596-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f9fa58{HTTP/1.1,[http/1.1]}{127.0.0.1:32996}
   [junit4]   2> 2235940 INFO  (jetty-launcher-3596-thread-2) [    ] o.e.j.s.Server Started @2236046ms
   [junit4]   2> 2235940 INFO  (jetty-launcher-3596-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32996}
   [junit4]   2> 2235941 ERROR (jetty-launcher-3596-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2235941 INFO  (jetty-launcher-3596-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2235941 INFO  (jetty-launcher-3596-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2235941 INFO  (jetty-launcher-3596-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2235941 INFO  (jetty-launcher-3596-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2235941 INFO  (jetty-launcher-3596-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-19T23:02:53.496Z
   [junit4]   2> 2235996 INFO  (jetty-launcher-3596-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2235996 INFO  (jetty-launcher-3596-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2235996 INFO  (jetty-launcher-3596-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2235996 INFO  (jetty-launcher-3596-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f61a816{/solr,null,AVAILABLE}
   [junit4]   2> 2235997 INFO  (jetty-launcher-3596-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@162bf58b{HTTP/1.1,[http/1.1]}{127.0.0.1:39988}
   [junit4]   2> 2235997 INFO  (jetty-launcher-3596-thread-3) [    ] o.e.j.s.Server Started @2236102ms
   [junit4]   2> 2235997 INFO  (jetty-launcher-3596-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39988}
   [junit4]   2> 2235997 ERROR (jetty-launcher-3596-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2235997 INFO  (jetty-launcher-3596-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2235997 INFO  (jetty-launcher-3596-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2235997 INFO  (jetty-launcher-3596-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2235997 INFO  (jetty-launcher-3596-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2235997 INFO  (jetty-launcher-3596-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-19T23:02:53.552Z
   [junit4]   2> 2236067 INFO  (jetty-launcher-3596-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d61bdce{/solr,null,AVAILABLE}
   [junit4]   2> 2236068 INFO  (jetty-launcher-3596-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b745f82{HTTP/1.1,[http/1.1]}{127.0.0.1:40141}
   [junit4]   2> 2236068 INFO  (jetty-launcher-3596-thread-1) [    ] o.e.j.s.Server Started @2236173ms
   [junit4]   2> 2236068 INFO  (jetty-launcher-3596-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40141}
   [junit4]   2> 2236068 ERROR (jetty-launcher-3596-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2236068 INFO  (jetty-launcher-3596-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2236068 INFO  (jetty-launcher-3596-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2236068 INFO  (jetty-launcher-3596-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2236068 INFO  (jetty-launcher-3596-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2236068 INFO  (jetty-launcher-3596-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-19T23:02:53.623Z
   [junit4]   2> 2236090 INFO  (zkConnectionManagerCallback-3601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2236090 INFO  (jetty-launcher-3596-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2236126 INFO  (zkConnectionManagerCallback-3603-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2236127 INFO  (jetty-launcher-3596-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2236128 INFO  (zkConnectionManagerCallback-3605-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2236195 INFO  (jetty-launcher-3596-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2237423 INFO  (jetty-launcher-3596-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41000/solr
   [junit4]   2> 2237459 INFO  (zkConnectionManagerCallback-3609-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237533 INFO  (zkConnectionManagerCallback-3611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2238375 INFO  (jetty-launcher-3596-thread-3) [n:127.0.0.1:39988_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39988_solr
   [junit4]   2> 2238375 INFO  (jetty-launcher-3596-thread-3) [n:127.0.0.1:39988_solr    ] o.a.s.c.Overseer Overseer (id=73175453007216645-127.0.0.1:39988_solr-n_0000000000) starting
   [junit4]   2> 2238443 INFO  (zkConnectionManagerCallback-3618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2238478 INFO  (jetty-launcher-3596-thread-3) [n:127.0.0.1:39988_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41000/solr ready
   [junit4]   2> 2238500 INFO  (OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39988_solr
   [junit4]   2> 2238591 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2238592 INFO  (jetty-launcher-3596-thread-3) [n:127.0.0.1:39988_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39988_solr
   [junit4]   2> 2238646 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2238647 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2238647 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2238845 INFO  (zkCallback-3610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2238845 INFO  (zkCallback-3617-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2238976 INFO  (jetty-launcher-3596-thread-3) [n:127.0.0.1:39988_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2239326 INFO  (jetty-launcher-3596-thread-3) [n:127.0.0.1:39988_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39988.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2239378 INFO  (jetty-launcher-3596-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41000/solr
   [junit4]   2> 2239411 INFO  (zkConnectionManagerCallback-3623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239428 INFO  (jetty-launcher-3596-thread-3) [n:127.0.0.1:39988_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39988.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2239428 INFO  (jetty-launcher-3596-thread-3) [n:127.0.0.1:39988_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39988.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2239429 INFO  (jetty-launcher-3596-thread-3) [n:127.0.0.1:39988_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node3/.
   [junit4]   2> 2239431 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:39988_solr]
   [junit4]   2> 2239488 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2239504 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2239561 DEBUG (ScheduledTrigger-4875-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2239565 INFO  (zkConnectionManagerCallback-3625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239764 INFO  (jetty-launcher-3596-thread-1) [n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2239854 INFO  (jetty-launcher-3596-thread-1) [n:127.0.0.1:40141_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2239854 INFO  (jetty-launcher-3596-thread-1) [n:127.0.0.1:40141_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40141_solr
   [junit4]   2> 2239872 INFO  (zkCallback-3617-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2239872 INFO  (zkCallback-3610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2239963 INFO  (zkCallback-3624-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2240166 INFO  (zkConnectionManagerCallback-3632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2240311 INFO  (jetty-launcher-3596-thread-1) [n:127.0.0.1:40141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2240347 INFO  (jetty-launcher-3596-thread-1) [n:127.0.0.1:40141_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41000/solr ready
   [junit4]   2> 2240394 INFO  (jetty-launcher-3596-thread-1) [n:127.0.0.1:40141_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2240733 INFO  (jetty-launcher-3596-thread-1) [n:127.0.0.1:40141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40141.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2240768 DEBUG (ScheduledTrigger-4875-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2240806 INFO  (jetty-launcher-3596-thread-1) [n:127.0.0.1:40141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40141.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2240806 INFO  (jetty-launcher-3596-thread-1) [n:127.0.0.1:40141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40141.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2240807 INFO  (jetty-launcher-3596-thread-1) [n:127.0.0.1:40141_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/.
   [junit4]   2> 2241788 DEBUG (ScheduledTrigger-4875-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2242115 INFO  (jetty-launcher-3596-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41000/solr
   [junit4]   2> 2242170 INFO  (zkConnectionManagerCallback-3637-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2242244 INFO  (zkConnectionManagerCallback-3639-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2242261 INFO  (jetty-launcher-3596-thread-2) [n:127.0.0.1:32996_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2242264 INFO  (jetty-launcher-3596-thread-2) [n:127.0.0.1:32996_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2242264 INFO  (jetty-launcher-3596-thread-2) [n:127.0.0.1:32996_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32996_solr
   [junit4]   2> 2242302 INFO  (zkCallback-3624-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2242302 INFO  (zkCallback-3617-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2242321 INFO  (zkCallback-3610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2242407 INFO  (zkCallback-3631-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2242476 INFO  (zkCallback-3638-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2242569 INFO  (zkConnectionManagerCallback-3646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2242590 INFO  (jetty-launcher-3596-thread-2) [n:127.0.0.1:32996_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2242591 INFO  (jetty-launcher-3596-thread-2) [n:127.0.0.1:32996_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41000/solr ready
   [junit4]   2> 2242662 INFO  (jetty-launcher-3596-thread-2) [n:127.0.0.1:32996_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2242753 INFO  (jetty-launcher-3596-thread-2) [n:127.0.0.1:32996_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32996.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2242788 DEBUG (ScheduledTrigger-4875-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2242844 INFO  (jetty-launcher-3596-thread-2) [n:127.0.0.1:32996_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32996.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2242845 INFO  (jetty-launcher-3596-thread-2) [n:127.0.0.1:32996_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32996.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2242882 INFO  (jetty-launcher-3596-thread-2) [n:127.0.0.1:32996_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/.
   [junit4]   2> 2243301 INFO  (zkConnectionManagerCallback-3649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2243478 INFO  (zkConnectionManagerCallback-3654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2243479 INFO  (SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2243480 INFO  (SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41000/solr ready
   [junit4]   2> 2243516 INFO  (qtp268437667-11943) [n:127.0.0.1:32996_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2243628 INFO  (OverseerThreadFactory-4877-thread-1-processing-n:127.0.0.1:39988_solr) [n:127.0.0.1:39988_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 2243795 DEBUG (ScheduledTrigger-4875-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2243818 INFO  (OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39988/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2243852 INFO  (OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32996/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2243890 INFO  (OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40141/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2244380 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr    x:.system_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2244381 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr    x:.system_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2244381 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr    x:.system_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2244382 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr    x:.system_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2244798 DEBUG (ScheduledTrigger-4875-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2245780 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2245799 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2245814 DEBUG (ScheduledTrigger-4875-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2245853 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2245866 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2245904 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 2245908 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.IndexSchema [.system_shard1_replica_n4] Schema name=_system collection or core
   [junit4]   2> 2245926 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2245960 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2245961 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2245962 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 2245962 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 2245977 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 2245977 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 2245977 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32996.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2245977 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2245977 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 2246035 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 2246049 WARN  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:114) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:876) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:245) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:244) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1187) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1134) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1048) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642) [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:531) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) [jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281) [jetty-io-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) [jetty-io-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) [jetty-io-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762) [jetty-util-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680) [jetty-util-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 2246051 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n4' using configuration from collection .system, trusted=true
   [junit4]   2> 2246051 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40141.solr.core..system.shard1.replica_n4' (registry 'solr.core..system.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2246051 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2246051 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrCore [[.system_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/.system_shard1_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/./.system_shard1_replica_n4/data/]
   [junit4]   2> 2246141 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2246141 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 2246141 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39988.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2246141 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2246141 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node3/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
   [junit4]   2> 2246840 DEBUG (ScheduledTrigger-4875-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2247149 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2247149 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2247162 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2247162 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2247163 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 2247163 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2247165 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6761a5bc[.system_shard1_replica_n4] main]
   [junit4]   2> 2247166 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2247203 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 2247203 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2247204 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2247205 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2247205 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 2247208 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.IndexSchema [.system_shard1_replica_n4] Schema name=_system collection or core
   [junit4]   2> 2247235 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b70d2c9[.system_shard1_replica_n2] main]
   [junit4]   2> 2247237 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2247237 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2247237 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2247237 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2247238 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2247251 INFO  (searcherExecutor-4896-thread-1-processing-n:127.0.0.1:32996_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node5) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@4b70d2c9[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2247251 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609270333072736256
   [junit4]   2> 2247276 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2247276 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2247277 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 2247277 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2247278 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fbf87f7[.system_shard1_replica_n1] main]
   [junit4]   2> 2247290 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 2247309 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2247309 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 103 ms
   [junit4]   2> 2247309 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2247310 INFO  (searcherExecutor-4897-thread-1-processing-n:127.0.0.1:40141_solr x:.system_shard1_replica_n4 c:.system s:shard1 r:core_node6) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrCore [.system_shard1_replica_n4] Registered new searcher Searcher@6761a5bc[.system_shard1_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2247310 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609270333134602240
   [junit4]   2> 2247324 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2247325 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2247325 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2247325 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2247326 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2247326 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609270333151379456
   [junit4]   2> 2247328 INFO  (searcherExecutor-4898-thread-1-processing-n:127.0.0.1:39988_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1fbf87f7[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2247346 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=1 timeoutin=9998ms
   [junit4]   2> 2247347 INFO  (zkCallback-3624-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2247401 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 2247407 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node5=0}, version=2}
   [junit4]   2> 2247843 DEBUG (ScheduledTrigger-4875-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2247880 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2247880 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2247880 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32996/solr/.system_shard1_replica_n2/
   [junit4]   2> 2247881 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:32996/solr START replicas=[http://127.0.0.1:39988/solr/.system_shard1_replica_n1/, http://127.0.0.1:40141/solr/.system_shard1_replica_n4/] nUpdates=100
   [junit4]   2> 2247933 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:32996/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2248058 INFO  (qtp381943792-11949) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=125
   [junit4]   2> 2248061 INFO  (qtp877444119-11930) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.S.Request [.system_shard1_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2248061 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2248061 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2248061 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2248082 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32996/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 2248248 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2248267 INFO  (qtp268437667-11938) [n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3886
   [junit4]   2> 2248411 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4028
   [junit4]   2> 2248517 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4136
   [junit4]   2> 2248565 INFO  (qtp268437667-11943) [n:127.0.0.1:32996_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2248624 INFO  (zkCallback-3610-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2248624 INFO  (zkCallback-3638-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2248624 INFO  (zkCallback-3624-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2248850 DEBUG (ScheduledTrigger-4875-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2249565 INFO  (qtp268437667-11943) [n:127.0.0.1:32996_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=6049
   [junit4]   2> 2249742 INFO  (OverseerCollectionConfigSetProcessor-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2249852 DEBUG (ScheduledTrigger-4875-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2250145 INFO  (TEST-SystemLogListenerTest.test-seed#[4512C024AF2D3142]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2250274 INFO  (qtp268437667-11939) [n:127.0.0.1:32996_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=20
   [junit4]   2> 2250275 INFO  (qtp268437667-11945) [n:127.0.0.1:32996_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2250291 INFO  (qtp381943792-11949) [n:127.0.0.1:39988_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=15
   [junit4]   2> 2250320 INFO  (qtp381943792-11956) [n:127.0.0.1:39988_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=27
   [junit4]   2> 2250327 INFO  (qtp877444119-11931) [n:127.0.0.1:40141_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2250328 INFO  (qtp877444119-11931) [n:127.0.0.1:40141_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2250329 DEBUG (qtp381943792-11950) [n:127.0.0.1:39988_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2250329 INFO  (qtp381943792-11950) [n:127.0.0.1:39988_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=149
   [junit4]   2> 2250363 INFO  (qtp268437667-11942) [n:127.0.0.1:32996_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2250364 INFO  (qtp268437667-11942) [n:127.0.0.1:32996_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2250366 DEBUG (zkCallback-3617-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2250444 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2250630 INFO  (qtp381943792-11953) [n:127.0.0.1:39988_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=182
   [junit4]   2> 2250636 INFO  (qtp381943792-11956) [n:127.0.0.1:39988_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2250640 INFO  (qtp877444119-11930) [n:127.0.0.1:40141_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2250642 INFO  (qtp877444119-11934) [n:127.0.0.1:40141_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2250642 DEBUG (qtp268437667-11945) [n:127.0.0.1:32996_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2250647 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial livenodes: [127.0.0.1:32996_solr, 127.0.0.1:39988_solr, 127.0.0.1:40141_solr]
   [junit4]   2> 2250659 INFO  (qtp268437667-11945) [n:127.0.0.1:32996_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=329
   [junit4]   2> 2250660 INFO  (qtp268437667-11944) [n:127.0.0.1:32996_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=3&name=test&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2250667 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2250668 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2250668 DEBUG (ScheduledTrigger-4875-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 3
   [junit4]   2> 2250675 DEBUG (zkCallback-3617-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2250676 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2250677 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2250677 DEBUG (OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2250769 INFO  (OverseerThreadFactory-4877-thread-2-processing-n:127.0.0.1:39988_solr) [n:127.0.0.1:39988_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 2250852 DEBUG (ScheduledTrigger-4875-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2250902 INFO  (OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39988/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2250919 INFO  (OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40141/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2250959 INFO  (OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32996/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2250995 INFO  (OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39988/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2250996 INFO  (OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_shard3_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40141/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2251009 INFO  (OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000) [n:127.0.0.1:39988_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32996/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2251196 INFO  (qtp381943792-11956) [n:127.0.0.1:39988_solr    x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=3&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2251197 INFO  (qtp877444119-11931) [n:127.0.0.1:40141_solr    x:test_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=test_shard1_replica_n3&action=CREATE&numShards=3&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2251198 INFO  (qtp268437667-11942) [n:127.0.0.1:32996_solr    x:test_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=test_shard2_replica_n5&action=CREATE&numShards=3&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2251224 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr    x:test_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&newCollection=true&name=test_shard2_replica_n6&action=CREATE&numShards=3&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2251372 INFO  (qtp268437667-11945) [n:127.0.0.1:32996_solr    x:test_shard3_replica_n8] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=test_shard3_replica_n8&action=CREATE&numShards=3&collection=test&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2251386 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr    x:test_shard3_replica_n7] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=test_shard3_replica_n7&action=CREATE&numShards=3&collection=test&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2251731 DEBUG (ScheduledTrigger-4875-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 3
   [junit4]   2> 2251852 DEBUG (ScheduledTrigger-4875-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2252326 INFO  (qtp877444119-11931) [n:127.0.0.1:40141_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2252378 INFO  (qtp877444119-11931) [n:127.0.0.1:40141_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.s.IndexSchema [test_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 2252380 INFO  (qtp877444119-11931) [n:127.0.0.1:40141_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2252380 INFO  (qtp877444119-11931) [n:127.0.0.1:40141_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n3' using configuration from collection test, trusted=true
   [junit4]   2> 2252411 INFO  (qtp268437667-11942) [n:127.0.0.1:32996_solr c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2252413 INFO  (qtp877444119-11931) [n:127.0.0.1:40141_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40141.solr.core.test.shard1.replica_n3' (registry 'solr.core.test.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2252414 INFO  (qtp877444119-11931) [n:127.0.0.1:40141_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2252414 INFO  (qtp877444119-11931) [n:127.0.0.1:40141_solr c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.c.SolrCore [[test_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/test_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/./test_shard1_replica_n3/data/]
   [junit4]   2> 2252484 INFO  (qtp268437667-11942) [n:127.0.0.1:32996_solr c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.s.IndexSchema [test_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 2252486 INFO  (qtp268437667-11942) [n:127.0.0.1:32996_solr c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2252519 INFO  (qtp268437667-11942) [n:127.0.0.1:32996_solr c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'test_shard2_replica_n5' using configuration from collection test, trusted=true
   [junit4]   2> 2252519 INFO  (qtp268437667-11942) [n:127.0.0.1:32996_solr c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32996.solr.core.test.shard2.replica_n5' (registry 'solr.core.test.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2252520 INFO  (qtp268437667-11942) [n:127.0.0.1:32996_solr c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2252520 INFO  (qtp268437667-11942) [n:127.0.0.1:32996_solr c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.c.SolrCore [[test_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/test_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/./test_shard2_replica_n5/data/]
   [junit4]   2> 2252510 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2260819 WARN  (jetty-launcher-3596-thread-3-SendThread(127.0.0.1:41000)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 9809ms for sessionid 0x103f8afd2c60006
   [junit4]   2> 2260819 WARN  (SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker-SendThread(127.0.0.1:41000)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 10026ms for sessionid 0x103f8afd2c6000e
   [junit4]   2> 2260819 WARN  (jetty-launcher-3596-thread-2-SendThread(127.0.0.1:41000)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 10026ms for sessionid 0x103f8afd2c6000c
   [junit4]   2> 2260819 WARN  (jetty-launcher-3596-thread-1-SendThread(127.0.0.1:41000)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 10048ms for sessionid 0x103f8afd2c60009
   [junit4]   2> 2260832 DEBUG (ScheduledTrigger-4875-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 3
   [junit4]   2> 2260832 DEBUG (ScheduledTrigger-4875-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2260833 INFO  (qtp268437667-11945) [n:127.0.0.1:32996_solr c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2260888 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x103f8afd2c60006, likely client has closed socket
   [junit4]   2> 2260888 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x103f8afd2c60009, likely client has closed socket
   [junit4]   2> 2260888 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x103f8afd2c6000c, likely client has closed socket
   [junit4]   2> 2260888 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x103f8afd2c6000e, likely client has closed socket
   [junit4]   2> 2261062 WARN  (zkConnectionManagerCallback-3618-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18d6f5b8 name: ZooKeeperConnection Watcher:127.0.0.1:41000/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2261063 WARN  (zkConnectionManagerCallback-3618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2261075 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.s.IndexSchema [test_shard3_replica_n7] Schema name=minimal
   [junit4]   2> 2261078 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2261078 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'test_shard3_replica_n7' using configuration from collection test, trusted=true
   [junit4]   2> 2261144 WARN  (zkConnectionManagerCallback-3654-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a57c714 name: ZooKeeperConnection Watcher:127.0.0.1:41000/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2261144 WARN  (zkConnectionManagerCallback-3654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2261148 WARN  (zkConnectionManagerCallback-3646-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52c68f3c name: ZooKeeperConnection Watcher:127.0.0.1:41000/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2261148 WARN  (zkConnectionManagerCallback-3646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2261148 WARN  (zkConnectionManagerCallback-3632-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1350f2a1 name: ZooKeeperConnection Watcher:127.0.0.1:41000/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2261148 WARN  (zkConnectionManagerCallback-3632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2261213 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40141.solr.core.test.shard3.replica_n7' (registry 'solr.core.test.shard3.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2261213 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2261213 INFO  (qtp877444119-11935) [n:127.0.0.1:40141_solr c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.c.SolrCore [[test_shard3_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/test_shard3_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/./test_shard3_replica_n7/data/]
   [junit4]   2> 2261233 INFO  (qtp381943792-11956) [n:127.0.0.1:39988_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2261253 INFO  (qtp268437667-11945) [n:127.0.0.1:32996_solr c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.s.IndexSchema [test_shard3_replica_n8] Schema name=minimal
   [junit4]   2> 2261378 INFO  (qtp268437667-11945) [n:127.0.0.1:32996_solr c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2261378 INFO  (qtp268437667-11945) [n:127.0.0.1:32996_solr c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'test_shard3_replica_n8' using configuration from collection test, trusted=true
   [junit4]   2> 2261379 INFO  (qtp268437667-11945) [n:127.0.0.1:32996_solr c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32996.solr.core.test.shard3.replica_n8' (registry 'solr.core.test.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2261379 INFO  (qtp268437667-11945) [n:127.0.0.1:32996_solr c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2261379 INFO  (qtp268437667-11945) [n:127.0.0.1:32996_solr c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.c.SolrCore [[test_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/test_shard3_replica_n8], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/./test_shard3_replica_n8/data/]
   [junit4]   2> 2261617 INFO  (qtp381943792-11956) [n:127.0.0.1:39988_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema [test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2261850 DEBUG (ScheduledTrigger-4875-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 3
   [junit4]   2> 2261850 DEBUG (ScheduledTrigger-4875-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2261856 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2261887 INFO  (qtp381943792-11956) [n:127.0.0.1:39988_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2261887 INFO  (qtp381943792-11956) [n:127.0.0.1:39988_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from collection test, trusted=true
   [junit4]   2> 2261887 INFO  (qtp381943792-11956) [n:127.0.0.1:39988_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39988.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2261887 INFO  (qtp381943792-11956) [n:127.0.0.1:39988_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2261888 INFO  (qtp381943792-11956) [n:127.0.0.1:39988_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node3/test_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node3/./test_shard1_replica_n1/data/]
   [junit4]   2> 2261910 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.s.IndexSchema [test_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2261962 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2261962 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'test_shard2_replica_n6' using configuration from collection test, trusted=true
   [junit4]   2> 2261962 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39988.solr.core.test.shard2.replica_n6' (registry 'solr.core.test.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
   [junit4]   2> 2261962 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2261962 INFO  (qtp381943792-11954) [n:127.0.0.1:39988_solr c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.c.SolrCore [[test_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build

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

operty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null379215334
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null379215334
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null379215334

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 205 minutes 31 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-7.x - Build # 798 - Still Unstable

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

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

Error Message:
events: [CapturedEvent{timestamp=2008664850134072, stage=STARTED, actionName='null', event={   "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",   "source":"index_size_trigger",   "eventTime":2008657483369072,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008663666874472,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008664929928272, stage=BEFORE_ACTION, actionName='compute_plan', event={   "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",   "source":"index_size_trigger",   "eventTime":2008657483369072,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008663666874472,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008665013282122, stage=AFTER_ACTION, actionName='compute_plan', event={   "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",   "source":"index_size_trigger",   "eventTime":2008657483369072,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008663666874472,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008665032806972, stage=BEFORE_ACTION, actionName='execute_plan', event={   "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",   "source":"index_size_trigger",   "eventTime":2008657483369072,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008663666874472,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008672899510122, stage=AFTER_ACTION, actionName='execute_plan', event={   "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",   "source":"index_size_trigger",   "eventTime":2008657483369072,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008663666874472,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g/0, params.waitForFinalState=true, params.collection=testSplitIntegration_collection, params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan, execute_plan], properties.responses=[{status={state=completed,msg=found [index_size_trigger/722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g/0] in completed tasks},success=}], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008672957466772, stage=SUCCEEDED, actionName='null', event={   "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",   "source":"index_size_trigger",   "eventTime":2008657483369072,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008663666874472,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008678167361422, stage=STARTED, actionName='null', event={   "id":"722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j",   "source":"index_size_trigger",   "eventTime":2008658501249722,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008678062245872,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008678198565672, stage=BEFORE_ACTION, actionName='compute_plan', event={   "id":"722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j",   "source":"index_size_trigger",   "eventTime":2008658501249722,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008678062245872,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008678245922772, stage=AFTER_ACTION, actionName='compute_plan', event={   "id":"722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j",   "source":"index_size_trigger",   "eventTime":2008658501249722,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008678062245872,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008678260223422, stage=BEFORE_ACTION, actionName='execute_plan', event={   "id":"722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j",   "source":"index_size_trigger",   "eventTime":2008658501249722,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008678062245872,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008686305889422, stage=AFTER_ACTION, actionName='execute_plan', event={   "id":"722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j",   "source":"index_size_trigger",   "eventTime":2008658501249722,   "eventType":"INDEXSIZE",   "properties":{     "__start__":1,     "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5}}"]},     "belowSize":{},     "_enqueue_time_":2008678062245872,     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j/0, params.waitForFinalState=true, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan, execute_plan], properties.responses=[{status={state=completed,msg=found [index_size_trigger/722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j/0] in completed tasks},success=}], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={   "trigger":"index_size_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":[     "compute_plan",     "execute_plan"],   "afterAction":[     "compute_plan",     "execute_plan"],   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}] expected:<6> but was:<11>

Stack Trace:
java.lang.AssertionError: events: [CapturedEvent{timestamp=2008664850134072, stage=STARTED, actionName='null', event={
  "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",
  "source":"index_size_trigger",
  "eventTime":2008657483369072,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008663666874472,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008664929928272, stage=BEFORE_ACTION, actionName='compute_plan', event={
  "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",
  "source":"index_size_trigger",
  "eventTime":2008657483369072,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008663666874472,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008665013282122, stage=AFTER_ACTION, actionName='compute_plan', event={
  "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",
  "source":"index_size_trigger",
  "eventTime":2008657483369072,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008663666874472,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008665032806972, stage=BEFORE_ACTION, actionName='execute_plan', event={
  "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",
  "source":"index_size_trigger",
  "eventTime":2008657483369072,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008663666874472,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008672899510122, stage=AFTER_ACTION, actionName='execute_plan', event={
  "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",
  "source":"index_size_trigger",
  "eventTime":2008657483369072,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008663666874472,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g/0, params.waitForFinalState=true, params.collection=testSplitIntegration_collection, params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan, execute_plan], properties.responses=[{status={state=completed,msg=found [index_size_trigger/722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g/0] in completed tasks},success=}], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008672957466772, stage=SUCCEEDED, actionName='null', event={
  "id":"722dd03c58a70Tdocs9xje8jrj3ub11dvtkfn2g",
  "source":"index_size_trigger",
  "eventTime":2008657483369072,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":17240,\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":17240,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.605600118637085E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008663666874472,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008678167361422, stage=STARTED, actionName='null', event={
  "id":"722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j",
  "source":"index_size_trigger",
  "eventTime":2008658501249722,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008678062245872,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008678198565672, stage=BEFORE_ACTION, actionName='compute_plan', event={
  "id":"722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j",
  "source":"index_size_trigger",
  "eventTime":2008658501249722,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008678062245872,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008678245922772, stage=AFTER_ACTION, actionName='compute_plan', event={
  "id":"722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j",
  "source":"index_size_trigger",
  "eventTime":2008658501249722,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008678062245872,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008678260223422, stage=BEFORE_ACTION, actionName='execute_plan', event={
  "id":"722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j",
  "source":"index_size_trigger",
  "eventTime":2008658501249722,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008678062245872,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=2008686305889422, stage=AFTER_ACTION, actionName='execute_plan', event={
  "id":"722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j",
  "source":"index_size_trigger",
  "eventTime":2008658501249722,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    \"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testSplitIntegration_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    \"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    \"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5}}"]},
    "belowSize":{},
    "_enqueue_time_":2008678062245872,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard2\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j/0, params.waitForFinalState=true, params.collection=testSplitIntegration_collection, params.shard=shard2}], properties.BEFORE_ACTION=[compute_plan, execute_plan], properties.responses=[{status={state=completed,msg=found [index_size_trigger/722dd40712abaTdocs9xje8jrj3ub11dvtkfn2j/0] in completed tasks},success=}], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
  "trigger":"index_size_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":[
    "compute_plan",
    "execute_plan"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}] expected:<6> but was:<11>
	at __randomizedtesting.SeedInfo.seed([D05B8083F9317F3A:E9D539C3D6CEB6C4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:310)
	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 13423 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_D05B8083F9317F3A-001/init-core-data-001
   [junit4]   2> 800341 INFO  (SUITE-IndexSizeTriggerTest-seed#[D05B8083F9317F3A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_D05B8083F9317F3A-001/tempDir-001
   [junit4]   2> 800341 INFO  (SUITE-IndexSizeTriggerTest-seed#[D05B8083F9317F3A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 800341 INFO  (Thread-1940) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 800341 INFO  (Thread-1940) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 800343 ERROR (Thread-1940) [    ] 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> 800441 INFO  (SUITE-IndexSizeTriggerTest-seed#[D05B8083F9317F3A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:32979
   [junit4]   2> 800445 INFO  (zkConnectionManagerCallback-3346-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800452 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 800453 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 800454 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 800454 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 800454 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 800455 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e58135f{/solr,null,AVAILABLE}
   [junit4]   2> 800455 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@798147ce{SSL,[ssl, http/1.1]}{127.0.0.1:40113}
   [junit4]   2> 800456 INFO  (jetty-launcher-3343-thread-1) [    ] o.e.j.s.Server Started @800495ms
   [junit4]   2> 800456 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40113}
   [junit4]   2> 800456 ERROR (jetty-launcher-3343-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800456 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 800456 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 800456 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800456 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 800456 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-19T19:33:02.714Z
   [junit4]   2> 800457 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 800457 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 800457 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 800458 INFO  (zkConnectionManagerCallback-3348-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800458 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60f70d04{/solr,null,AVAILABLE}
   [junit4]   2> 800458 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4b2ecbec{SSL,[ssl, http/1.1]}{127.0.0.1:36599}
   [junit4]   2> 800458 INFO  (jetty-launcher-3343-thread-2) [    ] o.e.j.s.Server Started @800498ms
   [junit4]   2> 800458 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36599}
   [junit4]   2> 800458 ERROR (jetty-launcher-3343-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800458 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 800458 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 800458 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800459 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 800459 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-19T19:33:02.717Z
   [junit4]   2> 800459 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 800465 INFO  (zkConnectionManagerCallback-3350-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800467 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 800467 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10076f7b85c0001, likely client has closed socket
   [junit4]   2> 800675 INFO  (jetty-launcher-3343-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32979/solr
   [junit4]   2> 800676 INFO  (zkConnectionManagerCallback-3354-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800683 INFO  (zkConnectionManagerCallback-3356-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800687 INFO  (jetty-launcher-3343-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32979/solr
   [junit4]   2> 800694 INFO  (zkConnectionManagerCallback-3360-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800705 INFO  (zkConnectionManagerCallback-3364-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800734 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:36599_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36599_solr
   [junit4]   2> 800735 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:36599_solr    ] o.a.s.c.Overseer Overseer (id=72188400359964678-127.0.0.1:36599_solr-n_0000000000) starting
   [junit4]   2> 800762 INFO  (zkConnectionManagerCallback-3371-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800763 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:36599_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32979/solr ready
   [junit4]   2> 800764 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:40113_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40113_solr
   [junit4]   2> 800781 INFO  (OverseerStateUpdate-72188400359964678-127.0.0.1:36599_solr-n_0000000000) [n:127.0.0.1:36599_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36599_solr
   [junit4]   2> 800781 DEBUG (OverseerAutoScalingTriggerThread-72188400359964678-127.0.0.1:36599_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 800781 INFO  (zkCallback-3355-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 800781 INFO  (OverseerStateUpdate-72188400359964678-127.0.0.1:36599_solr-n_0000000000) [n:127.0.0.1:36599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 800781 DEBUG (OverseerAutoScalingTriggerThread-72188400359964678-127.0.0.1:36599_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 800782 DEBUG (OverseerAutoScalingTriggerThread-72188400359964678-127.0.0.1:36599_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 800782 DEBUG (OverseerAutoScalingTriggerThread-72188400359964678-127.0.0.1:36599_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 800782 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:36599_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 800783 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:36599_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36599_solr
   [junit4]   2> 800798 INFO  (zkCallback-3355-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 800798 INFO  (zkCallback-3370-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 800799 DEBUG (OverseerAutoScalingTriggerThread-72188400359964678-127.0.0.1:36599_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:36599_solr, 127.0.0.1:40113_solr]
   [junit4]   2> 800800 DEBUG (OverseerAutoScalingTriggerThread-72188400359964678-127.0.0.1:36599_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 800800 DEBUG (OverseerAutoScalingTriggerThread-72188400359964678-127.0.0.1:36599_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 800800 DEBUG (ScheduledTrigger-4927-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 800800 INFO  (zkCallback-3363-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 800800 INFO  (zkConnectionManagerCallback-3376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800801 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:36599_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 800801 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:40113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 800802 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:40113_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32979/solr ready
   [junit4]   2> 800802 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:40113_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 800832 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:36599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36599.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49c1ecf0
   [junit4]   2> 800840 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:40113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40113.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49c1ecf0
   [junit4]   2> 800852 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:40113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40113.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49c1ecf0
   [junit4]   2> 800852 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:40113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40113.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49c1ecf0
   [junit4]   2> 800853 INFO  (jetty-launcher-3343-thread-1) [n:127.0.0.1:40113_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_D05B8083F9317F3A-001/tempDir-001/node1/.
   [junit4]   2> 800868 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:36599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36599.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49c1ecf0
   [junit4]   2> 800868 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:36599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36599.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49c1ecf0
   [junit4]   2> 800869 INFO  (jetty-launcher-3343-thread-2) [n:127.0.0.1:36599_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_D05B8083F9317F3A-001/tempDir-001/node2/.
   [junit4]   2> 800905 INFO  (zkConnectionManagerCallback-3380-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800908 INFO  (zkConnectionManagerCallback-3385-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800909 INFO  (SUITE-IndexSizeTriggerTest-seed#[D05B8083F9317F3A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 800909 INFO  (SUITE-IndexSizeTriggerTest-seed#[D05B8083F9317F3A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32979/solr ready
   [junit4]   2> 800928 DEBUG (SUITE-IndexSizeTriggerTest-seed#[D05B8083F9317F3A]-worker) [    ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10005_solr
   [junit4]   2> 800929 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 800929 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 800929 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 800930 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 800930 INFO  (SUITE-IndexSizeTriggerTest-seed#[D05B8083F9317F3A]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 800934 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 800934 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 800934 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 800934 DEBUG (ScheduledTrigger-4940-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 800955 DEBUG (ScheduledTrigger-4940-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 800976 DEBUG (ScheduledTrigger-4940-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 800996 DEBUG (ScheduledTrigger-4940-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801016 DEBUG (ScheduledTrigger-4940-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801036 DEBUG (ScheduledTrigger-4940-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801056 DEBUG (ScheduledTrigger-4940-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801077 DEBUG (ScheduledTrigger-4940-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801097 DEBUG (ScheduledTrigger-4940-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801117 DEBUG (ScheduledTrigger-4940-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801137 DEBUG (ScheduledTrigger-4940-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801157 DEBUG (ScheduledTrigger-4940-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801178 DEBUG (ScheduledTrigger-4940-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801181 DEBUG (simCloudManagerPool-4939-thread-2) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testTrigger_collection / shard2
   [junit4]   2> 801181 DEBUG (simCloudManagerPool-4939-thread-2) [    ] o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for testTrigger_collection / shard1
   [junit4]   2> 801182 DEBUG (simCloudManagerPool-4939-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider Running leader election for testTrigger_collection / shard1
   [junit4]   2> 801182 DEBUG (simCloudManagerPool-4939-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testTrigger_collection / shard1: core_node1
   [junit4]   2> 801192 DEBUG (simCloudManagerPool-4939-thread-4) [    ] o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for testTrigger_collection / shard2
   [junit4]   2> 801192 DEBUG (simCloudManagerPool-4939-thread-4) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testTrigger_collection / shard1
   [junit4]   2> 801192 DEBUG (simCloudManagerPool-4939-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider Running leader election for testTrigger_collection / shard2
   [junit4]   2> 801193 DEBUG (simCloudManagerPool-4939-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testTrigger_collection / shard2: core_node3
   [junit4]   2> 801198 DEBUG (ScheduledTrigger-4940-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801203 DEBUG (simCloudManagerPool-4939-thread-5) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testTrigger_collection / shard2
   [junit4]   2> 801203 DEBUG (simCloudManagerPool-4939-thread-5) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testTrigger_collection / shard1
   [junit4]   2> 801214 DEBUG (simCloudManagerPool-4939-thread-3) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testTrigger_collection / shard2
   [junit4]   2> 801214 DEBUG (simCloudManagerPool-4939-thread-3) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testTrigger_collection / shard1
   [junit4]   2> 801218 DEBUG (ScheduledTrigger-4940-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801238 DEBUG (ScheduledTrigger-4940-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801258 DEBUG (ScheduledTrigger-4940-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801279 DEBUG (ScheduledTrigger-4940-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801299 DEBUG (ScheduledTrigger-4940-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801319 DEBUG (ScheduledTrigger-4940-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801339 DEBUG (ScheduledTrigger-4940-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801360 DEBUG (ScheduledTrigger-4940-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801380 DEBUG (ScheduledTrigger-4940-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801400 DEBUG (ScheduledTrigger-4940-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801420 DEBUG (ScheduledTrigger-4940-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801439 INFO  (TEST-IndexSizeTriggerTest.testTrigger-seed#[D05B8083F9317F3A]) [    ] o.a.s.c.a.IndexSizeTriggerTest #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	0
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[testTrigger_collection]
   [junit4]   2> DocCollection(testTrigger_collection//clusterstate.json/32)={
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "autoCreated":"true",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard2":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testTrigger_collection_shard2_replica_n3",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":11,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":15740,
   [junit4]   2>           "node_name":"127.0.0.1:10006_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":1.4659017324447632E-5,
   [junit4]   2>           "SEARCHER.searcher.numDocs":11},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testTrigger_collection_shard2_replica_n4",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":11,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":15740,
   [junit4]   2>           "node_name":"127.0.0.1:10005_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":1.4659017324447632E-5,
   [junit4]   2>           "SEARCHER.searcher.numDocs":11}},
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active"},
   [junit4]   2>     "shard1":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node1":{
   [junit4]   2>           "core":"testTrigger_collection_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":14,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":17240,
   [junit4]   2>           "node_name":"127.0.0.1:10006_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":1.605600118637085E-5,
   [junit4]   2>           "SEARCHER.searcher.numDocs":14},
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testTrigger_collection_shard1_replica_n2",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":14,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":17240,
   [junit4]   2>           "node_name":"127.0.0.1:10005_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "INDEX.sizeInGB":1.605600118637085E-5,
   [junit4]   2>           "SEARCHER.searcher.numDocs":14}},
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active"}}}
   [junit4]   2> ## Max replicas per node:	2
   [junit4]   2> ## Min replicas per node:	2
   [junit4]   2> ## Total replicas:		4
   [junit4]   2> ## * testTrigger_collection		4
   [junit4]   2> ##		- active           4
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- CREATE             1
   [junit4]   2> ##		- update            26
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> 801439 INFO  (TEST-IndexSizeTriggerTest.testTrigger-seed#[D05B8083F9317F3A]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 801439 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 801440 DEBUG (ScheduledTrigger-4940-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801441 DEBUG (TEST-IndexSizeTriggerTest.testTrigger-seed#[D05B8083F9317F3A]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 801441 DEBUG (TEST-IndexSizeTriggerTest.testTrigger-seed#[D05B8083F9317F3A]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 801441 DEBUG (TEST-IndexSizeTriggerTest.testTrigger-seed#[D05B8083F9317F3A]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 801441 DEBUG (TEST-IndexSizeTriggerTest.testTrigger-seed#[D05B8083F9317F3A]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 801441 DEBUG (TEST-IndexSizeTriggerTest.testTrigger-seed#[D05B8083F9317F3A]) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 801441 DEBUG (TEST-IndexSizeTriggerTest.testTrigger-seed#[D05B8083F9317F3A]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 801449 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 801450 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 801450 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 801450 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 801451 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 801451 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 801451 DEBUG (ScheduledTrigger-4945-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801459 DEBUG (TEST-IndexSizeTriggerTest.testTrigger-seed#[D05B8083F9317F3A]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 801459 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 801460 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 801460 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 801460 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 801607 DEBUG (simCloudManagerPool-4944-thread-2) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testMixedBounds_collection / shard2
   [junit4]   2> 801607 DEBUG (simCloudManagerPool-4944-thread-2) [    ] o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for testMixedBounds_collection / shard1
   [junit4]   2> 801607 DEBUG (simCloudManagerPool-4944-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider Running leader election for testMixedBounds_collection / shard1
   [junit4]   2> 801608 DEBUG (simCloudManagerPool-4944-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMixedBounds_collection / shard1: core_node1
   [junit4]   2> 801618 DEBUG (simCloudManagerPool-4944-thread-3) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no replicas in testMixedBounds_collection / shard2
   [junit4]   2> 801618 DEBUG (simCloudManagerPool-4944-thread-3) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testMixedBounds_collection / shard1
   [junit4]   2> 801631 DEBUG (simCloudManagerPool-4944-thread-4) [    ] o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for testMixedBounds_collection / shard2
   [junit4]   2> 801631 DEBUG (simCloudManagerPool-4944-thread-4) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testMixedBounds_collection / shard1
   [junit4]   2> 801631 DEBUG (simCloudManagerPool-4944-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider Running leader election for testMixedBounds_collection / shard2
   [junit4]   2> 801633 DEBUG (simCloudManagerPool-4944-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMixedBounds_collection / shard2: core_node3
   [junit4]   2> 801642 DEBUG (simCloudManagerPool-4944-thread-5) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testMixedBounds_collection / shard2
   [junit4]   2> 801642 DEBUG (simCloudManagerPool-4944-thread-5) [    ] o.a.s.c.a.s.SimClusterStateProvider -- already has leader testMixedBounds_collection / shard1
   [junit4]   2> 801701 DEBUG (simCloudManagerPool-4944-thread-20) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 801701 DEBUG (simCloudManagerPool-4944-thread-20) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 801702 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 801702 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 801702 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 801703 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 801704 DEBUG (simCloudManagerPool-4944-thread-21) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 801704 DEBUG (simCloudManagerPool-4944-thread-21) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 801705 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 801705 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 801705 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 801705 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 801706 DEBUG (simCloudManagerPool-4944-thread-22) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 801706 DEBUG (simCloudManagerPool-4944-thread-22) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 801706 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 801707 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 801707 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 801707 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 801708 DEBUG (simCloudManagerPool-4944-thread-23) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 801708 DEBUG (simCloudManagerPool-4944-thread-23) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 801708 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 801709 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 801709 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 801709 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 801772 DEBUG (ScheduledTrigger-4945-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"722d42a940b80Tdocs9xje8jrj3ub11dvtkfn2a",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2008619479731072,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 801773 DEBUG (ScheduledTrigger-4945-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger]
   [junit4]   2> 801797 DEBUG (simCloudManagerPool-4944-thread-25) [    ] o.a.s.c.a.s.SimClusterStateProvider -- submit leader election for .system / shard1
   [junit4]   2> 801797 DEBUG (simCloudManagerPool-4944-thread-26) [    ] o.a.s.c.a.s.SimClusterStateProvider Running leader election for .system / shard1
   [junit4]   2> 801799 DEBUG (simCloudManagerPool-4944-thread-26) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for .system / shard1: core_node1
   [junit4]   2> 801802 DEBUG (ScheduledTrigger-4927-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 801803 INFO  (ScheduledTrigger-4945-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2008624167007172, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"722d42a940b80Tdocs9xje8jrj3ub11dvtkfn2a",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2008619479731072,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2008622681274222,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 801804 DEBUG (AutoscalingActionExecutor-4946-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"722d42a940b80Tdocs9xje8jrj3ub11dvtkfn2a",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2008619479731072,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2008622681274222,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 801805 INFO  (AutoscalingActionExecutor-4946-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2008624250241972, stage=BEFORE_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"722d42a940b80Tdocs9xje8jrj3ub11dvtkfn2a",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2008619479731072,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2008622681274222,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 801805 DEBUG (AutoscalingActionExecutor-4946-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"722d42a940b80Tdocs9xje8jrj3ub11dvtkfn2a",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2008619479731072,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testMixedBounds_collection":[
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMixedBounds_collection_shard2_replica_n3\",\n    \"shard\":\"shard2\",\n    \"collection\":\"testMixedBounds_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":505,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":262740,\n    \"SEARCHER.searcher.numDocs\":505,\n    \"__bytes__\":262740,\n    \"__docs__\":505,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.446956932544708E-4}}",
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMixedBounds_collection_shard1_replica_n1\",\n    \"shard\":\"shard1\",\n    \"collection\":\"testMixedBounds_collection\",\n    \"node_name\":\"127.0.0.1:10006_solr\",\n    \"type\":\"NRT\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":495,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":257740,\n    \"SEARCHER.searcher.numDocs\":495,\n    \"__bytes__\":257740,\n    \"__docs__\":495,\n    \"violationType\":\"aboveBytes\",\n    \"state\":\"active\",\n    \"INDEX.sizeInGB\":2.4003908038139343E-4}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2008622681274222,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testMixedBounds_collection\",\n  \"second\":\"shard2\"}]}}",
   [junit4]   2>       "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\

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

eck:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1649383875
     [copy] Copying 239 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1649383875
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1649383875

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 83 minutes 13 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)