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/10/14 22:10:35 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 181 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/181/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:36990_solr, 127.0.0.1:38407_solr, 127.0.0.1:38446_solr] Last available state: DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node4":{           "core":"raceDeleteReplica_false_shard1_replica_n2",           "base_url":"http://127.0.0.1:41320/solr",           "node_name":"127.0.0.1:41320_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false",           "leader":"true"},         "core_node6":{           "core":"raceDeleteReplica_false_shard1_replica_n5",           "base_url":"http://127.0.0.1:41320/solr",           "node_name":"127.0.0.1:41320_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:36990_solr, 127.0.0.1:38407_solr, 127.0.0.1:38446_solr]
Last available state: DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node4":{
          "core":"raceDeleteReplica_false_shard1_replica_n2",
          "base_url":"http://127.0.0.1:41320/solr",
          "node_name":"127.0.0.1:41320_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_false_shard1_replica_n5",
          "base_url":"http://127.0.0.1:41320/solr",
          "node_name":"127.0.0.1:41320_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([BDF04122DF975067:D7E620F2B7651AAD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:327)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:223)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
Error from server at http://127.0.0.1:38407/solr: Cannot create collection delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38407/solr: Cannot create collection delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([BDF04122DF975067:1090F529C2A8F812]: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:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	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.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:73)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.DeleteReplicaTest.deleteReplicaByCountForAllShards

Error Message:
Error from server at http://127.0.0.1:38407/solr: Cannot create collection deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38407/solr: Cannot create collection deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([BDF04122DF975067:8161067690D60D32]: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:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	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.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:161)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.IndexSizeTriggerTest.testMixedBounds

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([BDF04122DF975067:B773FE8F922C5B3D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:572)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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 13897 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/init-core-data-001
   [junit4]   2> 1806990 WARN  (SUITE-DeleteReplicaTest-seed#[BDF04122DF975067]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1806990 INFO  (SUITE-DeleteReplicaTest-seed#[BDF04122DF975067]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1806992 INFO  (SUITE-DeleteReplicaTest-seed#[BDF04122DF975067]-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> 1806992 INFO  (SUITE-DeleteReplicaTest-seed#[BDF04122DF975067]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1806993 INFO  (SUITE-DeleteReplicaTest-seed#[BDF04122DF975067]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001
   [junit4]   2> 1806993 INFO  (SUITE-DeleteReplicaTest-seed#[BDF04122DF975067]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1806993 INFO  (Thread-3046) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1806993 INFO  (Thread-3046) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1807000 ERROR (Thread-3046) [    ] 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> 1807093 INFO  (SUITE-DeleteReplicaTest-seed#[BDF04122DF975067]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40187
   [junit4]   2> 1807105 INFO  (zkConnectionManagerCallback-4322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807117 INFO  (jetty-launcher-4319-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> 1807117 INFO  (jetty-launcher-4319-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> 1807117 INFO  (jetty-launcher-4319-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> 1807118 INFO  (jetty-launcher-4319-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> 1807124 INFO  (jetty-launcher-4319-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1807124 INFO  (jetty-launcher-4319-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1807124 INFO  (jetty-launcher-4319-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1807124 INFO  (jetty-launcher-4319-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72d67792{/solr,null,AVAILABLE}
   [junit4]   2> 1807125 INFO  (jetty-launcher-4319-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@26f723d0{HTTP/1.1,[http/1.1]}{127.0.0.1:38407}
   [junit4]   2> 1807125 INFO  (jetty-launcher-4319-thread-2) [    ] o.e.j.s.Server Started @1807219ms
   [junit4]   2> 1807125 INFO  (jetty-launcher-4319-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38407}
   [junit4]   2> 1807125 ERROR (jetty-launcher-4319-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1807125 INFO  (jetty-launcher-4319-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1807125 INFO  (jetty-launcher-4319-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1807125 INFO  (jetty-launcher-4319-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1807125 INFO  (jetty-launcher-4319-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1807125 INFO  (jetty-launcher-4319-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-14T21:20:09.930Z
   [junit4]   2> 1807128 INFO  (jetty-launcher-4319-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1807128 INFO  (jetty-launcher-4319-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1807128 INFO  (jetty-launcher-4319-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1807135 INFO  (jetty-launcher-4319-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34305852{/solr,null,AVAILABLE}
   [junit4]   2> 1807135 INFO  (jetty-launcher-4319-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7df928d4{HTTP/1.1,[http/1.1]}{127.0.0.1:36990}
   [junit4]   2> 1807135 INFO  (jetty-launcher-4319-thread-1) [    ] o.e.j.s.Server Started @1807230ms
   [junit4]   2> 1807135 INFO  (jetty-launcher-4319-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36990}
   [junit4]   2> 1807135 ERROR (jetty-launcher-4319-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1807135 INFO  (jetty-launcher-4319-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1807135 INFO  (jetty-launcher-4319-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1807136 INFO  (jetty-launcher-4319-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1807136 INFO  (jetty-launcher-4319-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1807136 INFO  (jetty-launcher-4319-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-14T21:20:09.941Z
   [junit4]   2> 1807138 INFO  (jetty-launcher-4319-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1807138 INFO  (jetty-launcher-4319-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1807138 INFO  (jetty-launcher-4319-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1807138 INFO  (zkConnectionManagerCallback-4324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807138 INFO  (jetty-launcher-4319-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3894b9f9{/solr,null,AVAILABLE}
   [junit4]   2> 1807139 INFO  (jetty-launcher-4319-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f924e5d{HTTP/1.1,[http/1.1]}{127.0.0.1:41320}
   [junit4]   2> 1807139 INFO  (jetty-launcher-4319-thread-4) [    ] o.e.j.s.Server Started @1807234ms
   [junit4]   2> 1807139 INFO  (jetty-launcher-4319-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41320}
   [junit4]   2> 1807139 ERROR (jetty-launcher-4319-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1807139 INFO  (jetty-launcher-4319-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1807139 INFO  (jetty-launcher-4319-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1807139 INFO  (jetty-launcher-4319-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1807139 INFO  (jetty-launcher-4319-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1807139 INFO  (jetty-launcher-4319-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1807139 INFO  (jetty-launcher-4319-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-14T21:20:09.944Z
   [junit4]   2> 1807141 INFO  (jetty-launcher-4319-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1807141 INFO  (jetty-launcher-4319-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1807141 INFO  (jetty-launcher-4319-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1807141 INFO  (jetty-launcher-4319-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c24f50{/solr,null,AVAILABLE}
   [junit4]   2> 1807141 INFO  (jetty-launcher-4319-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@51517fc{HTTP/1.1,[http/1.1]}{127.0.0.1:38446}
   [junit4]   2> 1807141 INFO  (jetty-launcher-4319-thread-3) [    ] o.e.j.s.Server Started @1807236ms
   [junit4]   2> 1807141 INFO  (zkConnectionManagerCallback-4328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807141 INFO  (jetty-launcher-4319-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38446}
   [junit4]   2> 1807142 ERROR (jetty-launcher-4319-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1807142 INFO  (jetty-launcher-4319-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1807142 INFO  (jetty-launcher-4319-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1807142 INFO  (jetty-launcher-4319-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1807142 INFO  (jetty-launcher-4319-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1807142 INFO  (jetty-launcher-4319-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-14T21:20:09.947Z
   [junit4]   2> 1807142 INFO  (jetty-launcher-4319-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1807147 INFO  (zkConnectionManagerCallback-4326-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807170 INFO  (jetty-launcher-4319-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1807170 INFO  (zkConnectionManagerCallback-4330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807171 INFO  (jetty-launcher-4319-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1807340 INFO  (jetty-launcher-4319-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40187/solr
   [junit4]   2> 1807341 INFO  (jetty-launcher-4319-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40187/solr
   [junit4]   2> 1807341 INFO  (zkConnectionManagerCallback-4335-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807343 INFO  (zkConnectionManagerCallback-4338-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807346 INFO  (zkConnectionManagerCallback-4342-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807346 INFO  (zkConnectionManagerCallback-4340-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807462 INFO  (jetty-launcher-4319-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40187/solr
   [junit4]   2> 1807463 INFO  (zkConnectionManagerCallback-4350-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807467 INFO  (zkConnectionManagerCallback-4352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807488 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38446_solr
   [junit4]   2> 1807489 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer Overseer (id=72102604047384586-127.0.0.1:38446_solr-n_0000000000) starting
   [junit4]   2> 1807490 INFO  (jetty-launcher-4319-thread-4) [n:127.0.0.1:41320_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41320_solr
   [junit4]   2> 1807492 INFO  (jetty-launcher-4319-thread-1) [n:127.0.0.1:36990_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1807498 INFO  (jetty-launcher-4319-thread-1) [n:127.0.0.1:36990_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1807498 INFO  (jetty-launcher-4319-thread-1) [n:127.0.0.1:36990_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36990_solr
   [junit4]   2> 1807507 INFO  (zkCallback-4339-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1807508 INFO  (zkCallback-4351-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1807510 INFO  (zkCallback-4341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1807519 INFO  (zkConnectionManagerCallback-4359-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807519 INFO  (zkConnectionManagerCallback-4364-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807520 INFO  (zkConnectionManagerCallback-4369-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807521 INFO  (jetty-launcher-4319-thread-1) [n:127.0.0.1:36990_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1807521 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1807521 INFO  (jetty-launcher-4319-thread-4) [n:127.0.0.1:41320_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1807523 INFO  (jetty-launcher-4319-thread-1) [n:127.0.0.1:36990_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40187/solr ready
   [junit4]   2> 1807523 INFO  (jetty-launcher-4319-thread-4) [n:127.0.0.1:41320_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40187/solr ready
   [junit4]   2> 1807523 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40187/solr ready
   [junit4]   2> 1807523 INFO  (jetty-launcher-4319-thread-1) [n:127.0.0.1:36990_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1807524 INFO  (jetty-launcher-4319-thread-4) [n:127.0.0.1:41320_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1807531 INFO  (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38446_solr
   [junit4]   2> 1807533 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1807533 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38446_solr
   [junit4]   2> 1807540 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36990_solr"} current state version: 0
   [junit4]   2> 1807540 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38446_solr"} current state version: 0
   [junit4]   2> 1807547 INFO  (zkCallback-4368-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1807547 INFO  (zkCallback-4339-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1807547 INFO  (zkCallback-4341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1807547 INFO  (zkCallback-4351-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1807549 INFO  (zkCallback-4363-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1807550 INFO  (zkCallback-4358-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1807576 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1807578 INFO  (jetty-launcher-4319-thread-1) [n:127.0.0.1:36990_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36990.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807585 INFO  (jetty-launcher-4319-thread-4) [n:127.0.0.1:41320_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41320.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807608 INFO  (jetty-launcher-4319-thread-1) [n:127.0.0.1:36990_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36990.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807608 INFO  (jetty-launcher-4319-thread-1) [n:127.0.0.1:36990_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36990.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807612 INFO  (jetty-launcher-4319-thread-1) [n:127.0.0.1:36990_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001/node1/.
   [junit4]   2> 1807615 INFO  (jetty-launcher-4319-thread-4) [n:127.0.0.1:41320_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41320.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807616 INFO  (jetty-launcher-4319-thread-4) [n:127.0.0.1:41320_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41320.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807617 INFO  (jetty-launcher-4319-thread-4) [n:127.0.0.1:41320_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001/node4/.
   [junit4]   2> 1807627 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38446.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807659 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38446.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807659 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38446.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807661 INFO  (jetty-launcher-4319-thread-3) [n:127.0.0.1:38446_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001/node2/.
   [junit4]   2> 1807667 INFO  (jetty-launcher-4319-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40187/solr
   [junit4]   2> 1807668 INFO  (zkConnectionManagerCallback-4376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807671 INFO  (zkConnectionManagerCallback-4378-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807679 INFO  (jetty-launcher-4319-thread-2) [n:127.0.0.1:38407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1807685 INFO  (jetty-launcher-4319-thread-2) [n:127.0.0.1:38407_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1807685 INFO  (jetty-launcher-4319-thread-2) [n:127.0.0.1:38407_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38407_solr
   [junit4]   2> 1807686 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38407_solr"} current state version: 0
   [junit4]   2> 1807687 INFO  (zkCallback-4358-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1807687 INFO  (zkCallback-4363-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1807688 INFO  (zkCallback-4339-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1807688 INFO  (zkCallback-4341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1807688 INFO  (zkCallback-4368-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1807688 INFO  (zkCallback-4351-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1807689 INFO  (zkCallback-4377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1807717 INFO  (zkConnectionManagerCallback-4385-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807718 INFO  (jetty-launcher-4319-thread-2) [n:127.0.0.1:38407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1807719 INFO  (jetty-launcher-4319-thread-2) [n:127.0.0.1:38407_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40187/solr ready
   [junit4]   2> 1807720 INFO  (jetty-launcher-4319-thread-2) [n:127.0.0.1:38407_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1807746 INFO  (jetty-launcher-4319-thread-2) [n:127.0.0.1:38407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38407.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807760 INFO  (jetty-launcher-4319-thread-2) [n:127.0.0.1:38407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38407.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807760 INFO  (jetty-launcher-4319-thread-2) [n:127.0.0.1:38407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38407.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1807761 INFO  (jetty-launcher-4319-thread-2) [n:127.0.0.1:38407_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001/node3/.
   [junit4]   2> 1807828 INFO  (zkConnectionManagerCallback-4388-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807832 INFO  (zkConnectionManagerCallback-4393-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807833 INFO  (SUITE-DeleteReplicaTest-seed#[BDF04122DF975067]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1807834 INFO  (SUITE-DeleteReplicaTest-seed#[BDF04122DF975067]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40187/solr ready
   [junit4]   2> 1808269 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[BDF04122DF975067]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaAndVerifyDirectoryCleanup
   [junit4]   2> 1808271 INFO  (qtp1255723050-16782) [n:127.0.0.1:41320_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1808275 INFO  (OverseerThreadFactory-6802-thread-1-processing-n:127.0.0.1:38446_solr) [n:127.0.0.1:38446_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection deletereplica_test
   [junit4]   2> 1808281 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"deletereplica_test",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1808385 INFO  (qtp1255723050-16747) [n:127.0.0.1:41320_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> 1808391 INFO  (qtp221958441-16754) [n:127.0.0.1:38407_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> 1808393 INFO  (qtp1501751511-16771) [n:127.0.0.1:38446_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> 1808395 INFO  (qtp1779612337-16763) [n:127.0.0.1:36990_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> 1808401 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36990/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1808401 INFO  (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36990/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1808404 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38446/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1808404 INFO  (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38446/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1808613 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr    x:deletereplica_test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1808623 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr    x:deletereplica_test_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1808631 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36990/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36990_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1808631 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38446/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38446_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1809648 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1809648 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1809657 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1809657 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1809675 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1809675 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1809675 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n1' using configuration from collection deletereplica_test, trusted=true
   [junit4]   2> 1809675 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n2' using configuration from collection deletereplica_test, trusted=true
   [junit4]   2> 1809676 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36990.solr.core.deletereplica_test.shard1.replica_n1' (registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1809676 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38446.solr.core.deletereplica_test.shard1.replica_n2' (registry 'solr.core.deletereplica_test.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1809676 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001/node1/deletereplica_test_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001/node1/./deletereplica_test_shard1_replica_n1/data/]
   [junit4]   2> 1809676 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001/node2/deletereplica_test_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001/node2/./deletereplica_test_shard1_replica_n2/data/]
   [junit4]   2> 1809749 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1809749 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1809749 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1809749 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1809750 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1809750 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1809750 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1809750 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1809752 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@550af6ee[deletereplica_test_shard1_replica_n1] main]
   [junit4]   2> 1809752 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@70b9abfe[deletereplica_test_shard1_replica_n2] main]
   [junit4]   2> 1809753 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1809753 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1809754 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1809754 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1809754 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1809754 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1809755 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614337291122114560
   [junit4]   2> 1809755 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614337291122114560
   [junit4]   2> 1809755 INFO  (searcherExecutor-6816-thread-1-processing-n:127.0.0.1:36990_solr x:deletereplica_test_shard1_replica_n1 c:deletereplica_test s:shard1 r:core_node3) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n1] Registered new searcher Searcher@550af6ee[deletereplica_test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1809755 INFO  (searcherExecutor-6817-thread-1-processing-n:127.0.0.1:38446_solr x:deletereplica_test_shard1_replica_n2 c:deletereplica_test s:shard1 r:core_node4) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n2] Registered new searcher Searcher@70b9abfe[deletereplica_test_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1809767 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1809772 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deletereplica_test"} current state version: 0
   [junit4]   2> 1809772 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1809773 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1810274 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1810274 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1810274 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38446/solr/deletereplica_test_shard1_replica_n2/
   [junit4]   2> 1810275 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica_n2 url=http://127.0.0.1:38446/solr START replicas=[http://127.0.0.1:36990/solr/deletereplica_test_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1810275 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica_n2 url=http://127.0.0.1:38446/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1810284 INFO  (qtp1779612337-16761) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.S.Request [deletereplica_test_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1810284 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1810285 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_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> 1810294 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38446/solr/deletereplica_test_shard1_replica_n2/ shard1
   [junit4]   2> 1810295 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "base_url":"http://127.0.0.1:38446/solr",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1810397 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1810398 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38446/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38446_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1810399 INFO  (qtp1501751511-16769) [n:127.0.0.1:38446_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1780
   [junit4]   2> 1810499 INFO  (zkCallback-4351-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1810778 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36990/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36990_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1810779 INFO  (qtp1779612337-16746) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2166
   [junit4]   2> 1810786 INFO  (qtp1255723050-16782) [n:127.0.0.1:41320_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> 1810879 INFO  (zkCallback-4339-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1810879 INFO  (zkCallback-4351-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1811787 INFO  (qtp1255723050-16782) [n:127.0.0.1:41320_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3516
   [junit4]   2> 1811790 INFO  (qtp1501751511-16760) [n:127.0.0.1:38446_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1811798 INFO  (qtp1255723050-16759) [n:127.0.0.1:41320_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node4&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1811802 INFO  (OverseerCollectionConfigSetProcessor-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_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> 1811803 INFO  (qtp1501751511-16768) [n:127.0.0.1:38446_solr    x:deletereplica_test_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n2, tag=null
   [junit4]   2> 1811803 INFO  (qtp1501751511-16768) [n:127.0.0.1:38446_solr    x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@480f02e2: rootName = solr_38446, domain = solr.core.deletereplica_test.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.deletereplica_test.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@785e0a08
   [junit4]   2> 1811825 INFO  (qtp1501751511-16768) [n:127.0.0.1:38446_solr    x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f65f759
   [junit4]   2> 1811825 INFO  (qtp1501751511-16768) [n:127.0.0.1:38446_solr    x:deletereplica_test_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n2, tag=1f65f759
   [junit4]   2> 1811825 INFO  (qtp1501751511-16768) [n:127.0.0.1:38446_solr    x:deletereplica_test_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deletereplica_test.shard1.leader, tag=1f65f759
   [junit4]   2> 1811835 INFO  (qtp1501751511-16768) [n:127.0.0.1:38446_solr    x:deletereplica_test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node3=0}, version=2}
   [junit4]   2> 1811838 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"deletecore",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:38446_solr",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "base_url":"http://127.0.0.1:38446/solr",
   [junit4]   2>   "core_node_name":"core_node4"} current state version: 0
   [junit4]   2> 1811838 INFO  (qtp1501751511-16768) [n:127.0.0.1:38446_solr    x:deletereplica_test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=35
   [junit4]   2> 1811839 INFO  (zkCallback-4339-thread-1) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1811839 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deletereplica_test"} current state version: 0
   [junit4]   2> 1811940 INFO  (zkCallback-4351-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1811941 INFO  (zkCallback-4339-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1812042 INFO  (qtp1255723050-16759) [n:127.0.0.1:41320_solr c:deletereplica_test   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node4&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2} status=0 QTime=243
   [junit4]   2> 1813805 INFO  (OverseerCollectionConfigSetProcessor-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1814339 INFO  (zkCallback-4339-thread-1) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36990/solr/deletereplica_test_shard1_replica_n1/
   [junit4]   2> 1814339 INFO  (zkCallback-4339-thread-1) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1814339 INFO  (zkCallback-4339-thread-1) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:36990/solr/deletereplica_test_shard1_replica_n1/ has no replicas
   [junit4]   2> 1814342 INFO  (zkCallback-4339-thread-1) [n:127.0.0.1:36990_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36990/solr/deletereplica_test_shard1_replica_n1/ shard1
   [junit4]   2> 1814343 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "base_url":"http://127.0.0.1:36990/solr",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1814344 INFO  (zkCallback-4339-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1814371 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[BDF04122DF975067]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaAndVerifyDirectoryCleanup
   [junit4]   2> 1814835 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[BDF04122DF975067]) [    ] o.a.s.SolrTestCaseJ4 ###Starting raceConditionOnDeleteAndRegisterReplica
   [junit4]   2> 1814836 INFO  (qtp1255723050-16776) [n:127.0.0.1:41320_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1814838 INFO  (qtp1255723050-16776) [n:127.0.0.1:41320_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1814838 INFO  (qtp1255723050-16784) [n:127.0.0.1:41320_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1814842 INFO  (OverseerThreadFactory-6802-thread-3-processing-n:127.0.0.1:38446_solr) [n:127.0.0.1:38446_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection raceDeleteReplica_true
   [junit4]   2> 1814848 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"raceDeleteReplica_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1815053 INFO  (qtp1255723050-16747) [n:127.0.0.1:41320_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> 1815059 INFO  (qtp221958441-16749) [n:127.0.0.1:38407_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=4
   [junit4]   2> 1815062 INFO  (qtp1501751511-16775) [n:127.0.0.1:38446_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> 1815064 INFO  (qtp1779612337-16767) [n:127.0.0.1:36990_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.deletereplica_test.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1815065 INFO  (qtp1779612337-16764) [n:127.0.0.1:36990_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> 1815071 INFO  (qtp1501751511-16771) [n:127.0.0.1:38446_solr    x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1815078 INFO  (qtp221958441-16748) [n:127.0.0.1:38407_solr    x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1815078 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"raceDeleteReplica_true_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38446/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38446_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"raceDeleteReplica_true",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1815081 DEBUG (OverseerStateUpdate-72102604047384586-127.0.0.1:38446_solr-n_0000000000) [n:127.0.0.1:38446_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"raceDeleteReplica_true_shard1_replica_n2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38407/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38407_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"raceDeleteReplica_true",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1816094 INFO  (qtp1501751511-16771) [n:127.0.0.1:38446_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1816096 INFO  (qtp221958441-16748) [n:127.0.0.1:38407_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1816103 INFO  (qtp1501751511-16771) [n:127.0.0.1:38446_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1816104 INFO  (qtp221958441-16748) [n:127.0.0.1:38407_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1816107 INFO  (qtp221958441-16748) [n:127.0.0.1:38407_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1816107 INFO  (qtp1501751511-16771) [n:127.0.0.1:38446_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1816107 INFO  (qtp221958441-16748) [n:127.0.0.1:38407_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n2' using configuration from collection raceDeleteReplica_true, trusted=true
   [junit4]   2> 1816107 INFO  (qtp1501751511-16771) [n:127.0.0.1:38446_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_true_shard1_replica_n1' using configuration from collection raceDeleteReplica_true, trusted=true
   [junit4]   2> 1816107 INFO  (qtp221958441-16748) [n:127.0.0.1:38407_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38407.solr.core.raceDeleteReplica_true.shard1.replica_n2' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1816107 INFO  (qtp1501751511-16771) [n:127.0.0.1:38446_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38446.solr.core.raceDeleteReplica_true.shard1.replica_n1' (registry 'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6851804
   [junit4]   2> 1816107 INFO  (qtp221958441-16748) [n:127.0.0.1:38407_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001/node3/raceDeleteReplica_true_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_BDF04122DF975067-001/tempDir-001/node3/./raceDeleteReplica_true_shard1_replica_n2/data/]
   [junit4]   2> 1816107 INFO  (qtp1501751511-16771) [n:127.0.0.1:38446_solr c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J

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

s-slave/workspace/Lucene-Solr-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1632174003
     [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1632174003
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1632174003

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 57ms :: artifacts dl 7ms
	---------------------------------------------------------------------
	|                  |            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: 120 minutes 12 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)

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 184 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/184/

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8BB1AED47ED1CBD7:3E5910ED02DA62F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.junit.Assert.assertFalse(Assert.java:79)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:148)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
missing cleanup event: [CapturedEvent{timestamp=990941629069757, stage=STARTED, actionName='null', event={   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",   "source":".scheduled_maintenance",   "eventTime":990941623736124,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856154974,     "_enqueue_time_":990941626763512}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990941664605857, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",   "source":".scheduled_maintenance",   "eventTime":990941623736124,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856154974,     "_enqueue_time_":990941626763512}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990941675319485, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",   "source":".scheduled_maintenance",   "eventTime":990941623736124,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856154974,     "_enqueue_time_":990941626763512}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting={stateTimestamp=1539683354924570142, currentTimeNs=1539856155025711418, deltaSec=172800, ttlSec=20}}}, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990941680128330, stage=SUCCEEDED, actionName='null', event={   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",   "source":".scheduled_maintenance",   "eventTime":990941623736124,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856154974,     "_enqueue_time_":990941626763512}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990946682512102, stage=STARTED, actionName='null', event={   "id":"38542c0f23fe2Ta78l05n8pwoa45cwfrf15sysw",   "source":".scheduled_maintenance",   "eventTime":990946681569250,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856160032,     "_enqueue_time_":990946681840564}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990946683305745, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"38542c0f23fe2Ta78l05n8pwoa45cwfrf15sysw",   "source":".scheduled_maintenance",   "eventTime":990946681569250,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856160032,     "_enqueue_time_":990946681840564}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990946687584818, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"38542c0f23fe2Ta78l05n8pwoa45cwfrf15sysw",   "source":".scheduled_maintenance",   "eventTime":990946681569250,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856160032,     "_enqueue_time_":990946681840564}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990946689018857, stage=SUCCEEDED, actionName='null', event={   "id":"38542c0f23fe2Ta78l05n8pwoa45cwfrf15sysw",   "source":".scheduled_maintenance",   "eventTime":990946681569250,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856160032,     "_enqueue_time_":990946681840564}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990951694853781, stage=STARTED, actionName='null', event={   "id":"38543eb742bddTa78l05n8pwoa45cwfrf15sysx",   "source":".scheduled_maintenance",   "eventTime":990951689694173,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856165041,     "_enqueue_time_":990951689948893}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990951695549051, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"38543eb742bddTa78l05n8pwoa45cwfrf15sysx",   "source":".scheduled_maintenance",   "eventTime":990951689694173,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856165041,     "_enqueue_time_":990951689948893}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990951698269502, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"38543eb742bddTa78l05n8pwoa45cwfrf15sysx",   "source":".scheduled_maintenance",   "eventTime":990951689694173,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856165041,     "_enqueue_time_":990951689948893}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990951699755839, stage=SUCCEEDED, actionName='null', event={   "id":"38543eb742bddTa78l05n8pwoa45cwfrf15sysx",   "source":".scheduled_maintenance",   "eventTime":990951689694173,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856165041,     "_enqueue_time_":990951689948893}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990956701973400, stage=STARTED, actionName='null', event={   "id":"38545161ee22bTa78l05n8pwoa45cwfrf15sysy",   "source":".scheduled_maintenance",   "eventTime":990956700492331,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856170051,     "_enqueue_time_":990956700791583}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990956702888408, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"38545161ee22bTa78l05n8pwoa45cwfrf15sysy",   "source":".scheduled_maintenance",   "eventTime":990956700492331,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856170051,     "_enqueue_time_":990956700791583}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990956706439237, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"38545161ee22bTa78l05n8pwoa45cwfrf15sysy",   "source":".scheduled_maintenance",   "eventTime":990956700492331,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856170051,     "_enqueue_time_":990956700791583}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990956708324414, stage=SUCCEEDED, actionName='null', event={   "id":"38545161ee22bTa78l05n8pwoa45cwfrf15sysy",   "source":".scheduled_maintenance",   "eventTime":990956700492331,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856170051,     "_enqueue_time_":990956700791583}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990961710086432, stage=STARTED, actionName='null', event={   "id":"3854640a73c5aTa78l05n8pwoa45cwfrf15sysz",   "source":".scheduled_maintenance",   "eventTime":990961709038682,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856175060,     "_enqueue_time_":990961709291200}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990961710930710, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"3854640a73c5aTa78l05n8pwoa45cwfrf15sysz",   "source":".scheduled_maintenance",   "eventTime":990961709038682,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856175060,     "_enqueue_time_":990961709291200}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990961713596406, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"3854640a73c5aTa78l05n8pwoa45cwfrf15sysz",   "source":".scheduled_maintenance",   "eventTime":990961709038682,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856175060,     "_enqueue_time_":990961709291200}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990961714963869, stage=SUCCEEDED, actionName='null', event={   "id":"3854640a73c5aTa78l05n8pwoa45cwfrf15sysz",   "source":".scheduled_maintenance",   "eventTime":990961709038682,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856175060,     "_enqueue_time_":990961709291200}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990966717003716, stage=STARTED, actionName='null', event={   "id":"385476b133d2cTa78l05n8pwoa45cwfrf15syt0",   "source":".scheduled_maintenance",   "eventTime":990966715727148,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856180067,     "_enqueue_time_":990966716114772}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990966718383382, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"385476b133d2cTa78l05n8pwoa45cwfrf15syt0",   "source":".scheduled_maintenance",   "eventTime":990966715727148,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856180067,     "_enqueue_time_":990966716114772}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990966721138715, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"385476b133d2cTa78l05n8pwoa45cwfrf15syt0",   "source":".scheduled_maintenance",   "eventTime":990966715727148,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539856180067,     "_enqueue_time_":990966716114772}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/shard1-splitting={stateTimestamp=1539856155065844630, currentTimeNs=1539856180071368272, deltaSec=25, ttlSec=20}}}, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}]

Stack Trace:
java.lang.AssertionError: missing cleanup event: [CapturedEvent{timestamp=990941629069757, stage=STARTED, actionName='null', event={
  "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
  "source":".scheduled_maintenance",
  "eventTime":990941623736124,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856154974,
    "_enqueue_time_":990941626763512}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990941664605857, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
  "source":".scheduled_maintenance",
  "eventTime":990941623736124,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856154974,
    "_enqueue_time_":990941626763512}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990941675319485, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
  "source":".scheduled_maintenance",
  "eventTime":990941623736124,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856154974,
    "_enqueue_time_":990941626763512}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting={stateTimestamp=1539683354924570142, currentTimeNs=1539856155025711418, deltaSec=172800, ttlSec=20}}}, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990941680128330, stage=SUCCEEDED, actionName='null', event={
  "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
  "source":".scheduled_maintenance",
  "eventTime":990941623736124,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856154974,
    "_enqueue_time_":990941626763512}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990946682512102, stage=STARTED, actionName='null', event={
  "id":"38542c0f23fe2Ta78l05n8pwoa45cwfrf15sysw",
  "source":".scheduled_maintenance",
  "eventTime":990946681569250,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856160032,
    "_enqueue_time_":990946681840564}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990946683305745, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"38542c0f23fe2Ta78l05n8pwoa45cwfrf15sysw",
  "source":".scheduled_maintenance",
  "eventTime":990946681569250,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856160032,
    "_enqueue_time_":990946681840564}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990946687584818, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"38542c0f23fe2Ta78l05n8pwoa45cwfrf15sysw",
  "source":".scheduled_maintenance",
  "eventTime":990946681569250,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856160032,
    "_enqueue_time_":990946681840564}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990946689018857, stage=SUCCEEDED, actionName='null', event={
  "id":"38542c0f23fe2Ta78l05n8pwoa45cwfrf15sysw",
  "source":".scheduled_maintenance",
  "eventTime":990946681569250,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856160032,
    "_enqueue_time_":990946681840564}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990951694853781, stage=STARTED, actionName='null', event={
  "id":"38543eb742bddTa78l05n8pwoa45cwfrf15sysx",
  "source":".scheduled_maintenance",
  "eventTime":990951689694173,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856165041,
    "_enqueue_time_":990951689948893}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990951695549051, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"38543eb742bddTa78l05n8pwoa45cwfrf15sysx",
  "source":".scheduled_maintenance",
  "eventTime":990951689694173,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856165041,
    "_enqueue_time_":990951689948893}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990951698269502, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"38543eb742bddTa78l05n8pwoa45cwfrf15sysx",
  "source":".scheduled_maintenance",
  "eventTime":990951689694173,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856165041,
    "_enqueue_time_":990951689948893}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990951699755839, stage=SUCCEEDED, actionName='null', event={
  "id":"38543eb742bddTa78l05n8pwoa45cwfrf15sysx",
  "source":".scheduled_maintenance",
  "eventTime":990951689694173,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856165041,
    "_enqueue_time_":990951689948893}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990956701973400, stage=STARTED, actionName='null', event={
  "id":"38545161ee22bTa78l05n8pwoa45cwfrf15sysy",
  "source":".scheduled_maintenance",
  "eventTime":990956700492331,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856170051,
    "_enqueue_time_":990956700791583}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990956702888408, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"38545161ee22bTa78l05n8pwoa45cwfrf15sysy",
  "source":".scheduled_maintenance",
  "eventTime":990956700492331,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856170051,
    "_enqueue_time_":990956700791583}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990956706439237, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"38545161ee22bTa78l05n8pwoa45cwfrf15sysy",
  "source":".scheduled_maintenance",
  "eventTime":990956700492331,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856170051,
    "_enqueue_time_":990956700791583}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990956708324414, stage=SUCCEEDED, actionName='null', event={
  "id":"38545161ee22bTa78l05n8pwoa45cwfrf15sysy",
  "source":".scheduled_maintenance",
  "eventTime":990956700492331,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856170051,
    "_enqueue_time_":990956700791583}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990961710086432, stage=STARTED, actionName='null', event={
  "id":"3854640a73c5aTa78l05n8pwoa45cwfrf15sysz",
  "source":".scheduled_maintenance",
  "eventTime":990961709038682,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856175060,
    "_enqueue_time_":990961709291200}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990961710930710, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"3854640a73c5aTa78l05n8pwoa45cwfrf15sysz",
  "source":".scheduled_maintenance",
  "eventTime":990961709038682,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856175060,
    "_enqueue_time_":990961709291200}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990961713596406, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"3854640a73c5aTa78l05n8pwoa45cwfrf15sysz",
  "source":".scheduled_maintenance",
  "eventTime":990961709038682,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856175060,
    "_enqueue_time_":990961709291200}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990961714963869, stage=SUCCEEDED, actionName='null', event={
  "id":"3854640a73c5aTa78l05n8pwoa45cwfrf15sysz",
  "source":".scheduled_maintenance",
  "eventTime":990961709038682,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856175060,
    "_enqueue_time_":990961709291200}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990966717003716, stage=STARTED, actionName='null', event={
  "id":"385476b133d2cTa78l05n8pwoa45cwfrf15syt0",
  "source":".scheduled_maintenance",
  "eventTime":990966715727148,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856180067,
    "_enqueue_time_":990966716114772}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990966718383382, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"385476b133d2cTa78l05n8pwoa45cwfrf15syt0",
  "source":".scheduled_maintenance",
  "eventTime":990966715727148,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856180067,
    "_enqueue_time_":990966716114772}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=990966721138715, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"385476b133d2cTa78l05n8pwoa45cwfrf15syt0",
  "source":".scheduled_maintenance",
  "eventTime":990966715727148,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539856180067,
    "_enqueue_time_":990966716114772}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/shard1-splitting={stateTimestamp=1539856155065844630, currentTimeNs=1539856180071368272, deltaSec=25, ttlSec=20}}}, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}]
	at __randomizedtesting.SeedInfo.seed([8BB1AED47ED1CBD7:969D6EA61F92ECDC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:253)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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 13141 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest
   [junit4]   2> 1174753 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[8BB1AED47ED1CBD7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_8BB1AED47ED1CBD7-001/init-core-data-001
   [junit4]   2> 1174758 WARN  (SUITE-ScheduledMaintenanceTriggerTest-seed#[8BB1AED47ED1CBD7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1174759 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[8BB1AED47ED1CBD7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1174761 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[8BB1AED47ED1CBD7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1174766 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[8BB1AED47ED1CBD7]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_8BB1AED47ED1CBD7-001/tempDir-001
   [junit4]   2> 1174766 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[8BB1AED47ED1CBD7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1174774 INFO  (Thread-5013) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1174774 INFO  (Thread-5013) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1174799 ERROR (Thread-5013) [    ] 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> 1174874 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[8BB1AED47ED1CBD7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36698
   [junit4]   2> 1174903 INFO  (zkConnectionManagerCallback-6874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174915 INFO  (jetty-launcher-6871-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> 1174954 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1174954 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1174954 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1174957 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@192ca3de{/solr,null,AVAILABLE}
   [junit4]   2> 1174959 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@553fa3fa{HTTP/1.1,[http/1.1]}{127.0.0.1:34340}
   [junit4]   2> 1174960 INFO  (jetty-launcher-6871-thread-1) [    ] o.e.j.s.Server Started @1175038ms
   [junit4]   2> 1174960 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34340}
   [junit4]   2> 1174960 ERROR (jetty-launcher-6871-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1174960 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1174960 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1174960 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1174960 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1174960 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-18T09:49:10.042Z
   [junit4]   2> 1175006 INFO  (zkConnectionManagerCallback-6876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175018 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1175863 INFO  (jetty-launcher-6871-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36698/solr
   [junit4]   2> 1175881 INFO  (zkConnectionManagerCallback-6880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175902 INFO  (zkConnectionManagerCallback-6882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176097 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:34340_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34340_solr
   [junit4]   2> 1176098 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:34340_solr    ] o.a.s.c.Overseer Overseer (id=72122536053440515-127.0.0.1:34340_solr-n_0000000000) starting
   [junit4]   2> 1176136 INFO  (zkConnectionManagerCallback-6889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176139 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:34340_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36698/solr ready
   [junit4]   2> 1176151 INFO  (OverseerStateUpdate-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [n:127.0.0.1:34340_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34340_solr
   [junit4]   2> 1176170 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:34340_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34340_solr
   [junit4]   2> 1176179 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1176180 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1176181 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1176181 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1176194 INFO  (zkCallback-6888-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1176209 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:34340_solr]
   [junit4]   2> 1176222 INFO  (zkCallback-6881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1176222 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1176223 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1176223 DEBUG (ScheduledTrigger-5188-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1176353 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:34340_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1176516 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:34340_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34340.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732d3f06
   [junit4]   2> 1176532 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:34340_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34340.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732d3f06
   [junit4]   2> 1176532 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:34340_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34340.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732d3f06
   [junit4]   2> 1176557 INFO  (jetty-launcher-6871-thread-1) [n:127.0.0.1:34340_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_8BB1AED47ED1CBD7-001/tempDir-001/node1/.
   [junit4]   2> 1176650 INFO  (zkConnectionManagerCallback-6892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176678 INFO  (zkConnectionManagerCallback-6897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176685 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[8BB1AED47ED1CBD7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1176687 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[8BB1AED47ED1CBD7]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36698/solr ready
   [junit4]   2> 1176711 INFO  (TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[8BB1AED47ED1CBD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerDefaults
   [junit4]   2> 1176713 INFO  (TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[8BB1AED47ED1CBD7]) [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest {
   [junit4]   2>   "triggers":{
   [junit4]   2>     ".auto_add_replicas":{
   [junit4]   2>       "name":".auto_add_replicas",
   [junit4]   2>       "event":"nodeLost",
   [junit4]   2>       "waitFor":120,
   [junit4]   2>       "enabled":true,
   [junit4]   2>       "actions":[
   [junit4]   2>         {
   [junit4]   2>           "name":"auto_add_replicas_plan",
   [junit4]   2>           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"execute_plan",
   [junit4]   2>           "class":"solr.ExecutePlanAction"}]},
   [junit4]   2>     ".scheduled_maintenance":{
   [junit4]   2>       "name":".scheduled_maintenance",
   [junit4]   2>       "event":"scheduled",
   [junit4]   2>       "startTime":"NOW",
   [junit4]   2>       "every":"+1DAY",
   [junit4]   2>       "enabled":true,
   [junit4]   2>       "actions":[
   [junit4]   2>         {
   [junit4]   2>           "name":"inactive_shard_plan",
   [junit4]   2>           "class":"solr.InactiveShardPlanAction"},
   [junit4]   2>         {
   [junit4]   2>           "name":"execute_plan",
   [junit4]   2>           "class":"solr.ExecutePlanAction"}]}},
   [junit4]   2>   "listeners":{
   [junit4]   2>     ".auto_add_replicas.system":{
   [junit4]   2>       "beforeAction":[],
   [junit4]   2>       "afterAction":[],
   [junit4]   2>       "stage":[
   [junit4]   2>         "STARTED",
   [junit4]   2>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "trigger":".auto_add_replicas",
   [junit4]   2>       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   2>     ".scheduled_maintenance.system":{
   [junit4]   2>       "beforeAction":[],
   [junit4]   2>       "afterAction":[],
   [junit4]   2>       "stage":[
   [junit4]   2>         "STARTED",
   [junit4]   2>         "ABORTED",
   [junit4]   2>         "SUCCEEDED",
   [junit4]   2>         "FAILED",
   [junit4]   2>         "BEFORE_ACTION",
   [junit4]   2>         "AFTER_ACTION",
   [junit4]   2>         "IGNORED"],
   [junit4]   2>       "trigger":".scheduled_maintenance",
   [junit4]   2>       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   2>   "properties":{}}
   [junit4]   2> 1176728 INFO  (qtp1732335681-17295) [n:127.0.0.1:34340_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=1
   [junit4]   2> 1176746 DEBUG (qtp1732335681-17300) [n:127.0.0.1:34340_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1176747 INFO  (qtp1732335681-17300) [n:127.0.0.1:34340_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 1176748 DEBUG (zkCallback-6888-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1176749 INFO  (TEST-ScheduledMaintenanceTriggerTest.testTriggerDefaults-seed#[8BB1AED47ED1CBD7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerDefaults
   [junit4]   2> 1176751 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1176757 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1176757 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1176801 INFO  (TEST-ScheduledMaintenanceTriggerTest.testInactiveShardCleanup-seed#[8BB1AED47ED1CBD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInactiveShardCleanup
   [junit4]   2> 1176803 INFO  (qtp1732335681-17296) [n:127.0.0.1:34340_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=ScheduledMaintenanceTriggerTest_collection1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1176822 INFO  (OverseerThreadFactory-5190-thread-1-processing-n:127.0.0.1:34340_solr) [n:127.0.0.1:34340_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection ScheduledMaintenanceTriggerTest_collection1
   [junit4]   2> 1176944 INFO  (qtp1732335681-17295) [n:127.0.0.1:34340_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> 1176951 INFO  (OverseerStateUpdate-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [n:127.0.0.1:34340_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"ScheduledMaintenanceTriggerTest_collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34340/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1177163 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr    x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1177164 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr    x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1177266 DEBUG (ScheduledTrigger-5188-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1178237 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1178270 DEBUG (ScheduledTrigger-5188-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1178282 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.s.IndexSchema [ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1178290 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1178294 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1' using configuration from collection ScheduledMaintenanceTriggerTest_collection1, trusted=true
   [junit4]   2> 1178294 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34340.solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1' (registry 'solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732d3f06
   [junit4]   2> 1178295 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SolrCore [[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_8BB1AED47ED1CBD7-001/tempDir-001/node1/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_8BB1AED47ED1CBD7-001/tempDir-001/node1/./ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/data/]
   [junit4]   2> 1178655 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1178655 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1178657 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1178657 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1178675 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48a375d2[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] main]
   [junit4]   2> 1178681 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1178682 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1178683 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1178685 INFO  (searcherExecutor-5195-thread-1-processing-n:127.0.0.1:34340_solr x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1 c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SolrCore [ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] Registered new searcher Searcher@48a375d2[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1178685 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614656206292385792
   [junit4]   2> 1178700 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/ScheduledMaintenanceTriggerTest_collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1178707 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1178707 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1178707 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34340/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/
   [junit4]   2> 1178708 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1178708 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34340/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1178717 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34340/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1178827 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1178832 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1669
   [junit4]   2> 1178838 INFO  (qtp1732335681-17296) [n:127.0.0.1:34340_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> 1178936 INFO  (zkCallback-6881-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1179270 DEBUG (ScheduledTrigger-5188-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1179839 INFO  (qtp1732335681-17296) [n:127.0.0.1:34340_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=ScheduledMaintenanceTriggerTest_collection1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3036
   [junit4]   2> 1179857 INFO  (qtp1732335681-17295) [n:127.0.0.1:34340_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 1179859 INFO  (qtp1732335681-17302) [n:127.0.0.1:34340_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=1
   [junit4]   2> 1179859 DEBUG (qtp1732335681-17298) [n:127.0.0.1:34340_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1179860 INFO  (qtp1732335681-17298) [n:127.0.0.1:34340_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1179870 DEBUG (zkCallback-6888-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1179871 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1179872 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1179872 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1179888 INFO  (qtp1732335681-17302) [n:127.0.0.1:34340_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1179890 INFO  (qtp1732335681-17300) [n:127.0.0.1:34340_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> 1179890 DEBUG (qtp1732335681-17299) [n:127.0.0.1:34340_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1179891 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 1179891 DEBUG (zkCallback-6888-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1179892 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1179892 INFO  (qtp1732335681-17298) [n:127.0.0.1:34340_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params action=SPLITSHARD&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1179893 DEBUG (ScheduledTrigger-5188-thread-2) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger .scheduled_maintenance firing registered processor for scheduled time 2018-10-18T09:49:13.262Z, now=2018-10-18T09:49:14.974Z
   [junit4]   2> 1179894 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1179895 DEBUG (OverseerAutoScalingTriggerThread-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1179896 DEBUG (ScheduledTrigger-5188-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":990941623736124,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1539856154974}}
   [junit4]   2> 1179896 DEBUG (ScheduledTrigger-5188-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, .scheduled_maintenance]
   [junit4]   2> 1179898 INFO  (ScheduledTrigger-5188-thread-2) [    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1179899 INFO  (ScheduledTrigger-5188-thread-2) [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest =======> CapturedEvent{timestamp=990941629069757, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":990941623736124,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539856154974,
   [junit4]   2>     "_enqueue_time_":990941626763512}}, context={}, config={
   [junit4]   2>   "trigger":".scheduled_maintenance",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":"inactive_shard_plan",
   [junit4]   2>   "afterAction":"inactive_shard_plan",
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 1179923 INFO  (OverseerCollectionConfigSetProcessor-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [n:127.0.0.1:34340_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> 1179930 DEBUG (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":990941623736124,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539856154974,
   [junit4]   2>     "_enqueue_time_":990941626763512}}
   [junit4]   2> 1179934 INFO  (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest =======> CapturedEvent{timestamp=990941664605857, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
   [junit4]   2>   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":990941623736124,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539856154974,
   [junit4]   2>     "_enqueue_time_":990941626763512}}, context={properties.BEFORE_ACTION=[inactive_shard_plan], source=.scheduled_maintenance}, config={
   [junit4]   2>   "trigger":".scheduled_maintenance",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":"inactive_shard_plan",
   [junit4]   2>   "afterAction":"inactive_shard_plan",
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 1179944 DEBUG (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.InactiveShardPlanAction ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting: locktstamp=1539683354924570142, time=1539856155025711418, delta=172800
   [junit4]   2> 1179944 DEBUG (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.InactiveShardPlanAction -- delete inactive split lock for ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting, delta=172800
   [junit4]   2> 1179945 INFO  (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest =======> CapturedEvent{timestamp=990941675319485, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
   [junit4]   2>   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":990941623736124,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539856154974,
   [junit4]   2>     "_enqueue_time_":990941626763512}}, context={properties.BEFORE_ACTION=[inactive_shard_plan], source=.scheduled_maintenance, properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting={stateTimestamp=1539683354924570142, currentTimeNs=1539856155025711418, deltaSec=172800, ttlSec=20}}}, properties.AFTER_ACTION=[inactive_shard_plan]}, config={
   [junit4]   2>   "trigger":".scheduled_maintenance",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":"inactive_shard_plan",
   [junit4]   2>   "afterAction":"inactive_shard_plan",
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 1179945 DEBUG (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":990941623736124,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539856154974,
   [junit4]   2>     "_enqueue_time_":990941626763512}} with context properties: {inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting={stateTimestamp=1539683354924570142, currentTimeNs=1539856155025711418, deltaSec=172800, ttlSec=20}}}, AFTER_ACTION=[inactive_shard_plan], BEFORE_ACTION=[inactive_shard_plan, execute_plan]}
   [junit4]   2> 1179945 INFO  (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":990941623736124,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539856154974,
   [junit4]   2>     "_enqueue_time_":990941626763512}}
   [junit4]   2> 1179950 INFO  (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest =======> CapturedEvent{timestamp=990941680128330, stage=SUCCEEDED, actionName='null', event={
   [junit4]   2>   "id":"385419379d73cTa78l05n8pwoa45cwfrf15sysq",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":990941623736124,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539856154974,
   [junit4]   2>     "_enqueue_time_":990941626763512}}, context={}, config={
   [junit4]   2>   "trigger":".scheduled_maintenance",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":"inactive_shard_plan",
   [junit4]   2>   "afterAction":"inactive_shard_plan",
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 1179950 DEBUG (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 1179950 DEBUG (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .scheduled_maintenance after 5000ms
   [junit4]   2> 1179950 DEBUG (AutoscalingActionExecutor-5189-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 19 ms for event id=385419379d73cTa78l05n8pwoa45cwfrf15sysq
   [junit4]   2> 1179952 INFO  (qtp1732335681-17300) [n:127.0.0.1:34340_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1179967 INFO  (qtp1732335681-17300) [n:127.0.0.1:34340_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1180117 INFO  (zkCallback-6881-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1181017 INFO  (qtp1732335681-17302) [n:127.0.0.1:34340_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1181019 INFO  (qtp1732335681-17302) [n:127.0.0.1:34340_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> 1181022 INFO  (OverseerThreadFactory-5190-thread-2-processing-n:127.0.0.1:34340_solr) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34340_solr for creating new replica of shard shard1_0 for collection ScheduledMaintenanceTriggerTest_collection1
   [junit4]   2> 1181029 INFO  (OverseerStateUpdate-72122536053440515-127.0.0.1:34340_solr-n_0000000000) [n:127.0.0.1:34340_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"ScheduledMaintenanceTriggerTest_collection1",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "core":"ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34340/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34340_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1181132 INFO  (zkCallback-6881-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1181333 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr    x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&name=ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3&action=CREATE&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1181359 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1181387 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.s.IndexSchema [ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] Schema name=minimal
   [junit4]   2> 1181398 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1181398 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3' using configuration from collection ScheduledMaintenanceTriggerTest_collection1, trusted=true
   [junit4]   2> 1181399 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34340.solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1_0.replica_n3' (registry 'solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1_0.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732d3f06
   [junit4]   2> 1181399 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.SolrCore [[ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_8BB1AED47ED1CBD7-001/tempDir-001/node1/ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_8BB1AED47ED1CBD7-001/tempDir-001/node1/./ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3/data/]
   [junit4]   2> 1181441 INFO  (zkCallback-6881-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1181543 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1181543 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1181545 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1181545 INFO  (qtp1732335681-17299) [n:127.0.0.1:34340_solr c:ScheduledMaintenanceTriggerTest_collection1 s:

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

ns-slave/workspace/Lucene-Solr-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1861374422
     [copy] Copying 240 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1861374422
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1861374422

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 38ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            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: 125 minutes 3 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)

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 183 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/183/

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
missing cleanup event: [CapturedEvent{timestamp=22111856468988082, stage=STARTED, actionName='null', event={   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",   "source":".scheduled_maintenance",   "eventTime":22111856447566390,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774455509,     "_enqueue_time_":22111856462456443}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111856548837775, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",   "source":".scheduled_maintenance",   "eventTime":22111856447566390,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774455509,     "_enqueue_time_":22111856462456443}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111856578621784, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",   "source":".scheduled_maintenance",   "eventTime":22111856447566390,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774455509,     "_enqueue_time_":22111856462456443}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting={stateTimestamp=1539601655473995312, currentTimeNs=1539774455640370401, deltaSec=172800, ttlSec=20}}}, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111856588456643, stage=SUCCEEDED, actionName='null', event={   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",   "source":".scheduled_maintenance",   "eventTime":22111856447566390,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774455509,     "_enqueue_time_":22111856462456443}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111861609105739, stage=STARTED, actionName='null', event={   "id":"4e8e9ef87be26bT8yz0ajzq63jo583shn6s2lycn",   "source":".scheduled_maintenance",   "eventTime":22111861608276587,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774460670,     "_enqueue_time_":22111861608568283}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111861609705439, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8e9ef87be26bT8yz0ajzq63jo583shn6s2lycn",   "source":".scheduled_maintenance",   "eventTime":22111861608276587,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774460670,     "_enqueue_time_":22111861608568283}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111861612974989, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8e9ef87be26bT8yz0ajzq63jo583shn6s2lycn",   "source":".scheduled_maintenance",   "eventTime":22111861608276587,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774460670,     "_enqueue_time_":22111861608568283}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111861613925711, stage=SUCCEEDED, actionName='null', event={   "id":"4e8e9ef87be26bT8yz0ajzq63jo583shn6s2lycn",   "source":".scheduled_maintenance",   "eventTime":22111861608276587,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774460670,     "_enqueue_time_":22111861608568283}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111866615092055, stage=STARTED, actionName='null', event={   "id":"4e8ea022df4ad9T8yz0ajzq63jo583shn6s2lyco",   "source":".scheduled_maintenance",   "eventTime":22111866614401753,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774465676,     "_enqueue_time_":22111866614628392}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111866615597432, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8ea022df4ad9T8yz0ajzq63jo583shn6s2lyco",   "source":".scheduled_maintenance",   "eventTime":22111866614401753,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774465676,     "_enqueue_time_":22111866614628392}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111866625720694, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8ea022df4ad9T8yz0ajzq63jo583shn6s2lyco",   "source":".scheduled_maintenance",   "eventTime":22111866614401753,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774465676,     "_enqueue_time_":22111866614628392}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111866626722887, stage=SUCCEEDED, actionName='null', event={   "id":"4e8ea022df4ad9T8yz0ajzq63jo583shn6s2lyco",   "source":".scheduled_maintenance",   "eventTime":22111866614401753,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774465676,     "_enqueue_time_":22111866614628392}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111871627859618, stage=STARTED, actionName='null', event={   "id":"4e8ea14da8248bT8yz0ajzq63jo583shn6s2lycp",   "source":".scheduled_maintenance",   "eventTime":22111871627175051,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774470689,     "_enqueue_time_":22111871627373002}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111871628389989, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8ea14da8248bT8yz0ajzq63jo583shn6s2lycp",   "source":".scheduled_maintenance",   "eventTime":22111871627175051,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774470689,     "_enqueue_time_":22111871627373002}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111871642338507, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8ea14da8248bT8yz0ajzq63jo583shn6s2lycp",   "source":".scheduled_maintenance",   "eventTime":22111871627175051,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774470689,     "_enqueue_time_":22111871627373002}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111871643345656, stage=SUCCEEDED, actionName='null', event={   "id":"4e8ea14da8248bT8yz0ajzq63jo583shn6s2lycp",   "source":".scheduled_maintenance",   "eventTime":22111871627175051,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774470689,     "_enqueue_time_":22111871627373002}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111876644591066, stage=STARTED, actionName='null', event={   "id":"4e8ea278ac5158T8yz0ajzq63jo583shn6s2lycq",   "source":".scheduled_maintenance",   "eventTime":22111876643836248,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774475705,     "_enqueue_time_":22111876644040141}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111876645117227, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8ea278ac5158T8yz0ajzq63jo583shn6s2lycq",   "source":".scheduled_maintenance",   "eventTime":22111876643836248,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774475705,     "_enqueue_time_":22111876644040141}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111876647064394, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8ea278ac5158T8yz0ajzq63jo583shn6s2lycq",   "source":".scheduled_maintenance",   "eventTime":22111876643836248,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774475705,     "_enqueue_time_":22111876644040141}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111876648042187, stage=SUCCEEDED, actionName='null', event={   "id":"4e8ea278ac5158T8yz0ajzq63jo583shn6s2lycq",   "source":".scheduled_maintenance",   "eventTime":22111876643836248,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774475705,     "_enqueue_time_":22111876644040141}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111881649334680, stage=STARTED, actionName='null', event={   "id":"4e8ea3a2fa3400T8yz0ajzq63jo583shn6s2lycr",   "source":".scheduled_maintenance",   "eventTime":22111881648550912,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774480710,     "_enqueue_time_":22111881648751590}}, context={}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111881649853295, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8ea3a2fa3400T8yz0ajzq63jo583shn6s2lycr",   "source":".scheduled_maintenance",   "eventTime":22111881648550912,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774480710,     "_enqueue_time_":22111881648751590}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111881651539597, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={   "id":"4e8ea3a2fa3400T8yz0ajzq63jo583shn6s2lycr",   "source":".scheduled_maintenance",   "eventTime":22111881648550912,   "eventType":"SCHEDULED",   "properties":{     "actualEventTime":1539774480710,     "_enqueue_time_":22111881648751590}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/shard1-splitting={stateTimestamp=1539774455593649110, currentTimeNs=1539774480712900197, deltaSec=25, ttlSec=20}}}, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={   "trigger":".scheduled_maintenance",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "beforeAction":"inactive_shard_plan",   "afterAction":"inactive_shard_plan",   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}]

Stack Trace:
java.lang.AssertionError: missing cleanup event: [CapturedEvent{timestamp=22111856468988082, stage=STARTED, actionName='null', event={
  "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
  "source":".scheduled_maintenance",
  "eventTime":22111856447566390,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774455509,
    "_enqueue_time_":22111856462456443}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111856548837775, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
  "source":".scheduled_maintenance",
  "eventTime":22111856447566390,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774455509,
    "_enqueue_time_":22111856462456443}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111856578621784, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
  "source":".scheduled_maintenance",
  "eventTime":22111856447566390,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774455509,
    "_enqueue_time_":22111856462456443}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting={stateTimestamp=1539601655473995312, currentTimeNs=1539774455640370401, deltaSec=172800, ttlSec=20}}}, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111856588456643, stage=SUCCEEDED, actionName='null', event={
  "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
  "source":".scheduled_maintenance",
  "eventTime":22111856447566390,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774455509,
    "_enqueue_time_":22111856462456443}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111861609105739, stage=STARTED, actionName='null', event={
  "id":"4e8e9ef87be26bT8yz0ajzq63jo583shn6s2lycn",
  "source":".scheduled_maintenance",
  "eventTime":22111861608276587,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774460670,
    "_enqueue_time_":22111861608568283}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111861609705439, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8e9ef87be26bT8yz0ajzq63jo583shn6s2lycn",
  "source":".scheduled_maintenance",
  "eventTime":22111861608276587,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774460670,
    "_enqueue_time_":22111861608568283}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111861612974989, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8e9ef87be26bT8yz0ajzq63jo583shn6s2lycn",
  "source":".scheduled_maintenance",
  "eventTime":22111861608276587,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774460670,
    "_enqueue_time_":22111861608568283}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111861613925711, stage=SUCCEEDED, actionName='null', event={
  "id":"4e8e9ef87be26bT8yz0ajzq63jo583shn6s2lycn",
  "source":".scheduled_maintenance",
  "eventTime":22111861608276587,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774460670,
    "_enqueue_time_":22111861608568283}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111866615092055, stage=STARTED, actionName='null', event={
  "id":"4e8ea022df4ad9T8yz0ajzq63jo583shn6s2lyco",
  "source":".scheduled_maintenance",
  "eventTime":22111866614401753,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774465676,
    "_enqueue_time_":22111866614628392}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111866615597432, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8ea022df4ad9T8yz0ajzq63jo583shn6s2lyco",
  "source":".scheduled_maintenance",
  "eventTime":22111866614401753,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774465676,
    "_enqueue_time_":22111866614628392}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111866625720694, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8ea022df4ad9T8yz0ajzq63jo583shn6s2lyco",
  "source":".scheduled_maintenance",
  "eventTime":22111866614401753,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774465676,
    "_enqueue_time_":22111866614628392}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111866626722887, stage=SUCCEEDED, actionName='null', event={
  "id":"4e8ea022df4ad9T8yz0ajzq63jo583shn6s2lyco",
  "source":".scheduled_maintenance",
  "eventTime":22111866614401753,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774465676,
    "_enqueue_time_":22111866614628392}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111871627859618, stage=STARTED, actionName='null', event={
  "id":"4e8ea14da8248bT8yz0ajzq63jo583shn6s2lycp",
  "source":".scheduled_maintenance",
  "eventTime":22111871627175051,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774470689,
    "_enqueue_time_":22111871627373002}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111871628389989, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8ea14da8248bT8yz0ajzq63jo583shn6s2lycp",
  "source":".scheduled_maintenance",
  "eventTime":22111871627175051,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774470689,
    "_enqueue_time_":22111871627373002}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111871642338507, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8ea14da8248bT8yz0ajzq63jo583shn6s2lycp",
  "source":".scheduled_maintenance",
  "eventTime":22111871627175051,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774470689,
    "_enqueue_time_":22111871627373002}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111871643345656, stage=SUCCEEDED, actionName='null', event={
  "id":"4e8ea14da8248bT8yz0ajzq63jo583shn6s2lycp",
  "source":".scheduled_maintenance",
  "eventTime":22111871627175051,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774470689,
    "_enqueue_time_":22111871627373002}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111876644591066, stage=STARTED, actionName='null', event={
  "id":"4e8ea278ac5158T8yz0ajzq63jo583shn6s2lycq",
  "source":".scheduled_maintenance",
  "eventTime":22111876643836248,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774475705,
    "_enqueue_time_":22111876644040141}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111876645117227, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8ea278ac5158T8yz0ajzq63jo583shn6s2lycq",
  "source":".scheduled_maintenance",
  "eventTime":22111876643836248,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774475705,
    "_enqueue_time_":22111876644040141}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111876647064394, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8ea278ac5158T8yz0ajzq63jo583shn6s2lycq",
  "source":".scheduled_maintenance",
  "eventTime":22111876643836248,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774475705,
    "_enqueue_time_":22111876644040141}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111876648042187, stage=SUCCEEDED, actionName='null', event={
  "id":"4e8ea278ac5158T8yz0ajzq63jo583shn6s2lycq",
  "source":".scheduled_maintenance",
  "eventTime":22111876643836248,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774475705,
    "_enqueue_time_":22111876644040141}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111881649334680, stage=STARTED, actionName='null', event={
  "id":"4e8ea3a2fa3400T8yz0ajzq63jo583shn6s2lycr",
  "source":".scheduled_maintenance",
  "eventTime":22111881648550912,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774480710,
    "_enqueue_time_":22111881648751590}}, context={}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111881649853295, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8ea3a2fa3400T8yz0ajzq63jo583shn6s2lycr",
  "source":".scheduled_maintenance",
  "eventTime":22111881648550912,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774480710,
    "_enqueue_time_":22111881648751590}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}, CapturedEvent{timestamp=22111881651539597, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
  "id":"4e8ea3a2fa3400T8yz0ajzq63jo583shn6s2lycr",
  "source":".scheduled_maintenance",
  "eventTime":22111881648550912,
  "eventType":"SCHEDULED",
  "properties":{
    "actualEventTime":1539774480710,
    "_enqueue_time_":22111881648751590}}, context={properties.BEFORE_ACTION=[inactive_shard_plan, execute_plan, test], source=.scheduled_maintenance, properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/shard1-splitting={stateTimestamp=1539774455593649110, currentTimeNs=1539774480712900197, deltaSec=25, ttlSec=20}}}, properties.AFTER_ACTION=[inactive_shard_plan, execute_plan, test]}, config={
  "trigger":".scheduled_maintenance",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "beforeAction":"inactive_shard_plan",
  "afterAction":"inactive_shard_plan",
  "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}]
	at __randomizedtesting.SeedInfo.seed([4AF0913C1BA105DC:57DC514E7AE222D7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:253)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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 14105 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_4AF0913C1BA105DC-001/init-core-data-001
   [junit4]   2> 4594810 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[4AF0913C1BA105DC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4594812 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[4AF0913C1BA105DC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4594812 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[4AF0913C1BA105DC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4594812 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[4AF0913C1BA105DC]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_4AF0913C1BA105DC-001/tempDir-001
   [junit4]   2> 4594812 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[4AF0913C1BA105DC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4594813 INFO  (Thread-6160) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4594813 INFO  (Thread-6160) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4594829 ERROR (Thread-6160) [    ] 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> 4594913 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[4AF0913C1BA105DC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39485
   [junit4]   2> 4594920 INFO  (zkConnectionManagerCallback-6790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4594944 INFO  (jetty-launcher-6787-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> 4594945 INFO  (jetty-launcher-6787-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4594945 INFO  (jetty-launcher-6787-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4594945 INFO  (jetty-launcher-6787-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4594946 INFO  (jetty-launcher-6787-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f47ef04{/solr,null,AVAILABLE}
   [junit4]   2> 4594947 INFO  (jetty-launcher-6787-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f765d09{HTTP/1.1,[http/1.1]}{127.0.0.1:42910}
   [junit4]   2> 4594948 INFO  (jetty-launcher-6787-thread-1) [    ] o.e.j.s.Server Started @4595004ms
   [junit4]   2> 4594948 INFO  (jetty-launcher-6787-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42910}
   [junit4]   2> 4594948 ERROR (jetty-launcher-6787-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4594948 INFO  (jetty-launcher-6787-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4594948 INFO  (jetty-launcher-6787-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4594948 INFO  (jetty-launcher-6787-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4594948 INFO  (jetty-launcher-6787-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4594960 INFO  (jetty-launcher-6787-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-17T11:07:31.527Z
   [junit4]   2> 4594962 INFO  (zkConnectionManagerCallback-6792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4594962 INFO  (jetty-launcher-6787-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4595373 INFO  (jetty-launcher-6787-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39485/solr
   [junit4]   2> 4595387 INFO  (zkConnectionManagerCallback-6796-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4595408 INFO  (zkConnectionManagerCallback-6798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4595766 INFO  (jetty-launcher-6787-thread-1) [n:127.0.0.1:42910_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42910_solr
   [junit4]   2> 4595767 INFO  (jetty-launcher-6787-thread-1) [n:127.0.0.1:42910_solr    ] o.a.s.c.Overseer Overseer (id=73506716391440387-127.0.0.1:42910_solr-n_0000000000) starting
   [junit4]   2> 4595772 INFO  (zkConnectionManagerCallback-6805-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4595783 INFO  (jetty-launcher-6787-thread-1) [n:127.0.0.1:42910_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39485/solr ready
   [junit4]   2> 4595783 INFO  (OverseerStateUpdate-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [n:127.0.0.1:42910_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42910_solr
   [junit4]   2> 4595783 INFO  (jetty-launcher-6787-thread-1) [n:127.0.0.1:42910_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42910_solr
   [junit4]   2> 4595784 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 4595784 INFO  (OverseerStateUpdate-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [n:127.0.0.1:42910_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4595785 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 4595785 INFO  (zkCallback-6804-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4595785 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 4595785 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 4595788 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:42910_solr]
   [junit4]   2> 4595789 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 4595801 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 4595805 DEBUG (ScheduledTrigger-8541-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4595837 INFO  (jetty-launcher-6787-thread-1) [n:127.0.0.1:42910_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4595898 INFO  (jetty-launcher-6787-thread-1) [n:127.0.0.1:42910_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42910.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30734567
   [junit4]   2> 4595913 INFO  (jetty-launcher-6787-thread-1) [n:127.0.0.1:42910_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42910.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30734567
   [junit4]   2> 4595913 INFO  (jetty-launcher-6787-thread-1) [n:127.0.0.1:42910_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42910.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30734567
   [junit4]   2> 4595914 INFO  (jetty-launcher-6787-thread-1) [n:127.0.0.1:42910_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_4AF0913C1BA105DC-001/tempDir-001/node1/.
   [junit4]   2> 4595954 INFO  (zkConnectionManagerCallback-6808-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4595972 INFO  (zkConnectionManagerCallback-6813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4595973 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[4AF0913C1BA105DC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4595974 INFO  (SUITE-ScheduledMaintenanceTriggerTest-seed#[4AF0913C1BA105DC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39485/solr ready
   [junit4]   2> 4596136 INFO  (TEST-ScheduledMaintenanceTriggerTest.testInactiveShardCleanup-seed#[4AF0913C1BA105DC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInactiveShardCleanup
   [junit4]   2> 4596138 INFO  (qtp145488455-25731) [n:127.0.0.1:42910_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=ScheduledMaintenanceTriggerTest_collection1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4596140 INFO  (OverseerThreadFactory-8543-thread-1-processing-n:127.0.0.1:42910_solr) [n:127.0.0.1:42910_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection ScheduledMaintenanceTriggerTest_collection1
   [junit4]   2> 4596254 INFO  (qtp145488455-25726) [n:127.0.0.1:42910_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> 4596258 INFO  (OverseerStateUpdate-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [n:127.0.0.1:42910_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"ScheduledMaintenanceTriggerTest_collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42910/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4596460 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr    x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4596461 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr    x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4596810 DEBUG (ScheduledTrigger-8541-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4597496 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4597639 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.s.IndexSchema [ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4597641 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4597641 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1' using configuration from collection ScheduledMaintenanceTriggerTest_collection1, trusted=true
   [junit4]   2> 4597642 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42910.solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1' (registry 'solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30734567
   [junit4]   2> 4597642 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SolrCore [[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_4AF0913C1BA105DC-001/tempDir-001/node1/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_4AF0913C1BA105DC-001/tempDir-001/node1/./ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/data/]
   [junit4]   2> 4597752 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4597752 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4597753 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4597753 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4597754 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b40767[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] main]
   [junit4]   2> 4597768 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 4597768 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4597768 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4597769 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614570538229825536
   [junit4]   2> 4597769 INFO  (searcherExecutor-8548-thread-1-processing-n:127.0.0.1:42910_solr x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1 c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SolrCore [ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] Registered new searcher Searcher@4b40767[ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4597774 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/ScheduledMaintenanceTriggerTest_collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4597777 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4597777 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4597777 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42910/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/
   [junit4]   2> 4597777 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4597777 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:42910/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 4597792 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42910/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1/ shard1
   [junit4]   2> 4597810 DEBUG (ScheduledTrigger-8541-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4597894 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4597896 INFO  (qtp145488455-25728) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1 r:core_node2 x:ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=ScheduledMaintenanceTriggerTest_collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1435
   [junit4]   2> 4597900 INFO  (qtp145488455-25731) [n:127.0.0.1:42910_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> 4597996 INFO  (zkCallback-6797-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4598144 INFO  (OverseerCollectionConfigSetProcessor-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [n:127.0.0.1:42910_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> 4598810 DEBUG (ScheduledTrigger-8541-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4598900 INFO  (qtp145488455-25731) [n:127.0.0.1:42910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=ScheduledMaintenanceTriggerTest_collection1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2762
   [junit4]   2> 4598911 INFO  (qtp145488455-25730) [n:127.0.0.1:42910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 4598912 INFO  (qtp145488455-25726) [n:127.0.0.1:42910_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> 4598912 DEBUG (qtp145488455-25733) [n:127.0.0.1:42910_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 4598913 INFO  (qtp145488455-25733) [n:127.0.0.1:42910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 4598913 DEBUG (zkCallback-6804-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 4598916 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 4598930 INFO  (qtp145488455-25730) [n:127.0.0.1:42910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 4598931 INFO  (qtp145488455-25726) [n:127.0.0.1:42910_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> 4598931 DEBUG (qtp145488455-25732) [n:127.0.0.1:42910_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 4598931 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 4598932 DEBUG (zkCallback-6804-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 4598941 INFO  (qtp145488455-25733) [n:127.0.0.1:42910_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params action=SPLITSHARD&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4598941 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 4598942 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 2
   [junit4]   2> 4598942 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 4598943 DEBUG (ScheduledTrigger-8541-thread-4) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger .scheduled_maintenance firing registered processor for scheduled time 2018-10-17T11:07:34.351Z, now=2018-10-17T11:07:35.509Z
   [junit4]   2> 4598943 DEBUG (ScheduledTrigger-8541-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":22111856447566390,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{"actualEventTime":1539774455509}}
   [junit4]   2> 4598943 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 4598958 DEBUG (ScheduledTrigger-8541-thread-4) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, .scheduled_maintenance]
   [junit4]   2> 4598958 DEBUG (OverseerAutoScalingTriggerThread-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 4598964 INFO  (ScheduledTrigger-8541-thread-4) [    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 4598965 INFO  (ScheduledTrigger-8541-thread-4) [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest =======> CapturedEvent{timestamp=22111856468988082, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":22111856447566390,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539774455509,
   [junit4]   2>     "_enqueue_time_":22111856462456443}}, context={}, config={
   [junit4]   2>   "trigger":".scheduled_maintenance",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":"inactive_shard_plan",
   [junit4]   2>   "afterAction":"inactive_shard_plan",
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 4599007 INFO  (qtp145488455-25730) [n:127.0.0.1:42910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 4599026 INFO  (qtp145488455-25726) [n:127.0.0.1:42910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 4599028 DEBUG (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":22111856447566390,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539774455509,
   [junit4]   2>     "_enqueue_time_":22111856462456443}}
   [junit4]   2> 4599044 INFO  (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest =======> CapturedEvent{timestamp=22111856548837775, stage=BEFORE_ACTION, actionName='inactive_shard_plan', event={
   [junit4]   2>   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":22111856447566390,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539774455509,
   [junit4]   2>     "_enqueue_time_":22111856462456443}}, context={properties.BEFORE_ACTION=[inactive_shard_plan], source=.scheduled_maintenance}, config={
   [junit4]   2>   "trigger":".scheduled_maintenance",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":"inactive_shard_plan",
   [junit4]   2>   "afterAction":"inactive_shard_plan",
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 4599073 DEBUG (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.InactiveShardPlanAction ScheduledMaintenanceTriggerTest_collection1/shard1-splitting: locktstamp=1539774455593649110, time=1539774455639967633, delta=0
   [junit4]   2> 4599073 DEBUG (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.InactiveShardPlanAction -- lock ScheduledMaintenanceTriggerTest_collection1/shard1-splitting still active (delta=0)
   [junit4]   2> 4599074 DEBUG (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.InactiveShardPlanAction ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting: locktstamp=1539601655473995312, time=1539774455640370401, delta=172800
   [junit4]   2> 4599074 DEBUG (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.InactiveShardPlanAction -- delete inactive split lock for ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting, delta=172800
   [junit4]   2> 4599074 INFO  (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest =======> CapturedEvent{timestamp=22111856578621784, stage=AFTER_ACTION, actionName='inactive_shard_plan', event={
   [junit4]   2>   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":22111856447566390,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539774455509,
   [junit4]   2>     "_enqueue_time_":22111856462456443}}, context={properties.BEFORE_ACTION=[inactive_shard_plan], source=.scheduled_maintenance, properties.inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting={stateTimestamp=1539601655473995312, currentTimeNs=1539774455640370401, deltaSec=172800, ttlSec=20}}}, properties.AFTER_ACTION=[inactive_shard_plan]}, config={
   [junit4]   2>   "trigger":".scheduled_maintenance",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":"inactive_shard_plan",
   [junit4]   2>   "afterAction":"inactive_shard_plan",
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 4599082 DEBUG (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":22111856447566390,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539774455509,
   [junit4]   2>     "_enqueue_time_":22111856462456443}} with context properties: {inactive_shard_plan={staleLocks={ScheduledMaintenanceTriggerTest_collection1/staleShard-splitting={stateTimestamp=1539601655473995312, currentTimeNs=1539774455640370401, deltaSec=172800, ttlSec=20}}}, AFTER_ACTION=[inactive_shard_plan], BEFORE_ACTION=[inactive_shard_plan, execute_plan]}
   [junit4]   2> 4599083 INFO  (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":22111856447566390,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539774455509,
   [junit4]   2>     "_enqueue_time_":22111856462456443}}
   [junit4]   2> 4599084 INFO  (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.ScheduledMaintenanceTriggerTest =======> CapturedEvent{timestamp=22111856588456643, stage=SUCCEEDED, actionName='null', event={
   [junit4]   2>   "id":"4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych",
   [junit4]   2>   "source":".scheduled_maintenance",
   [junit4]   2>   "eventTime":22111856447566390,
   [junit4]   2>   "eventType":"SCHEDULED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "actualEventTime":1539774455509,
   [junit4]   2>     "_enqueue_time_":22111856462456443}}, context={}, config={
   [junit4]   2>   "trigger":".scheduled_maintenance",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":"inactive_shard_plan",
   [junit4]   2>   "afterAction":"inactive_shard_plan",
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 4599084 DEBUG (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 4599084 DEBUG (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .scheduled_maintenance after 5000ms
   [junit4]   2> 4599084 DEBUG (AutoscalingActionExecutor-8542-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 56 ms for event id=4e8e9dc4e1b236T8yz0ajzq63jo583shn6s2lych
   [junit4]   2> 4599185 INFO  (zkCallback-6797-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4600085 INFO  (qtp145488455-25730) [n:127.0.0.1:42910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 4600086 INFO  (qtp145488455-25726) [n:127.0.0.1:42910_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> 4600087 INFO  (OverseerThreadFactory-8543-thread-2-processing-n:127.0.0.1:42910_solr) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42910_solr for creating new replica of shard shard1_0 for collection ScheduledMaintenanceTriggerTest_collection1
   [junit4]   2> 4600099 INFO  (OverseerStateUpdate-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [n:127.0.0.1:42910_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"ScheduledMaintenanceTriggerTest_collection1",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "core":"ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42910/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42910_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4600201 INFO  (zkCallback-6797-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4600315 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr    x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&name=ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3&action=CREATE&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4600345 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4600371 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.s.IndexSchema [ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] Schema name=minimal
   [junit4]   2> 4600374 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4600374 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3' using configuration from collection ScheduledMaintenanceTriggerTest_collection1, trusted=true
   [junit4]   2> 4600391 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42910.solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1_0.replica_n3' (registry 'solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1_0.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30734567
   [junit4]   2> 4600391 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.SolrCore [[ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_4AF0913C1BA105DC-001/tempDir-001/node1/ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest_4AF0913C1BA105DC-001/tempDir-001/node1/./ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3/data/]
   [junit4]   2> 4600417 INFO  (zkCallback-6797-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4600557 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4600558 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4600559 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4600559 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4600560 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c34bd37[ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] main]
   [junit4]   2> 4600561 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 4600561 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4600570 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4600570 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614570541166886912
   [junit4]   2> 4600570 INFO  (searcherExecutor-8553-thread-1-processing-n:127.0.0.1:42910_solr x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3 c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.SolrCore [ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] Registered new searcher Searcher@5c34bd37[ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4600572 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 4600582 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/ScheduledMaintenanceTriggerTest_collection1/terms/shard1_0 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 4600584 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4600584 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4600584 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42910/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3/
   [junit4]   2> 4600584 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4600584 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.SyncStrategy http://127.0.0.1:42910/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3/ has no replicas
   [junit4]   2> 4600587 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42910/solr/ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3/ shard1_0
   [junit4]   2> 4600715 INFO  (zkCallback-6797-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4600748 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4600751 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1_0 r:core_node5 x:ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&name=ScheduledMaintenanceTriggerTest_collection1_shard1_0_replica_n3&action=CREATE&collection=ScheduledMaintenanceTriggerTest_collection1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT} status=0 QTime=436
   [junit4]   2> 4600854 INFO  (zkCallback-6797-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ScheduledMaintenanceTriggerTest_collection1/state.json] for collection [ScheduledMaintenanceTriggerTest_collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4601765 INFO  (qtp145488455-25730) [n:127.0.0.1:42910_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.ScheduledMaintenanceTriggerTest_collection1.shard1_0.replica_n3:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 4601766 INFO  (qtp145488455-25732) [n:127.0.0.1:42910_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> 4601767 INFO  (OverseerThreadFactory-8543-thread-2-processing-n:127.0.0.1:42910_solr) [n:127.0.0.1:42910_solr c:ScheduledMaintenanceTriggerTest_collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42910_solr for creating new replica of shard shard1_1 for collection ScheduledMaintenanceTriggerTest_collection1
   [junit4]   2> 4601790 INFO  (OverseerStateUpdate-73506716391440387-127.0.0.1:42910_solr-n_0000000000) [n:127.0.0.1:42910_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"ScheduledMaintenanceTriggerTest_collection1",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2> 

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

ples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1572718961
     [copy] Copying 238 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1572718961
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1572718961

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 169ms :: artifacts dl 16ms
	---------------------------------------------------------------------
	|                  |            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: 234 minutes 59 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-BadApples-Tests-master - Build # 182 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/182/

5 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.test

Error Message:
Could not load collection from ZK: onenodecollection

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: onenodecollection
	at __randomizedtesting.SeedInfo.seed([928B5117182AE5C6:1ADF6ECDB6D6883E]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1321)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:737)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:148)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:131)
	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:110)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForCollection(AbstractFullDistribZkTestBase.java:353)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:164)
	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:81)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/onenodecollection/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:341)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:341)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1333)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1319)
	... 48 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState

Error Message:
Collection not found: deleteFromClusterState_false

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: deleteFromClusterState_false
	at __randomizedtesting.SeedInfo.seed([928B5117182AE5C6:7C12FA7A27149E71]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:851)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:183)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:174)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.MultiThreadedOCPTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([928B5117182AE5C6:1ADF6ECDB6D6883E]: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.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:114)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:69)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.SearchRateTriggerIntegrationTest.testBelowSearchRate

Error Message:
[Op{action=DELETEREPLICA, hints={COLL_SHARD=[{   "first":"belowRate_collection",   "second":"shard1"}], REPLICA=[core_node10]}}, 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_node6]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:43997_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:44246_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:37796_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:35103_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:34746_solr]}}] expected:<7> but was:<8>

Stack Trace:
java.lang.AssertionError: [Op{action=DELETEREPLICA, hints={COLL_SHARD=[{
  "first":"belowRate_collection",
  "second":"shard1"}], REPLICA=[core_node10]}}, 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_node6]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:43997_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:44246_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:37796_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:35103_solr]}}, Op{action=NONE, hints={SRC_NODE=[127.0.0.1:34746_solr]}}] expected:<7> but was:<8>
	at __randomizedtesting.SeedInfo.seed([928B5117182AE5C6:F826F77740C260D5]: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:400)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.rule.RulesTest.doIntegrationTest

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json
	at __randomizedtesting.SeedInfo.seed([928B5117182AE5C6:77B81696045E17C4]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:317)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:317)
	at org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:446)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:458)
	at org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:65)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:993)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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 12437 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 103520 INFO  (SUITE-DeleteReplicaTest-seed#[928B5117182AE5C6]-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-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/init-core-data-001
   [junit4]   2> 103610 WARN  (SUITE-DeleteReplicaTest-seed#[928B5117182AE5C6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 103610 INFO  (SUITE-DeleteReplicaTest-seed#[928B5117182AE5C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 103612 INFO  (SUITE-DeleteReplicaTest-seed#[928B5117182AE5C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 103719 INFO  (SUITE-DeleteReplicaTest-seed#[928B5117182AE5C6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001
   [junit4]   2> 103761 INFO  (SUITE-DeleteReplicaTest-seed#[928B5117182AE5C6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 103780 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 103781 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 104433 INFO  (SUITE-DeleteReplicaTest-seed#[928B5117182AE5C6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41828
   [junit4]   2> 105089 ERROR (Thread-4) [    ] 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> 105557 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108685 INFO  (jetty-launcher-5-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> 108865 INFO  (jetty-launcher-5-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> 108866 INFO  (jetty-launcher-5-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> 108866 INFO  (jetty-launcher-5-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> 108941 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 108941 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 108957 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 108970 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 108970 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 108970 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 109036 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 109036 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 109036 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 109052 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25d3d1c4{/solr,null,AVAILABLE}
   [junit4]   2> 109056 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26b1f411{/solr,null,AVAILABLE}
   [junit4]   2> 109085 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41962570{/solr,null,AVAILABLE}
   [junit4]   2> 109109 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 109109 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 109109 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 109125 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@309465db{/solr,null,AVAILABLE}
   [junit4]   2> 109199 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@693283fb{HTTP/1.1,[http/1.1]}{127.0.0.1:36260}
   [junit4]   2> 109199 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.Server Started @109260ms
   [junit4]   2> 109199 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36260}
   [junit4]   2> 109215 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72e359fd{HTTP/1.1,[http/1.1]}{127.0.0.1:42593}
   [junit4]   2> 109215 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server Started @109276ms
   [junit4]   2> 109215 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42593}
   [junit4]   2> 109216 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14c055d{HTTP/1.1,[http/1.1]}{127.0.0.1:40391}
   [junit4]   2> 109216 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server Started @109278ms
   [junit4]   2> 109216 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40391}
   [junit4]   2> 109234 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@773725c{HTTP/1.1,[http/1.1]}{127.0.0.1:42797}
   [junit4]   2> 109234 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server Started @109296ms
   [junit4]   2> 109235 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42797}
   [junit4]   2> 109471 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider chain: env;sysprop
   [junit4]   2> 109474 ERROR (jetty-launcher-5-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 109474 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 109474 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 109474 ERROR (jetty-launcher-5-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 109475 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 109475 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 109475 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 109475 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 109475 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-15T18:27:36.693Z
   [junit4]   2> 109476 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 109477 ERROR (jetty-launcher-5-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 109477 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 109477 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 109477 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 109477 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 109477 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-15T18:27:36.695Z
   [junit4]   2> 109477 ERROR (jetty-launcher-5-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 109477 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 109477 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 109477 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 109477 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 109477 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-15T18:27:36.695Z
   [junit4]   2> 109601 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 109601 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 109601 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-15T18:27:36.819Z
   [junit4]   2> 109751 INFO  (zkConnectionManagerCallback-14-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 109751 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 109752 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 109763 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 109821 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 109836 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 109836 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 109837 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 110333 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 0x1051d3e36610003, likely client has closed socket
   [junit4]   2> 110333 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 0x1051d3e36610004, likely client has closed socket
   [junit4]   2> 111917 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41828/solr
   [junit4]   2> 112600 INFO  (zkConnectionManagerCallback-20-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 112868 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41828/solr
   [junit4]   2> 113103 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113123 INFO  (zkConnectionManagerCallback-24-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113361 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113543 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41828/solr
   [junit4]   2> 113846 INFO  (zkConnectionManagerCallback-32-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 114002 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 0x1051d3e36610009, likely client has closed socket
   [junit4]   2> 114650 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116101 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41828/solr
   [junit4]   2> 116225 INFO  (zkConnectionManagerCallback-44-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116692 INFO  (zkConnectionManagerCallback-46-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118061 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:42797_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42797_solr
   [junit4]   2> 118169 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:42797_solr    ] o.a.s.c.Overseer Overseer (id=73497121958985740-127.0.0.1:42797_solr-n_0000000000) starting
   [junit4]   2> 119229 INFO  (zkConnectionManagerCallback-53-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 119397 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:42797_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41828/solr ready
   [junit4]   2> 121708 INFO  (OverseerStateUpdate-73497121958985740-127.0.0.1:42797_solr-n_0000000000) [n:127.0.0.1:42797_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42797_solr
   [junit4]   2> 121889 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:42797_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42797_solr
   [junit4]   2> 122109 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 122133 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 122330 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 122433 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:40391_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 122433 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:40391_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40391_solr
   [junit4]   2> 122454 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:42593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 122493 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 122518 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 122600 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 122673 INFO  (zkCallback-33-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 122713 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:42797_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 122835 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:42593_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 122835 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:42593_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42593_solr
   [junit4]   2> 122925 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 122925 INFO  (zkCallback-33-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 122926 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 122926 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 123396 INFO  (zkConnectionManagerCallback-59-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123584 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:42797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42797.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 123585 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:42797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42797.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 123585 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:42797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42797.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 123611 INFO  (zkConnectionManagerCallback-64-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123671 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:42797_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node3/.
   [junit4]   2> 123779 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:42593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 123918 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:40391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 123933 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:40391_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41828/solr ready
   [junit4]   2> 123956 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:40391_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 123973 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:42593_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41828/solr ready
   [junit4]   2> 124009 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:42593_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 125011 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:36260_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 125144 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:36260_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 125145 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:36260_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36260_solr
   [junit4]   2> 125215 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:42593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42593.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 125216 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 125217 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 125217 INFO  (zkCallback-33-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 125218 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 125255 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:40391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40391.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 125361 INFO  (zkCallback-27-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 125361 INFO  (zkCallback-58-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 125433 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 125453 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:40391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40391.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 125471 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:40391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40391.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 125472 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:40391_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node2/.
   [junit4]   2> 125417 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:42593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42593.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 125473 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:42593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42593.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 125503 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:42593_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node1/.
   [junit4]   2> 125973 INFO  (zkConnectionManagerCallback-71-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 126084 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:36260_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 126085 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:36260_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41828/solr ready
   [junit4]   2> 126099 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:36260_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 127176 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:36260_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36260.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 127671 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:36260_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36260.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 127760 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:36260_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36260.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 127761 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:36260_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node4/.
   [junit4]   2> 128434 INFO  (zkConnectionManagerCallback-74-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128617 INFO  (zkConnectionManagerCallback-79-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128713 INFO  (SUITE-DeleteReplicaTest-seed#[928B5117182AE5C6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 128748 INFO  (SUITE-DeleteReplicaTest-seed#[928B5117182AE5C6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41828/solr ready
   [junit4]   2> 129421 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[928B5117182AE5C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteLiveReplicaTest
   [junit4]   2> 131764 INFO  (qtp261873291-108) [n:127.0.0.1:42797_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 131943 INFO  (OverseerThreadFactory-56-thread-1-processing-n:127.0.0.1:42797_solr) [n:127.0.0.1:42797_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection delLiveColl
   [junit4]   2> 132823 INFO  (qtp261873291-103) [n:127.0.0.1:42797_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=109
   [junit4]   2> 133110 INFO  (qtp2103891836-127) [n:127.0.0.1:36260_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=1
   [junit4]   2> 133162 INFO  (qtp1126271990-118) [n:127.0.0.1:40391_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=1
   [junit4]   2> 133200 INFO  (qtp1371298417-100) [n:127.0.0.1:42593_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> 133553 INFO  (OverseerStateUpdate-73497121958985740-127.0.0.1:42797_solr-n_0000000000) [n:127.0.0.1:42797_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42593/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 133607 INFO  (OverseerStateUpdate-73497121958985740-127.0.0.1:42797_solr-n_0000000000) [n:127.0.0.1:42797_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40391/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 133641 INFO  (OverseerStateUpdate-73497121958985740-127.0.0.1:42797_solr-n_0000000000) [n:127.0.0.1:42797_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36260/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 133642 INFO  (OverseerStateUpdate-73497121958985740-127.0.0.1:42797_solr-n_0000000000) [n:127.0.0.1:42797_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42797/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 133850 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr    x:delLiveColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 133868 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr    x:delLiveColl_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 133884 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr    x:delLiveColl_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 133884 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr    x:delLiveColl_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 133885 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr    x:delLiveColl_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n3&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135627 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 135677 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 136026 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 136065 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 136087 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 136101 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 136153 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 136153 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n3' using configuration from collection delLiveColl, trusted=true
   [junit4]   2> 136268 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 136268 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n1' using configuration from collection delLiveColl, trusted=true
   [junit4]   2> 136307 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36260.solr.core.delLiveColl.shard2.replica_n3' (registry 'solr.core.delLiveColl.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 136308 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node4/delLiveColl_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node4/./delLiveColl_shard2_replica_n3/data/]
   [junit4]   2> 136380 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42593.solr.core.delLiveColl.shard1.replica_n1' (registry 'solr.core.delLiveColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 136380 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node1/delLiveColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node1/./delLiveColl_shard1_replica_n1/data/]
   [junit4]   2> 136403 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 136479 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 136527 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 136527 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n4' using configuration from collection delLiveColl, trusted=true
   [junit4]   2> 136528 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42797.solr.core.delLiveColl.shard2.replica_n4' (registry 'solr.core.delLiveColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 136528 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node3/delLiveColl_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node3/./delLiveColl_shard2_replica_n4/data/]
   [junit4]   2> 136633 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 136633 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n2' using configuration from collection delLiveColl, trusted=true
   [junit4]   2> 136634 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40391.solr.core.delLiveColl.shard1.replica_n2' (registry 'solr.core.delLiveColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13ac72ce
   [junit4]   2> 136634 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node2/delLiveColl_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_928B5117182AE5C6-001/tempDir-001/node2/./delLiveColl_shard1_replica_n2/data/]
   [junit4]   2> 137691 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 137691 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 137694 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 137694 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 137764 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 137764 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 137766 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 137766 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 137780 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c2c85c[delLiveColl_shard1_replica_n1] main]
   [junit4]   2> 137785 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4116987[delLiveColl_shard1_replica_n2] main]
   [junit4]   2> 137799 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 137801 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 137801 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 137803 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 137803 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 137822 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bfc4040[delLiveColl_shard2_replica_n3] main]
   [junit4]   2> 137823 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 137824 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 137825 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 137849 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 137850 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 137860 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614417058938748928
   [junit4]   2> 137924 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 137924 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 137925 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 137925 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614417059006906368
   [junit4]   2> 137943 INFO  (searcherExecutor-76-thread-1-processing-n:127.0.0.1:40391_solr x:delLiveColl_shard1_replica_n2 c:delLiveColl s:shard1 r:core_node6) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrCore [delLiveColl_shard1_replica_n2] Registered new searcher Searcher@4116987[delLiveColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138143 INFO  (searcherExecutor-74-thread-1-processing-n:127.0.0.1:42593_solr x:delLiveColl_shard1_replica_n1 c:delLiveColl s:shard1 r:core_node5) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrCore [delLiveColl_shard1_replica_n1] Registered new searcher Searcher@3c2c85c[delLiveColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138146 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614417059238641664
   [junit4]   2> 138203 INFO  (searcherExecutor-73-thread-1-processing-n:127.0.0.1:36260_solr x:delLiveColl_shard2_replica_n3 c:delLiveColl s:shard2 r:core_node7) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n3] Registered new searcher Searcher@3bfc4040[delLiveColl_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138385 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 138385 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 138386 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard1 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 138403 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 138455 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 138455 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 138455 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 138457 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard1 to Terms{values={core_node6=0, core_node5=0}, version=1}
   [junit4]   2> 138458 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c500dc4[delLiveColl_shard2_replica_n4] main]
   [junit4]   2> 138490 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 138495 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 138496 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 138497 INFO  (searcherExecutor-75-thread-1-processing-n:127.0.0.1:42797_solr x:delLiveColl_shard2_replica_n4 c:delLiveColl s:shard2 r:core_node8) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n4] Registered new searcher Searcher@4c500dc4[delLiveColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138498 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614417059607740416
   [junit4]   2> 138695 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 138695 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 138696 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42593/solr/delLiveColl_shard1_replica_n1/
   [junit4]   2> 138797 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 138806 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n1 url=http://127.0.0.1:42593/solr START replicas=[http://127.0.0.1:40391/solr/delLiveColl_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 138823 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 138978 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n1 url=http://127.0.0.1:42593/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 139210 INFO  (qtp1126271990-114) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.c.S.Request [delLiveColl_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=194
   [junit4]   2> 139227 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 139228 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 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> 139333 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 139333 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 139333 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36260/solr/delLiveColl_shard2_replica_n3/
   [junit4]   2> 139334 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n3 url=http://127.0.0.1:36260/solr START replicas=[http://127.0.0.1:42797/solr/delLiveColl_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 139352 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n3 url=http://127.0.0.1:36260/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 139511 INFO  (qtp261873291-107) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.c.S.Request [delLiveColl_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=141
   [junit4]   2> 139545 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42593/solr/delLiveColl_shard1_replica_n1/ shard1
   [junit4]   2> 139563 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 139563 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 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> 139640 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36260/solr/delLiveColl_shard2_replica_n3/ shard2
   [junit4]   2> 139812 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 139813 INFO  (qtp1126271990-113) [n:127.0.0.1:40391_solr c:delLiveColl s:shard1 r:core_node6 x:delLiveColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=5945
   [junit4]   2> 139833 INFO  (qtp2103891836-122) [n:127.0.0.1:36260_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n3&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=5965
   [junit4]   2> 139880 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 139920 INFO  (qtp1371298417-95) [n:127.0.0.1:42593_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=6070
   [junit4]   2> 140116 INFO  (zkCallback-33-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140116 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140116 INFO  (zkCallback-27-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140478 INFO  (qtp261873291-104) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=6593
   [junit4]   2> 140619 INFO  (zkCallback-27-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140620 INFO  (zkCallback-33-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140620 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140620 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140823 INFO  (qtp261873291-108) [n:127.0.0.1:42797_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> 140823 INFO  (qtp261873291-108) [n:127.0.0.1:42797_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=9073
   [junit4]   2> 141083 INFO  (qtp2103891836-123) [n:127.0.0.1:36260_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=187
   [junit4]   2> 141151 INFO  (qtp261873291-110) [n:127.0.0.1:42797_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&onlyIfDown=true&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 141350 INFO  (OverseerCollectionConfigSetProcessor-73497121958985740-127.0.0.1:42797_solr-n_0000000000) [n:127.0.0.1:42797_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> 141383 ERROR (OverseerThreadFactory-56-thread-2-processing-n:127.0.0.1:42797_solr) [n:127.0.0.1:42797_solr c:delLiveColl s:shard2 r:core_node7 ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: delLiveColl operation: deletereplica failed:org.apache.solr.common.SolrException: Attempted to remove replica : delLiveColl/shard2/core_node7 with onlyIfDown='true', but state is 'active'
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteCore(DeleteReplicaCmd.java:218)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:95)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 141534 INFO  (qtp261873291-110) [n:127.0.0.1:42797_solr c:delLiveColl   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&onlyIfDown=true&wt=javabin&version=2} status=400 QTime=382
   [junit4]   2> 141554 INFO  (qtp261873291-107) [n:127.0.0.1:42797_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 141742 INFO  (OverseerCollectionConfigSetProcessor-73497121958985740-127.0.0.1:42797_solr-n_0000000000) [n:127.0.0.1:42797_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 141778 INFO  (qtp2103891836-126) [n:127.0.0.1:36260_solr    x:delLiveColl_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delLiveColl.shard2.replica_n3, tag=null
   [junit4]   2> 141778 INFO  (qtp2103891836-126) [n:127.0.0.1:36260_solr    x:delLiveColl_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3718c7b7: rootName = solr_36260, domain = solr.core.delLiveColl.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.delLiveColl.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@4eafe524
   [junit4]   2> 141905 INFO  (qtp2103891836-126) [n:127.0.0.1:36260_solr    x:delLiveColl_shard2_replica_n3] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@d8e5d48
   [junit4]   2> 141906 INFO  (qtp2103891836-126) [n:127.0.0.1:36260_solr    x:delLiveColl_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delLiveColl.shard2.replica_n3, tag=d8e5d48
   [junit4]   2> 141906 INFO  (qtp2

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

BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/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-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null948733288
     [copy] Copying 238 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null948733288
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null948733288

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 65ms :: 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: 225 minutes 46 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)